[get-kubeconfig] Found kubeconfig secret: cluster-kvdwc-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-kvdwc-kubeconfig [get-kubeconfig] Found admin password secret: cluster-kvdwc-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-kvdwc-password [get-kubeconfig] API Server URL: https://adcbd2022efaa459a977d662beea0a7d-c8614b2aa8734dd7.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [clone-repo] dependabot/uv/python/autogluonserver/pip-26.1.2 [clone-repo] https://github.com/opendatahub-io/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 91% (2860/3110) Updating files: 92% (2862/3110) Updating files: 93% (2893/3110) Updating files: 94% (2924/3110) Updating files: 95% (2955/3110) Updating files: 96% (2986/3110) Updating files: 97% (3017/3110) Updating files: 98% (3048/3110) Updating files: 99% (3079/3110) Updating files: 100% (3110/3110) Updating files: 100% (3110/3110), done. [e2e-raw] + bash [e2e-raw] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-raw] + echo failed [e2e-raw] + COMPONENT_NAME=kserve-agent-ci [e2e-raw] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-raw] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:9d15198eb70c95a4f97d742cefc7bb4e600d902c22329d7dee6a606c98183517 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:9d15198eb70c95a4f97d742cefc7bb4e600d902c22329d7dee6a606c98183517 [e2e-raw] + COMPONENT_NAME=kserve-controller-ci [e2e-raw] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-raw] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:48d900b4b1fe1eee26c74da1d177d69a67c64506206848002823f95f984463b4 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:48d900b4b1fe1eee26c74da1d177d69a67c64506206848002823f95f984463b4 [e2e-raw] + COMPONENT_NAME=kserve-router-ci [e2e-raw] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-raw] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:ca397e15b1543e93aa4e1a356a8044fcde053006c48bc96dcdc7be3239e40e13 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:ca397e15b1543e93aa4e1a356a8044fcde053006c48bc96dcdc7be3239e40e13 [e2e-raw] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-raw] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-raw] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:2cc17867b5b866a90feccd95d1b7d2c2c966c59c496775c7d4238555c4abef16 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:2cc17867b5b866a90feccd95d1b7d2c2c966c59c496775c7d4238555c4abef16 [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.24) [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1718 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1718 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1718 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 266 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading black [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Downloading numpy [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading pyarrow [e2e-raw] Downloading mypy [e2e-raw] Prepared 101 packages in 1.81s [e2e-raw] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-raw] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-raw] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-raw] Installed 101 packages in 4.75s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.13.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==24.3.0 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.1.8 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==46.0.5 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.136.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.27.2 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.10.16 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn1==0.6.3 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pyjwt==2.12.1 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [e2e-raw] + pytest-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.22 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==1.2.1 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.6.2 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 47ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://adcbd2022efaa459a977d662beea0a7d-c8614b2aa8734dd7.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (30/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (55/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (60/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-68bff59c-jn9v8 1/1 Running 0 41s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-68bff59c-jn9v8 condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-559f75f947-9vhmr 1/1 Running 0 47s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-559f75f947-9vhmr condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-5fbd5c4644-2s8sh 1/1 Running 0 51s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-5fbd5c4644-2s8sh condition met [e2e-raw] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Webhook pod is ready. [e2e-raw] --- [e2e-raw] ✅ KEDA deployment script finished successfully. [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:48d900b4b1fe1eee26c74da1d177d69a67c64506206848002823f95f984463b4 [e2e-raw] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:9d15198eb70c95a4f97d742cefc7bb4e600d902c22329d7dee6a606c98183517 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:ca397e15b1543e93aa4e1a356a8044fcde053006c48bc96dcdc7be3239e40e13 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:2cc17867b5b866a90feccd95d1b7d2c2c966c59c496775c7d4238555c4abef16 [e2e-raw] Installing KServe via kustomize... [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] Waiting for CRDs to be established... [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-654c557856-fvz68 0/1 Running 0 6s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-654c557856-fvz68 condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] Applying DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] KServe manual installation complete [e2e-raw] Extracting OpenShift CA certificates for raw deployment... [e2e-raw] CA certificate bundle extracted (3 certificates) [e2e-raw] Patching ingress domain... [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-57b57d8c6-s4dlb" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-57b57d8c6-tkjxq condition met [e2e-raw] Installing ODH Model Controller manually... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] template.template.openshift.io/autogluon-runtime-template created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.24 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.24 [e2e-raw] ClusterVersion history (latest): 4.21.24 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:48d900b4b1fe1eee26c74da1d177d69a67c64506206848002823f95f984463b4 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:48d900b4b1fe1eee26c74da1d177d69a67c64506206848002823f95f984463b4 [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:5ce69c3ae5bc6b3b4888343ec0c55c7e1c8a05304b25bfbd157358fc4c26ee52 [e2e-raw] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:1e659e68fe6b94ff5664410111354948341e93a645c4575003488d01c2cc9d37 [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'httpx': '0.30.0', 'cov': '5.0.0', 'anyio': '4.9.0', 'json-report': '1.5.0', 'metadata': '3.1.1', 'asyncio': '0.23.8', 'xdist': '3.6.1'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: httpx-0.30.0, cov-5.0.0, anyio-4.9.0, json-report-1.5.0, metadata-3.1.1, asyncio-0.23.8, xdist-3.6.1 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [15 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-07-09 18:14:28.931 3905 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-09 18:16:09.166 3905 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:16:09.166 3905 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:16:09.166 3905 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-09 18:16:09.166 3905 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-09 18:16:09.167 3905 kserve.trace Using external route host: isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:16:09.167 3905 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:16:09.168 3905 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:16:09.168 3905 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:16:09.169 3905 kserve.trace base url = https://isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:16:09.169 3905 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:16:09.305 3905 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:16:09.305 3905 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:16:09.305 3905 kserve.trace base url = https://isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:16:09.305 3905 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:16:09.306 3905 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:16:09.306 3905 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:16:09.306 3905 kserve.trace base url = https://isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:16:09.306 3905 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:16:09.306 3905 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:16:09.306 3905 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:16:09.306 3905 kserve.trace base url = https://isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:16:09.306 3905 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-e8954-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:16:14.335 3905 kserve.trace Got response [{'message': '', 'batchId': 'f57ed67a-8edd-4e1a-b3f5-e84b1e291a20', 'predictions': [1, 1]}, {'message': '', 'batchId': 'f57ed67a-8edd-4e1a-b3f5-e84b1e291a20', 'predictions': [1, 1]}, {'message': '', 'batchId': 'f57ed67a-8edd-4e1a-b3f5-e84b1e291a20', 'predictions': [1, 1]}, {'message': '', 'batchId': 'f57ed67a-8edd-4e1a-b3f5-e84b1e291a20', 'predictions': [1, 1]}] [e2e-raw] 2026-07-09 18:16:14.335 3905 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'f57ed67a-8edd-4e1a-b3f5-e84b1e291a20', 'predictions': [1, 1]}, {'message': '', 'batchId': 'f57ed67a-8edd-4e1a-b3f5-e84b1e291a20', 'predictions': [1, 1]}, {'message': '', 'batchId': 'f57ed67a-8edd-4e1a-b3f5-e84b1e291a20', 'predictions': [1, 1]}, {'message': '', 'batchId': 'f57ed67a-8edd-4e1a-b3f5-e84b1e291a20', 'predictions': [1, 1]}] [e2e-raw] [e2e-raw] [gw0] PASSED batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode 2026-07-09 18:16:14.387 3905 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-09 18:16:14.387 3905 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():947] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-09 18:18:04.631 3905 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-09 18:18:04.631 3905 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1072] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-09 18:18:04.633 3905 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-09 18:18:04.633 3905 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1086] Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-07-09 18:18:04.695 3905 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-09 18:18:04.695 3905 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1107] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-09 18:19:54.953 3905 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-09 18:19:54.953 3905 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1241] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-09 18:19:54.955 3905 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-09 18:19:54.955 3905 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1255] Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-07-09 18:21:35.186 3905 kserve.trace Host from isvc status URL = isvc-logger-raw-d927d-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:21:35.186 3905 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-raw-d927d-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:21:35.186 3905 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-09 18:21:35.186 3905 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-09 18:21:35.186 3905 kserve.trace Using external route host: isvc-logger-raw-d927d-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:21:35.186 3905 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-raw-d927d-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:21:35.186 3905 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-d927d-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:21:35.186 3905 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-raw-d927d-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:21:35.186 3905 kserve.trace base url = https://isvc-logger-raw-d927d-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:21:35.186 3905 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-raw-d927d-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:21:35.212 3905 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-09 18:21:35.212 3905 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-07-09 18:24:20.578 3905 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-94c37-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:24:20.578 3905 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-scale-raw-94c37-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:24:20.578 3905 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-09 18:24:20.578 3905 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-09 18:24:20.578 3905 kserve.trace Using external route host: isvc-sklearn-scale-raw-94c37-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:24:20.578 3905 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-scale-raw-94c37-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:24:20.578 3905 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-94c37-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:24:20.578 3905 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-scale-raw-94c37-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:24:20.578 3905 kserve.trace base url = https://isvc-sklearn-scale-raw-94c37-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:24:20.578 3905 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-scale-raw-94c37-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:24:20.601 3905 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-09 18:24:20.601 3905 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw0] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-07-09 18:24:25.760 3905 kserve.trace Created primary ISVC: isvc-primary-21c109 [e2e-raw] 2026-07-09 18:24:25.760 3905 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-21c109 [e2e-raw] 2026-07-09 18:25:55.805 3905 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-09 18:25:55.805 3905 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-07-09 18:25:55.812 3905 kserve.trace Baseline recorded - resourceVersion: 20648 [e2e-raw] 2026-07-09 18:25:55.812 3905 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 20648 [e2e-raw] 2026-07-09 18:25:55.812 3905 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-09 18:25:55.812 3905 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():354] Creating invalid S3 secret and service account [e2e-raw] 2026-07-09 18:25:55.964 3905 kserve.trace Created secondary ISVC isvc-secondary-21c109, waiting for failure status... [e2e-raw] 2026-07-09 18:25:55.964 3905 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-21c109, waiting for failure status... [e2e-raw] 2026-07-09 18:26:03.986 3905 kserve.trace ISVC isvc-secondary-21c109 reported failure: {'exitCode': 1, 'message': "2026-07-09 18:25:56.887 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-09 18:25:56.887 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-09 18:25:57.161 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-09 18:26:01.791 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-09 18:26:03.986 3905 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-21c109 reported failure: {'exitCode': 1, 'message': "2026-07-09 18:25:56.887 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-09 18:25:56.887 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-09 18:25:57.161 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-09 18:26:01.791 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-09 18:26:03.986 3905 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-09 18:25:56.887 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-09 18:25:56.887 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-09 18:25:57.161 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-09 18:26:01.791 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-09 18:26:03.986 3905 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():392] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-09 18:25:56.887 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-09 18:25:56.887 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-09 18:25:57.161 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-09 18:26:01.791 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-09 18:26:14.001 3905 kserve.trace Primary ISVC resourceVersion: before=20648, after=20648 [e2e-raw] 2026-07-09 18:26:14.001 3905 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=20648, after=20648 [e2e-raw] 2026-07-09 18:26:14.001 3905 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-09 18:26:14.001 3905 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():415] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-07-09 18:26:19.118 3905 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-09 18:26:19.118 3905 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():446] Creating invalid S3 secret and service account [e2e-raw] 2026-07-09 18:26:19.246 3905 kserve.trace Created ISVC isvc-init-fail-70ffd3, waiting for failure status... [e2e-raw] 2026-07-09 18:26:19.246 3905 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-70ffd3, waiting for failure status... [e2e-raw] 2026-07-09 18:26:29.266 3905 kserve.trace ISVC isvc-init-fail-70ffd3 reported failure: {'exitCode': 1, 'message': "2026-07-09 18:26:25.204 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-09 18:26:25.205 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-09 18:26:25.482 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-09 18:26:28.382 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-09 18:26:29.266 3905 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-70ffd3 reported failure: {'exitCode': 1, 'message': "2026-07-09 18:26:25.204 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-09 18:26:25.205 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-09 18:26:25.482 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-09 18:26:28.382 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-09 18:26:29.266 3905 kserve.trace Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-09 18:26:25.204 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-09 18:26:25.205 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-09 18:26:25.482 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-09 18:26:28.382 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-09 18:26:29.266 3905 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-09 18:26:25.204 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-09 18:26:25.205 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-09 18:26:25.482 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-09 18:26:28.382 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-09 18:26:29.266 3905 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-09 18:26:29.266 3905 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-09 18:26:29.274 3905 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-09T18:26:19Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-09 18:26:29.274 3905 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-07-09T18:26:19Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-09 18:26:29.274 3905 kserve.trace Quick reconciliation validated: Failure detected in 10.07 seconds [e2e-raw] 2026-07-09 18:26:29.274 3905 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 10.07 seconds [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-07-09 18:28:04.639 3905 kserve.trace Host from isvc status URL = raw-sklearn-c2694-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:28:04.639 3905 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-c2694-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:28:04.639 3905 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-09 18:28:04.639 3905 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-09 18:28:04.639 3905 kserve.trace Using external route host: raw-sklearn-c2694-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:28:04.639 3905 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-c2694-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:28:04.639 3905 kserve.trace Sending Header = {'Host': 'raw-sklearn-c2694-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:28:04.639 3905 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-c2694-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:28:04.639 3905 kserve.trace base url = https://raw-sklearn-c2694-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:28:04.639 3905 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-c2694-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:28:04.674 3905 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-09 18:28:04.674 3905 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-07-09 18:29:39.965 3905 kserve.trace Host from isvc status URL = raw-sklearn-runtime-a83a2-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:29:39.965 3905 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-runtime-a83a2-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:29:39.965 3905 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-09 18:29:39.965 3905 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-09 18:29:39.965 3905 kserve.trace Using external route host: raw-sklearn-runtime-a83a2-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:29:39.965 3905 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-runtime-a83a2-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:29:39.965 3905 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-a83a2-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:29:39.965 3905 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-runtime-a83a2-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:29:39.965 3905 kserve.trace base url = https://raw-sklearn-runtime-a83a2-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:29:39.965 3905 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-runtime-a83a2-kserve-ci-e2e-test.apps.5c0706bc-6c72-4a09-a69e-0504f14fb938.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:29:39.989 3905 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-09 18:29:39.989 3905 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw0] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [e2e-raw] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-raw] =================== 9 passed, 9 skipped in 918.76s (0:15:18) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-09T18:29:45.845501466Z 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: 457c49d4-0f28-46f8-bfcd-e1f49b418a5b [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-09T18:29:45.890590692Z namespace/openshift-must-gather-xb29k created [must-gather] [must-gather ] OUT 2026-07-09T18:29:45.8997712Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-4dh7f created [must-gather] [must-gather ] OUT 2026-07-09T18:29:45.934896417Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:52.514442791Z [disk usage checker] Started [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:52.517556861Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:52.659629124Z No resources found in openshift-must-gather-xb29k namespace. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:52.771722499Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:52.927468705Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:52.927531339Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:52.927531339Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:52.929821390Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.089355658Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.089385000Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.089385000Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.091641338Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.241806949Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.241837918Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.241837918Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.244011096Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.398394306Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.398425649Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.398425649Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.400758120Z Error getting logs from rhods-notebooks [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.551836999Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.551866983Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.551866983Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.553951404Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.712883212Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.712985870Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.712985870Z namespaces "istio-system" not found [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.715278734Z Error getting logs from istio-system [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.863243660Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.863279016Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.863279016Z namespaces "knative-serving" not found [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:53.865241504Z Error getting logs from knative-serving [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:54.021544133Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:54.021576032Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:54.021576032Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:54.024060558Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:54.289651507Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:54.555828945Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:54.684715226Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:54.769025231Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:54.771216028Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:54.900237498Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:54.984632495Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:54.986800563Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:55.114117385Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:55.197360611Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:55.199256788Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:55.326722124Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:55.410594438Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:55.412552384Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:55.537836542Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:55.621769151Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:55.623773574Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:55.760486774Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:55.843015996Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:55.845001702Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:55.971971143Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:56.053294014Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:56.055347219Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:56.182227098Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:56.265142447Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:56.267332342Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:56.394402604Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:56.479408864Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:56.481782033Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:56.607567577Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:56.693357388Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:56.695733211Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:56.824046673Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:56.908248977Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:56.910497222Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:57.037855134Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:57.123013517Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:57.125168128Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:57.254707770Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:57.338951723Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:57.341142606Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:57.467844843Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:57.521918839Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:57.552189460Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:57.554310425Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:57.687101407Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:57.769408174Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:57.771470369Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:57.898530784Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:57.984746124Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:57.987867653Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:58.117363040Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:58.200854851Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:58.202882036Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:58.333149881Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:58.416064074Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:58.418135296Z Error collecting info from [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:59.112067022Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:59.237102596Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:59.362409854Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:59.487851933Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:59.616523403Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:59.849222285Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:29:59.981732281Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:00.111011211Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:00.237865817Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:00.363275609Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:00.492358643Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:00.618037746Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:00.744549479Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:00.866759336Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:00.990038709Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:01.286342993Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:01.429854846Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:01.638734154Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:01.766992154Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:01.935743287Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:02.071545364Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:02.302803928Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:02.439713218Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:02.526929868Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:02.591631094Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:02.715500885Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:02.918087045Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:03.040166484Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:03.191041303Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:03.316282774Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:03.519421916Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:03.641263675Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:03.792214567Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:03.915818544Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:04.117485682Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:04.242017935Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:04.392038685Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:04.526902227Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:04.718814199Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:04.847207348Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:05.002766767Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:05.146168899Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:05.353473395Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:05.482031479Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:05.634317997Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:05.775477378Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:05.972295684Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:06.096328604Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:06.243917261Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:06.366676190Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:06.560277532Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:06.690586501Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:06.836240157Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:06.976466997Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:07.176356242Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:07.308974448Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:07.464682692Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:07.532533137Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:07.605474635Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:07.805870031Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:07.941423860Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:08.109317652Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:08.254636921Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:08.475918326Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:08.614761771Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:08.771803341Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:08.896323394Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:09.126131855Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:09.267068053Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:09.418425068Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:09.558537916Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:09.797930890Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:09.928989580Z Wrote inspect data to must-gather. [must-gather] [must-gather-gxslp] POD 2026-07-09T18:30:10.885377491Z Caches written to disk [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:11.89408412Z waiting for gather to complete [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:11.896858708Z downloading gather output [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.175046631Z receiving incremental file list [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.187829682Z ./ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.187962936Z aggregated-discovery-api.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.188435039Z aggregated-discovery-apis.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.189003195Z event-filter.html [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.189674164Z timestamp [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.189808498Z version [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.193212114Z cluster-scoped-resources/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.193230414Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.193249335Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.193277116Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.193392749Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.193404989Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.19344817Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.193531913Z namespaces/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.193543213Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.193584204Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.193666917Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.193712108Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.19377962Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.193822911Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.193923934Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.194022287Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.194119129Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.194170131Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.194226212Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.194282024Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.194336726Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.194438569Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.194458899Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.19450888Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.194595073Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.194637864Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.194679925Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.194801589Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.194880011Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.19627875Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.196376423Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.196457465Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.196582849Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.196785635Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.196823006Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.196876637Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.196927508Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.196958089Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.197018201Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.197052072Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.197142935Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.197180016Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.197226147Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.197275378Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.19733856Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.197402132Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.197446753Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.197489974Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.197528016Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.205226873Z [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.205248773Z sent 765 bytes received 58,615 bytes 39,586.67 bytes/sec [must-gather] [must-gather-gxslp] OUT 2026-07-09T18:30:12.205257233Z total size is 802,076 speedup is 13.51 [must-gather] [must-gather ] OUT 2026-07-09T18:30:12.273384944Z namespace/openshift-must-gather-xb29k 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: 457c49d4-0f28-46f8-bfcd-e1f49b418a5b [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-09T18:30:12.38604646Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 457c49d4-0f28-46f8-bfcd-e1f49b418a5b [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-09T18:30:12.406893238Z namespace/openshift-must-gather-cf7pf created [must-gather] [must-gather ] OUT 2026-07-09T18:30:12.415751218Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-bkrrs created [must-gather] [must-gather ] OUT 2026-07-09T18:30:12.441824313Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f created [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:13.921990375Z [disk usage checker] Started [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:13.925256331Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:14.126665055Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:14.323831885Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:14.439146815Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:14.525772136Z Gathering data for ns/default... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:14.841728562Z Gathering data for ns/openshift... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:15.280033659Z Gathering data for ns/kube-system... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.058041115Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.415010979Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.415045342Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.415045342Z namespaces "assisted-installer" not found [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.810898947Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.821354608Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.829155313Z INFO: Gathering HAProxy config files [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.833216406Z Executing Istio gather script [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.840959881Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.862661076Z INFO: Collecting host service logs for crio [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.863017456Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.863362105Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.863693890Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.864057255Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.864386494Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.864716918Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.865085837Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.865434979Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.865783432Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.866137121Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.866536777Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.868117196Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:16.870456459Z 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-dcjvv] POD 2026-07-09T18:30:17.146188039Z INFO: Collecting Insights Archives from insights-operator-68d9dd94cf-l42kc [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:17.146243911Z insights-runtime-extractor-cx2h4 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:17.146263769Z insights-runtime-extractor-gx8b2 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:17.146283262Z insights-runtime-extractor-vbcnx [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:17.560764256Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:17.667143667Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:17.757784481Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:17.758594740Z No resources found [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:17.887259007Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:18.060129994Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:18.060129994Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:18.209284904Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:18.453524865Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:18.672319639Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:18.704206400Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:18.733577372Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:18.891364939Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:18.969492348Z No resources found [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.014235366Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.074563144Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.090884410Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.104398769Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.128256031Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.163454156Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.165499628Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.237171002Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.275064264Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.333507473Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.333596900Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.407023886Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.530368613Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.540576851Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.546133606Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.550850758Z INFO: 'previous-logs' folder not found on ip-10-0-133-59.ec2.internal, skipping... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.683777353Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.756661814Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.824259573Z tar: Removing leading `/' from member names [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.830732178Z INFO: HAProxy config collection complete. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.873350468Z INFO: 'previous-logs' folder not found on ip-10-0-138-186.ec2.internal, skipping... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:19.979263693Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.004691578Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.015110468Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.191153417Z INFO: 'previous-logs' folder not found on ip-10-0-140-229.ec2.internal, skipping... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.191153417Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.191185648Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.215756925Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.288980397Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.316244406Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.441412942Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.445354348Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.648252255Z INFO: INTERCONNECT MODE [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.648282983Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.668720417Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.845740555Z INFO: Gathering OVN_Northbound from ovnkube-node-btsgj... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.845992877Z INFO: Gathering OVN_Northbound from ovnkube-node-d8jhz... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.846252479Z INFO: Gathering OVN_Northbound from ovnkube-node-s7s8z... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.846517749Z INFO: Gathering OVN_Southbound from ovnkube-node-btsgj... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.846774737Z INFO: Gathering OVN_Southbound from ovnkube-node-d8jhz... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.847050683Z INFO: Gathering OVN_Southbound from ovnkube-node-s7s8z... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.958600386Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:20.980362019Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.035174197Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.236890290Z tar: Removing leading `/' from member names [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.249049766Z tar: Removing leading `/' from member names [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.271271214Z tar: Removing leading `/' from member names [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.274193521Z tar: Removing leading `/' from member names [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.294797689Z tar: Removing leading `/' from member names [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.297730501Z tar: Removing leading `/' from member names [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.334552501Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.341896936Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.478263638Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.626018080Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.626899509Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.708119520Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.788696404Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.788727737Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.789171349Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.790760023Z 3.5M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.792969652Z ovnk_database_store/ [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.792969652Z ovnk_database_store/ovnkube-node-btsgj_sbdb [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.808280080Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.821856311Z ovnk_database_store/ovnkube-node-s7s8z_sbdb [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.844135081Z ovnk_database_store/ovnkube-node-s7s8z_nbdb [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.854616462Z ovnk_database_store/ovnkube-node-btsgj_nbdb [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.864294866Z ovnk_database_store/ovnkube-node-d8jhz_sbdb [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.887258383Z ovnk_database_store/ovnkube-node-d8jhz_nbdb [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.899959439Z INFO: Network log collection complete. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.926264868Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.960201120Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.972162377Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:21.974907959Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:22.016757838Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:22.203166080Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:22.276075315Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:22.343174125Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:22.439636047Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:22.445057419Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:22.536596699Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:22.608595632Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:22.611703740Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:22.671619507Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:22.869041715Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:22.872446335Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:22.952237878Z Gathering data for ns/openshift-console... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:23.106287980Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:23.302211254Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:23.304607350Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:23.501781049Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:23.524071373Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d8d5dc4ea635b13544e6f92103089219e732369ae30557b7beee2e8a11bf500d [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:23.527640782Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:23.664114822Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:23.711715545Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:23.714714964Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:23.802580785Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:23.899434846Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:24.031689950Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:24.129803541Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:24.133310835Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:24.178047035Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:24.331246211Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:24.526561154Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:24.531218135Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:24.563716564Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:24.690529480Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:24.893497913Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:24.896773929Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:24.954486846Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:25.060917414Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:25.240929404Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:25.264604403Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:25.267306941Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:25.439416127Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:25.636851386Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:25.771283640Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:26.107707061Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:26.154092120Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:26.375489605Z Done executing Istio gather script [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:26.512146758Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:26.915242731Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:27.218644145Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:28.346016528Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:29.038771315Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:29.334749106Z Gathering data for ns/kserve... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:29.464361429Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:30.588858346Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:30.828589715Z Gathering data for ns/openshift-config... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:31.138298939Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:31.558539185Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:31.710356909Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:31.860982113Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:31.992151615Z Collecting performance related data for node ip-10-0-133-59.ec2.internal [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:31.998558264Z Collecting performance related data for node ip-10-0-138-186.ec2.internal [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:32.005926439Z Collecting performance related data for node ip-10-0-140-229.ec2.internal [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:32.196650962Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:32.586572226Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:32.983762485Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:33.309088886Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:33.724040208Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:34.045899881Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:34.098657376Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:34.475733306Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:35.088715234Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:36.620458588Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:38.064162540Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:38.434037915Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:38.985029438Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:39.053063205Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:39.460194370Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:39.867471368Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:40.051337503Z Collecting kubelet logs for node ip-10-0-133-59.ec2.internal [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:40.053532747Z Collecting kubelet logs for node ip-10-0-138-186.ec2.internal [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:40.055578306Z Collecting kubelet logs for node ip-10-0-140-229.ec2.internal [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:40.180317879Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:40.429874396Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-cf7pf namespace [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:40.435307556Z INFO: Node performance data collection complete. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:40.724314302Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:41.060786025Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:41.523494531Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:41.801913375Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:42.071732950Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:42.728314898Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:43.009533842Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:43.334534403Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:43.695415242Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:44.057699273Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:44.633907615Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:44.633965319Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:44.633965319Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:44.765226165Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:44.900089319Z Caches written to disk [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:44.057699273Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:44.633907615Z Wrote inspect data to must-gather. [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:44.633965319Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:44.633965319Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:44.765226165Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-dcjvv] POD 2026-07-09T18:30:44.900089319Z Caches written to disk [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:45.918160348Z waiting for gather to complete [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:45.921338128Z downloading gather output [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.193094108Z receiving incremental file list [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.214254454Z ./ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.214340266Z aggregated-discovery-api.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.214603534Z aggregated-discovery-apis.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.215667424Z event-filter.html [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.218088422Z timestamp [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.218195095Z version [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.230571534Z cluster-scoped-resources/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.230586884Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.230593395Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.230609115Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.230750209Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.230872303Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.230939025Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.230994176Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.231106429Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.231208312Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.231346086Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.231395727Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.231542511Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.231618624Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.231990284Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.232041456Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.232229841Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.232501878Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.232705794Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.232845448Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.236593144Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.238192999Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.238341863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.238489227Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.238631431Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.238744794Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.238971501Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.239188607Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.239381472Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.239684661Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.239801344Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.239931928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.240037421Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.240143844Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.240250357Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.240447133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.240632408Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.240762081Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.240885265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.242866461Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.243027665Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.24318391Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.243401816Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.243660333Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.244089405Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.244203628Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.244342932Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.244472366Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.244586069Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.244703042Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.244811056Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.244952909Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.245089733Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.245199736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.245479014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.245609048Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.245722121Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.246253476Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.24638995Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.246508643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.246689798Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.246807912Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.246995587Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.24711117Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.247279055Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.247415399Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.247533382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.247656216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.247780729Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.247912153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.248044457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.24815392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.248307694Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.248685395Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.249054755Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.249167618Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.249986682Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.250115405Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.250232909Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.250364032Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.250488286Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.250709042Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.250952589Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.251083572Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.251198556Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.251382111Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.251507954Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.251621357Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.251757731Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.251901015Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.252036959Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.254214871Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.254675683Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.255312492Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.255548718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.255762244Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.255939019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.256109174Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.256253638Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.256411152Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.260992892Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.261171797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.261371592Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.261549427Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.261675151Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.267357401Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.271959191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.272118375Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.272414464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.272596049Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.272736463Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.272876957Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.273095233Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.273420792Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.273535305Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.273640348Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.273831863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.273947327Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.27406122Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.274180353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.274321597Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.274483572Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.274596305Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.274707678Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.274834542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.274938615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.275050918Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.27547151Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.275600064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.2758376Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.275949703Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.276059346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.276162919Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.27831573Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.278449504Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.278566797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.27867086Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.278822734Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.278971188Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.280617275Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.280778239Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.280916723Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.281100019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.281217522Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.28150303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.282050815Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.282180319Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.282306142Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.282419766Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.283077384Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.284395901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.284504054Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.284661809Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.284780972Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.284941117Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.28504762Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.285165833Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.285355218Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.285495802Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.2857595Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.285819021Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.285911864Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.285993406Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.286074109Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.286159771Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.286371357Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.2864667Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.286557702Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.286656405Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.286809199Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.286892682Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.286984214Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.287074657Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.28716821Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.287251762Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.287409586Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.287497859Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.287595862Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.287672454Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.287763016Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.287853249Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.287947541Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.288028154Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.288122706Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.288214939Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.288322542Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.288407914Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.288495817Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.288586389Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.288671422Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.288759674Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.288846017Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.288933889Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.289019032Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.289106514Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.289190536Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.289277979Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.289411023Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.289521946Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.289610238Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.289702801Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.289787713Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.289878386Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.289971909Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.290063301Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.290152674Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.290239336Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.290355529Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.290459892Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.290592456Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.290683098Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.290777361Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.290866454Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.290960246Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.29106694Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.291161112Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.291258975Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.291389889Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.291512272Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.291605275Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.291699877Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.29178918Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.291883883Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.291983335Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.292069778Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.29216702Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.292254353Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.292371946Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.292454839Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.292554161Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.292651644Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.292744057Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.292835639Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.292924642Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.293013364Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.293100017Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.2932156Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.293307063Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.293425016Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.293511208Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.293610011Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.293702104Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.293791486Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.293885409Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.293972661Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.294087134Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.294169397Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.294247659Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.294335541Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4jd2l.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.294471135Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6t964.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.294594649Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-c24w9.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.294714592Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dh856.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.294835276Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-k8ggj.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.294951729Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ks5q5.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.295060622Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ls95g.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.295181445Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-r9dfc.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.295416442Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ssbgr.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.295545266Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-sxgz7.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.295670979Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wwmb5.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.295800503Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xhgnl.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.295920956Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-2phgm.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.29606059Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-frpvd.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.296188924Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-sp2rs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.29641439Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.296486992Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.29676109Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.296949425Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.297074079Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.297161931Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.297534642Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.297649265Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.297744798Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.29784552Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.297954514Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.298033836Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.298136189Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.298221801Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.298340404Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.298429127Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.29852929Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.298618612Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.298715855Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.298805498Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.29889605Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.298978682Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.299064635Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.299150507Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.2992494Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.299306321Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.299428975Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.299522378Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.2996162Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.299702963Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.299796706Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.299895258Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.300054253Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.300164426Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.300287479Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.300440093Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.300563817Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.300730282Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.300855805Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.300978269Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.301099042Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.301223256Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.30137271Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.301482833Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.301611987Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.30173305Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.301833243Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.301895425Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.301966737Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.301999897Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.302059149Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.302107481Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.302179063Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.302220784Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.302306476Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.302348287Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.302413539Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.30245967Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.302525412Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.302535753Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.302575754Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.302668276Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.302727538Z cluster-scoped-resources/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.302740409Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.30278918Z cluster-scoped-resources/core/nodes/ip-10-0-133-59.ec2.internal.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.302969465Z cluster-scoped-resources/core/nodes/ip-10-0-138-186.ec2.internal.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.303099508Z cluster-scoped-resources/core/nodes/ip-10-0-140-229.ec2.internal.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.303201622Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.303245403Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.303303754Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.303459449Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.303545291Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.303630054Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.303717176Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.303798778Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.303968663Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.304095376Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.30422085Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.304365804Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.304490428Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.304615171Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.304737355Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.304855378Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.304976601Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.305095365Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.305211658Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.305349482Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.305480146Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.305597169Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.305698162Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.305818135Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.305883677Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.30599504Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.306101333Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.306215136Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.30634854Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.306459663Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.306658489Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.306826953Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.306946677Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.30703663Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.30705155Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.307118562Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.307220945Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.307276206Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.307370019Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.307383259Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.307432331Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.307550634Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.307742389Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.307813501Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.307820852Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.307856623Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.307974536Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.307981846Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.308020657Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.30810016Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.30813749Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.308250674Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.308309686Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.308384637Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.308429469Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.30849042Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.308520601Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.308638115Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.308678906Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.308717127Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.308770628Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.30882463Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.308854761Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.308908432Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.308936613Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.309009485Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.309053896Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.309129629Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.30917072Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.309239772Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.309283493Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.309348745Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.309405946Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.309462548Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.309513509Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.309599182Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.309607602Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.309654233Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.309708085Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.309749906Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.309833828Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.30989095Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.309934971Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.310028634Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.310132727Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.310276921Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.310430935Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.310524048Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.31061385Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.310702763Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.310795676Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.310903059Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.311024232Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.311142085Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.311258269Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.311494275Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.311620899Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.311735642Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.311863015Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.311977599Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.312084352Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.312209085Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.312342439Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.312532834Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.312587536Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.31272475Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.312839903Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.312958577Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.313152952Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.313277526Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.31343327Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.31379759Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.313911943Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.314030437Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.31414735Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.314262493Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.314399667Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.314519701Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.314638314Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.314757377Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.314883171Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.314993464Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.315111317Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.31521464Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.315317813Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.315419196Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.315504818Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.315595381Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.315689883Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.315776656Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.315897349Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.316041503Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.316142546Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.316237829Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.316310431Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.316329001Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.316387733Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.316469096Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.316478356Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.316529707Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.316585149Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.316592559Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.31663991Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.316711542Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.316760964Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-133-59.ec2.internal.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.316855196Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-186.ec2.internal.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.316936829Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-140-229.ec2.internal.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.317005491Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.317041312Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.317135734Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.317169695Z host_service_logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.317236997Z host_service_logs/masters/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.317267418Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.317381151Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.317451503Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.317518925Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.317653399Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.317762522Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.317833554Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.317910906Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.317983398Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.31805203Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.318131672Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.318185124Z ingress_controllers/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.318194474Z ingress_controllers/default/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.318199494Z ingress_controllers/default/router-default-794bbff98b-c6vsm/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.318238605Z ingress_controllers/default/router-default-794bbff98b-c6vsm/haproxy.config [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.318371019Z insights-data/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.31838769Z istio/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.31841326Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.318527013Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.318942655Z istio/event-filter.html [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.319056608Z istio/timestamp [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.31910748Z istio/cluster-scoped-resources/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.31911528Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.319148761Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.319202642Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.319440699Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.319843371Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.320302144Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.32123087Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.321395364Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.321521688Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.321661452Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.321837397Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.32197186Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.322048763Z machine_config_ondisk/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.322058913Z machine_config_termination_logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.322073643Z monitoring/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.322080134Z monitoring/alertmanager/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.322135925Z monitoring/alertmanager/status.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.322235208Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.322247908Z monitoring/prometheus/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.322345111Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.322447404Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.322511816Z monitoring/prometheus/rules.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.323407361Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.323466553Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.323500694Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.32442321Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.324465791Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.324520062Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.324612965Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.324686397Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.32477745Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.324842732Z monitoring/prometheus/status/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.324878762Z monitoring/prometheus/status/config.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.325348316Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.325436748Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.325532871Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.325724876Z namespaces/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.325773448Z namespaces/default/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.325822289Z namespaces/default/default.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.325881751Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.325929302Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.325975023Z namespaces/default/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.326004894Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.326098687Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.326176979Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.326258081Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.326305613Z namespaces/default/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.326369184Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.326400155Z namespaces/default/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.326454727Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.326536459Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.32658655Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.326614131Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.326706374Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.326778726Z namespaces/default/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.326826137Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.326949101Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.327040403Z namespaces/default/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.327222548Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.327305061Z namespaces/default/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.327400864Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.327535767Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.327697222Z namespaces/default/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.327770094Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.327815995Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.327888317Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.327939619Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.32799999Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.328048352Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.328128784Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.328211286Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.328260468Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.328301329Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.328368151Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.328398142Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.328461703Z namespaces/default/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.328493394Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.328548156Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.328585737Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.32869302Z namespaces/kserve/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.328740311Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.328801443Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.328829614Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.328886555Z namespaces/kserve/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.328914896Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.329006819Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.329206544Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.329495592Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.329544394Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.329592415Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.329629566Z namespaces/kserve/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.329678808Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.329780011Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.329855403Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.329884803Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.329973336Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.330039798Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.330051438Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.330091139Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.330179822Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.330271545Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.330431669Z namespaces/kserve/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.33046424Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.330721447Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.330842361Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.331109258Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.33118874Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.331494119Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.331612212Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.331938001Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.332057995Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.332092796Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.332205169Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.3322256Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.332313832Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.332380244Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.332462026Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.332544378Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.33260132Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.332643141Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.332715443Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.332748474Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.332848887Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.332907709Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.33295701Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.333042012Z namespaces/kserve/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.333052223Z namespaces/kserve/pods/kserve-controller-manager-57b57d8c6-tkjxq/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.333115365Z namespaces/kserve/pods/kserve-controller-manager-57b57d8c6-tkjxq/kserve-controller-manager-57b57d8c6-tkjxq.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.333202937Z namespaces/kserve/pods/kserve-controller-manager-57b57d8c6-tkjxq/manager/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.333214237Z namespaces/kserve/pods/kserve-controller-manager-57b57d8c6-tkjxq/manager/manager/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.333218508Z namespaces/kserve/pods/kserve-controller-manager-57b57d8c6-tkjxq/manager/manager/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.333247738Z namespaces/kserve/pods/kserve-controller-manager-57b57d8c6-tkjxq/manager/manager/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.335273875Z namespaces/kserve/pods/kserve-controller-manager-57b57d8c6-tkjxq/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.335385489Z namespaces/kserve/pods/kserve-controller-manager-57b57d8c6-tkjxq/manager/manager/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.335412339Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-fvz68/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.335501772Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-fvz68/llmisvc-controller-manager-654c557856-fvz68.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.335598465Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-fvz68/manager/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.335608325Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-fvz68/manager/manager/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.335613225Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-fvz68/manager/manager/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.335663717Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-fvz68/manager/manager/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.335829771Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-fvz68/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.335910573Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-fvz68/manager/manager/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.335952725Z namespaces/kserve/pods/model-serving-api-fd65d7d6-nsdll/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.336020567Z namespaces/kserve/pods/model-serving-api-fd65d7d6-nsdll/model-serving-api-fd65d7d6-nsdll.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.33612711Z namespaces/kserve/pods/model-serving-api-fd65d7d6-nsdll/server/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.336139Z namespaces/kserve/pods/model-serving-api-fd65d7d6-nsdll/server/server/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.3361434Z namespaces/kserve/pods/model-serving-api-fd65d7d6-nsdll/server/server/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.336192171Z namespaces/kserve/pods/model-serving-api-fd65d7d6-nsdll/server/server/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.336311025Z namespaces/kserve/pods/model-serving-api-fd65d7d6-nsdll/server/server/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.336394107Z namespaces/kserve/pods/model-serving-api-fd65d7d6-nsdll/server/server/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.336453529Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-wxbr6/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.33650607Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-wxbr6/odh-model-controller-84b54b7f97-wxbr6.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.336589743Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-wxbr6/manager/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.336597973Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-wxbr6/manager/manager/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.336609573Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-wxbr6/manager/manager/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.336655054Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-wxbr6/manager/manager/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.341494451Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-wxbr6/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.341561823Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-wxbr6/manager/manager/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.341605104Z namespaces/kserve/pods/s3-init-h6p5l/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.341623994Z namespaces/kserve/pods/s3-init-h6p5l/s3-init-h6p5l.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.341727747Z namespaces/kserve/pods/s3-init-h6p5l/download-hf-model/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.341737258Z namespaces/kserve/pods/s3-init-h6p5l/download-hf-model/download-hf-model/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.341747898Z namespaces/kserve/pods/s3-init-h6p5l/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.34180433Z namespaces/kserve/pods/s3-init-h6p5l/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.341896432Z namespaces/kserve/pods/s3-init-h6p5l/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.341968914Z namespaces/kserve/pods/s3-init-h6p5l/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.342003975Z namespaces/kserve/pods/s3-init-h6p5l/s3-init/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.342015325Z namespaces/kserve/pods/s3-init-h6p5l/s3-init/s3-init/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.342026316Z namespaces/kserve/pods/s3-init-h6p5l/s3-init/s3-init/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.342073057Z namespaces/kserve/pods/s3-init-h6p5l/s3-init/s3-init/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.342361225Z namespaces/kserve/pods/s3-init-h6p5l/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.342432857Z namespaces/kserve/pods/s3-init-h6p5l/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.342488869Z namespaces/kserve/pods/seaweedfs-64568bcd49-t5r58/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.34253157Z namespaces/kserve/pods/seaweedfs-64568bcd49-t5r58/seaweedfs-64568bcd49-t5r58.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.342619213Z namespaces/kserve/pods/seaweedfs-64568bcd49-t5r58/seaweedfs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.342626483Z namespaces/kserve/pods/seaweedfs-64568bcd49-t5r58/seaweedfs/seaweedfs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.342635813Z namespaces/kserve/pods/seaweedfs-64568bcd49-t5r58/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.342694455Z namespaces/kserve/pods/seaweedfs-64568bcd49-t5r58/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.34288651Z namespaces/kserve/pods/seaweedfs-64568bcd49-t5r58/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.342952872Z namespaces/kserve/pods/seaweedfs-64568bcd49-t5r58/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.342993813Z namespaces/kserve/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.343020644Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.343080495Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.343125647Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.343175598Z namespaces/kube-node-lease/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.343182598Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.343186658Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.34322213Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-133-59.ec2.internal.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.343335573Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-186.ec2.internal.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.343428775Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-140-229.ec2.internal.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.343524378Z namespaces/kube-system/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.34357324Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.343632151Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.343672662Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.343718844Z namespaces/kube-system/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.343765245Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.343894358Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.34396514Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.344046153Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.344091304Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.344132495Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.344192287Z namespaces/kube-system/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.344233058Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.344343661Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.344418603Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.344464945Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.344550357Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.344594478Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.344604098Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.34465036Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-cxu6opvnwte6rdil6uqdumfm2q.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.344743752Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.344826805Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.344902857Z namespaces/kube-system/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.344951658Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.345099842Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.345185055Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.345507664Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.345585976Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.345863394Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.345998728Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.346351228Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.34642652Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.346465561Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.346521383Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.346552853Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.346623975Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.346683047Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.346750639Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.346837432Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.346894483Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.346934584Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.346988276Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.347028977Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.347107989Z namespaces/kube-system/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.347120239Z namespaces/kube-system/pods/global-pull-secret-syncer-fxrfv/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.347162101Z namespaces/kube-system/pods/global-pull-secret-syncer-fxrfv/global-pull-secret-syncer-fxrfv.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.347408428Z namespaces/kube-system/pods/global-pull-secret-syncer-fxrfv/global-pull-secret-syncer/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.347425968Z namespaces/kube-system/pods/global-pull-secret-syncer-fxrfv/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.347436068Z namespaces/kube-system/pods/global-pull-secret-syncer-fxrfv/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.347462019Z namespaces/kube-system/pods/global-pull-secret-syncer-fxrfv/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.347623934Z namespaces/kube-system/pods/global-pull-secret-syncer-fxrfv/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.347695365Z namespaces/kube-system/pods/global-pull-secret-syncer-fxrfv/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.347742337Z namespaces/kube-system/pods/global-pull-secret-syncer-hz6fn/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.347788798Z namespaces/kube-system/pods/global-pull-secret-syncer-hz6fn/global-pull-secret-syncer-hz6fn.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.34785841Z namespaces/kube-system/pods/global-pull-secret-syncer-hz6fn/global-pull-secret-syncer/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.347871541Z namespaces/kube-system/pods/global-pull-secret-syncer-hz6fn/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.347875791Z namespaces/kube-system/pods/global-pull-secret-syncer-hz6fn/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.347929982Z namespaces/kube-system/pods/global-pull-secret-syncer-hz6fn/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.348093417Z namespaces/kube-system/pods/global-pull-secret-syncer-hz6fn/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.348166429Z namespaces/kube-system/pods/global-pull-secret-syncer-hz6fn/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.34821848Z namespaces/kube-system/pods/global-pull-secret-syncer-jngcb/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.348267502Z namespaces/kube-system/pods/global-pull-secret-syncer-jngcb/global-pull-secret-syncer-jngcb.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.348364494Z namespaces/kube-system/pods/global-pull-secret-syncer-jngcb/global-pull-secret-syncer/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.348379145Z namespaces/kube-system/pods/global-pull-secret-syncer-jngcb/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.348387365Z namespaces/kube-system/pods/global-pull-secret-syncer-jngcb/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.348433226Z namespaces/kube-system/pods/global-pull-secret-syncer-jngcb/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.348590461Z namespaces/kube-system/pods/global-pull-secret-syncer-jngcb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.348659323Z namespaces/kube-system/pods/global-pull-secret-syncer-jngcb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.348703644Z namespaces/kube-system/pods/konnectivity-agent-25l7d/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.348720505Z namespaces/kube-system/pods/konnectivity-agent-25l7d/konnectivity-agent-25l7d.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.348823827Z namespaces/kube-system/pods/konnectivity-agent-25l7d/konnectivity-agent/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.348833968Z namespaces/kube-system/pods/konnectivity-agent-25l7d/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.348841608Z namespaces/kube-system/pods/konnectivity-agent-25l7d/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.348889529Z namespaces/kube-system/pods/konnectivity-agent-25l7d/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.349373293Z namespaces/kube-system/pods/konnectivity-agent-25l7d/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.349440815Z namespaces/kube-system/pods/konnectivity-agent-25l7d/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.349485896Z namespaces/kube-system/pods/konnectivity-agent-7d6t2/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.349526587Z namespaces/kube-system/pods/konnectivity-agent-7d6t2/konnectivity-agent-7d6t2.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.3496234Z namespaces/kube-system/pods/konnectivity-agent-7d6t2/konnectivity-agent/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.34963076Z namespaces/kube-system/pods/konnectivity-agent-7d6t2/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.34963862Z namespaces/kube-system/pods/konnectivity-agent-7d6t2/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.349687672Z namespaces/kube-system/pods/konnectivity-agent-7d6t2/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.350134564Z namespaces/kube-system/pods/konnectivity-agent-7d6t2/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.350209976Z namespaces/kube-system/pods/konnectivity-agent-7d6t2/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.350237877Z namespaces/kube-system/pods/konnectivity-agent-vh986/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.350287839Z namespaces/kube-system/pods/konnectivity-agent-vh986/konnectivity-agent-vh986.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.350385501Z namespaces/kube-system/pods/konnectivity-agent-vh986/konnectivity-agent/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.350393712Z namespaces/kube-system/pods/konnectivity-agent-vh986/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.350400472Z namespaces/kube-system/pods/konnectivity-agent-vh986/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.350458523Z namespaces/kube-system/pods/konnectivity-agent-vh986/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.350867905Z namespaces/kube-system/pods/konnectivity-agent-vh986/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.350938687Z namespaces/kube-system/pods/konnectivity-agent-vh986/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.350976238Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-59.ec2.internal/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.351019039Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-59.ec2.internal/kube-apiserver-proxy-ip-10-0-133-59.ec2.internal.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.351115592Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-59.ec2.internal/haproxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.351123272Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-59.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.351130302Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-59.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.351185324Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-59.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.351357319Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-59.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.351424031Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-59.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.351453922Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-186.ec2.internal/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.351501483Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-186.ec2.internal/kube-apiserver-proxy-ip-10-0-138-186.ec2.internal.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.351570755Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-186.ec2.internal/haproxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.351581975Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-186.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.351587015Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-186.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.351612996Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-186.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.351909804Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-186.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.351974716Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-186.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352009327Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-229.ec2.internal/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352049938Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-229.ec2.internal/kube-apiserver-proxy-ip-10-0-140-229.ec2.internal.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.35212167Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-229.ec2.internal/haproxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352130651Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-229.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352140511Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-229.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352187532Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-229.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352320066Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-229.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352403058Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-229.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352431029Z namespaces/kube-system/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.35247644Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352538572Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352545532Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352595584Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352691857Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352752678Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.35279982Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352853371Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352895622Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352955054Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352963004Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.352967014Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.353010245Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.353089588Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.353197911Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.353241562Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.353306594Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.353373826Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.353435557Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.353469178Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.353555991Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.353635443Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.353714905Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.353747326Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.353801318Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.353851959Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.35386961Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.353963172Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.354011364Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.354050325Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.354133587Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.354195069Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.35424445Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.355216548Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.355325091Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.355419033Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.355500516Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.355581398Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.355709602Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.355882436Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.355957218Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.35601213Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.356076882Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.356130273Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.356187785Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.356239006Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.356342759Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.356421482Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.356485473Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.356528025Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.356579976Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.356623727Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.356672999Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.35672007Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.356766211Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.356806362Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.356855164Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.356895095Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.357010148Z namespaces/openshift-apiserver/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.357053889Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.357103951Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.357153202Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.357209424Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.357224994Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.357334337Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.35743526Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.357510482Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.357545453Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.357594585Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.357641516Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.357683147Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.35776574Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.357811801Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.357850002Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.357933514Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.358001916Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.358048988Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.3581495Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.358228462Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.358311075Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.358442359Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.358535691Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.358717826Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.358895231Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.358942822Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.358994354Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359040355Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359083246Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359147868Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.35918666Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359270212Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359379625Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359437867Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359480148Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359532969Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359584531Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359635892Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359684494Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359739585Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359787006Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359848378Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359856048Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359862048Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.35990443Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359957021Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359966262Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.359973502Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360003312Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360057434Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360067714Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360071794Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360119486Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360189928Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360197478Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360234409Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360363153Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360413354Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360489856Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360526557Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360597919Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360642341Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360726343Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360803465Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360883187Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.360923849Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.36096057Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.361025541Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.361071413Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.361158435Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.361214327Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.361256158Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.361369701Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.361421552Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.361436653Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.361488954Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.361572607Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.361618128Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.361724471Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.361803363Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.361881565Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.361964998Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.36203947Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.362188594Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.362308857Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.362419801Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.362460622Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.362533744Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.362579835Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.362629266Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.362658827Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.362726789Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.362769801Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.362852823Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.362929165Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.362992587Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.363040058Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.363086239Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.363128201Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.363161481Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.363211793Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.363260254Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.363267735Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.363305716Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.36344568Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.363485601Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.363535402Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.363574663Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.363656766Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.363705147Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.363779329Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.36382101Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.363869501Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.363911973Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.364039386Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.364118939Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.364199511Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.364245302Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.364283413Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.364359205Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.364405587Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.364476818Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.36453825Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.364586942Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.364667884Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.364727666Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.364735616Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.364782707Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.36487118Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.364957522Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.365077986Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.365185259Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.36522758Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.365348593Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.365449526Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.365774865Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.365849937Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.366060543Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.366203787Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.366373532Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.366423413Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.366465205Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.366531067Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.366581108Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.366626589Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.366671171Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.366737272Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.366787114Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.366870046Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.366953628Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.36700134Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367037681Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367090692Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367135044Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367232076Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367239787Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367284988Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/aws-ebs-csi-driver-node-jq9j6.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367417412Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-driver/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367430742Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-driver/csi-driver/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367440462Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-driver/csi-driver/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367489803Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367590976Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367664408Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.36770556Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-liveness-probe/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.36771359Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.36771841Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367749911Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367841153Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367913446Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367965817Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-node-driver-registrar/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367978507Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367983968Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.367993278Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368103901Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368173583Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jq9j6/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368212404Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368262165Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/aws-ebs-csi-driver-node-mbl72.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368383789Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-driver/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368395349Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-driver/csi-driver/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368399999Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-driver/csi-driver/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368465851Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368567634Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368641996Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368697037Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-liveness-probe/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368710258Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368720738Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368761119Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368850592Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368919964Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368957425Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-node-driver-registrar/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368964725Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.368968855Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369003966Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369092669Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369171291Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mbl72/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369209192Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369273004Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/aws-ebs-csi-driver-node-w5qpm.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369398607Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-driver/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369410748Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-driver/csi-driver/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369422998Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-driver/csi-driver/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369468649Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369588453Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369660055Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369716546Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-liveness-probe/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369724806Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369729417Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369773458Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369874421Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369943523Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369991344Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-node-driver-registrar/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.369998934Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370007365Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370065086Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370164409Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370232441Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w5qpm/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370281852Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370349304Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370404706Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370413346Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370451337Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370505468Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.37055196Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370616542Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370654283Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370704114Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370720245Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370726595Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370747345Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370804837Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370813767Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370846358Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370946711Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.370990452Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.371054784Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.371095705Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.371163737Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.371199518Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.371416964Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.371498176Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.371578159Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.3716369Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.371675272Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.37196785Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.372000341Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.372064303Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.372096173Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.372186866Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.372244468Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.372287929Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.372386852Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.372445243Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.372453643Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.372500765Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.372592557Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.372634348Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.373211365Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.373310138Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.373476092Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.373549934Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.37375783Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.373901114Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.374041718Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.374157651Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.374203203Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.374261454Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.374309576Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.374384338Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.374427019Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.37447842Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.374524522Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.374641315Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.374723258Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.374772369Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.37480591Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.374865951Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.374900722Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.374965144Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.374998935Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.375054687Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.375088288Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.375139629Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.375154719Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2f7hk/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.375205351Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2f7hk/tuned-2f7hk.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.375309554Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2f7hk/tuned/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.375323504Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2f7hk/tuned/tuned/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.375334645Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2f7hk/tuned/tuned/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.375380706Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2f7hk/tuned/tuned/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.3755274Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2f7hk/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.375598512Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2f7hk/tuned/tuned/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.375646924Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-p97vf/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.375695625Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-p97vf/tuned-p97vf.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.375783187Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-p97vf/tuned/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.375794068Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-p97vf/tuned/tuned/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.375800568Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-p97vf/tuned/tuned/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.37585813Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-p97vf/tuned/tuned/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.375976523Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-p97vf/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.376074405Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-p97vf/tuned/tuned/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.376114267Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-swk86/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.376154868Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-swk86/tuned-swk86.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.37623921Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-swk86/tuned/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.376247141Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-swk86/tuned/tuned/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.376251201Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-swk86/tuned/tuned/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.376286791Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-swk86/tuned/tuned/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.376436576Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-swk86/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.376502458Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-swk86/tuned/tuned/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.376549779Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.376568499Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.376623781Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.376669012Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.376736134Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.376745135Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.376789006Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-133-59.ec2.internal.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.376900649Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-186.ec2.internal.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.376986101Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-140-229.ec2.internal.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.377048923Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.377082784Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.377190857Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.377222748Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.377314691Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.377378652Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.377467075Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.377497846Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.377585688Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.377704282Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.377802284Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.377844595Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.377890007Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.377935918Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.377979879Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.378061252Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.378124183Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.378168875Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.378250057Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.378495364Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.378533405Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.37871338Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.378794382Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.378933686Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.379011008Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.379134082Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.379260005Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.379475081Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.379542773Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.379588144Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.379651116Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.379697858Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.379754809Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.37979781Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.379876893Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.379959765Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.380020497Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.380065138Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.38011801Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.380159961Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.380240413Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.380303835Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.380468659Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.38050634Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.380567762Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.380575612Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-vfvb6/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.380610393Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-vfvb6/cluster-samples-operator-65db858894-vfvb6.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.380733667Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-vfvb6/cluster-samples-operator-watch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.380749787Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-vfvb6/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.380755737Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-vfvb6/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.380780618Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-vfvb6/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.380876821Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-vfvb6/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.380945443Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-vfvb6/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.380989194Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-vfvb6/cluster-samples-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.381087007Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-vfvb6/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.381097457Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-vfvb6/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.381137508Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-vfvb6/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.381592341Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-vfvb6/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.381664133Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-vfvb6/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.381698144Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.381745605Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.381792287Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.381833818Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.381949801Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.381982352Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.382067374Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.382109176Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.382177448Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.382206558Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.382307901Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.382434035Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.382549648Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.38260761Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.382644731Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.382709743Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.382757354Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.382835596Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.382892748Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.38295455Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.383060562Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.383131635Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.383139285Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.383192026Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.383304549Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.383414432Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.383458984Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.383570227Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.383658339Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.383968818Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.38404738Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.384169954Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.384322568Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.384484803Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.384564305Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.384598246Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.384679148Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.384718619Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.384776191Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.384809452Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.384869664Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.384909874Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.384982877Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.385068169Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.38510415Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.385150591Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.385204883Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.385251284Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.385375908Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.385417739Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.385516302Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.385541442Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.385621255Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.385630245Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-rvm2s/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.385647335Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-rvm2s/volume-data-source-validator-78495597f6-rvm2s.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.385941204Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-rvm2s/volume-data-source-validator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.385950244Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-rvm2s/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.385954744Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-rvm2s/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.386006445Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-rvm2s/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.386111108Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-rvm2s/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.38618088Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-rvm2s/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.386505139Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.386712445Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.386783747Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.386791247Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.386836049Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.386900751Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.386938312Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.387010144Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.387051635Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.387135037Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.387183389Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.387254531Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.387309502Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.387391255Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.387440666Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.387520788Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.38760415Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.387681053Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.387714524Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.387766275Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.387819447Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.387834497Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.38792881Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.387975571Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.388019282Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.388107745Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.388142686Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.388150806Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.388191127Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.388264719Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.3883096Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.388515556Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.388594708Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.388696741Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.388774843Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.388849125Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.388979789Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.389163514Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.389235807Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.389287358Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.38937344Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.389434192Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.389485434Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.389533205Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.389615937Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.38971906Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.389770891Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.389820233Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.389865224Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.389907846Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.389959167Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.389988598Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.390047679Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.39007537Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.390172253Z namespaces/openshift-config-managed/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.390214434Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.390275326Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.390356558Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.39042995Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.390460431Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.390550404Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.390634356Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.390711428Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.390742669Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.39078118Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.390837552Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.390884553Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.390960725Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.390999576Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.391042067Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.39113044Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.391199812Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.391243443Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.39467779Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.394767712Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.394861175Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.394940787Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.39502211Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.395164124Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.395272167Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.395337639Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.395415511Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.395498893Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.395554055Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.395583875Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.395647257Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.395677138Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.39575345Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.395800712Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.395886394Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.395963636Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396010207Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396038278Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.39611244Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396139921Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396198343Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396225793Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396282715Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396308526Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396437559Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396494791Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396525892Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396584874Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396627555Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396665616Z namespaces/openshift-config-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396676006Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396680026Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396730438Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396843001Z namespaces/openshift-config/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396889342Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396952194Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.396980595Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.397035656Z namespaces/openshift-config/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.397064337Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.39716484Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.397244032Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.397353075Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.397396417Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.397455038Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.397484619Z namespaces/openshift-config/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.397537901Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.397617433Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.397665144Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.397692645Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.397783868Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.39786145Z namespaces/openshift-config/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.397906831Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.398024974Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.398102266Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.398180359Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.398260341Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.398372904Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.398521928Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.398662222Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.398709954Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.398738744Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.398809796Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.398849867Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.398911419Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.398953381Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.399015922Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.399057143Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.399142116Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.399218788Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.399259529Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.39930674Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.399380662Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.399409573Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.399467065Z namespaces/openshift-config/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.399495076Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.399552947Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.399580928Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.399696681Z namespaces/openshift-console-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.399743573Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.399806885Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.399834975Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.399890267Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.399918457Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.4000093Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.400127983Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.400242857Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.400282338Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.40035716Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.400411371Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.400430862Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.400513864Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.400586787Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.400639868Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.40071862Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.400935236Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.400944317Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.400961017Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.40105976Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.40107813Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.401745689Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.401831711Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.402079618Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.402153131Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.402280584Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.402424358Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.402596933Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.402661905Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.402711906Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.402767098Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.402818249Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.402869521Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.402885331Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.402982934Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.403061376Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.403258672Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.403287483Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.403394616Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.403428967Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.403497889Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.403531979Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.403590441Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.403635053Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.403696934Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.403705424Z namespaces/openshift-console-operator/pods/console-operator-7866497494-jfnnk/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.403751416Z namespaces/openshift-console-operator/pods/console-operator-7866497494-jfnnk/console-operator-7866497494-jfnnk.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.403850168Z namespaces/openshift-console-operator/pods/console-operator-7866497494-jfnnk/console-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.403858639Z namespaces/openshift-console-operator/pods/console-operator-7866497494-jfnnk/console-operator/console-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.403866379Z namespaces/openshift-console-operator/pods/console-operator-7866497494-jfnnk/console-operator/console-operator/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.40391285Z namespaces/openshift-console-operator/pods/console-operator-7866497494-jfnnk/console-operator/console-operator/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.404531538Z namespaces/openshift-console-operator/pods/console-operator-7866497494-jfnnk/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.404588529Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.40460561Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.404668882Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.404719523Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.404780505Z namespaces/openshift-console/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.404835396Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.404896358Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.404947149Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.405007851Z namespaces/openshift-console/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.405058253Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.405133175Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.405353841Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.405653119Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.405702191Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.405749372Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.405786383Z namespaces/openshift-console/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.405839324Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.405919007Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.405966318Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.406008639Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.406092032Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.406169644Z namespaces/openshift-console/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.406213925Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.406848093Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.406944046Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.407210553Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.407316746Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.407495481Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.407614214Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.407779169Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.407849841Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.407900533Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.407964734Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.407995565Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.408075367Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.408113519Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.408372266Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.408454628Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.408500679Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.408546321Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.408604622Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.408619703Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.408687855Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.408722966Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.408775077Z namespaces/openshift-console/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.408782847Z namespaces/openshift-console/pods/console-54887fbfcd-dd5t9/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.408795918Z namespaces/openshift-console/pods/console-54887fbfcd-dd5t9/console-54887fbfcd-dd5t9.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.40888455Z namespaces/openshift-console/pods/console-54887fbfcd-dd5t9/console/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.408892521Z namespaces/openshift-console/pods/console-54887fbfcd-dd5t9/console/console/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.408902931Z namespaces/openshift-console/pods/console-54887fbfcd-dd5t9/console/console/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.408936502Z namespaces/openshift-console/pods/console-54887fbfcd-dd5t9/console/console/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.409043935Z namespaces/openshift-console/pods/console-54887fbfcd-dd5t9/console/console/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.409115737Z namespaces/openshift-console/pods/console-54887fbfcd-dd5t9/console/console/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.409170449Z namespaces/openshift-console/pods/downloads-68c9cbb497-4d8mn/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.409205679Z namespaces/openshift-console/pods/downloads-68c9cbb497-4d8mn/downloads-68c9cbb497-4d8mn.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.409317142Z namespaces/openshift-console/pods/downloads-68c9cbb497-4d8mn/download-server/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.409331463Z namespaces/openshift-console/pods/downloads-68c9cbb497-4d8mn/download-server/download-server/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.409340323Z namespaces/openshift-console/pods/downloads-68c9cbb497-4d8mn/download-server/download-server/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.409399565Z namespaces/openshift-console/pods/downloads-68c9cbb497-4d8mn/download-server/download-server/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.40958755Z namespaces/openshift-console/pods/downloads-68c9cbb497-4d8mn/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.409653892Z namespaces/openshift-console/pods/downloads-68c9cbb497-4d8mn/download-server/download-server/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.409696133Z namespaces/openshift-console/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.409737534Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.409807916Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.409827037Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.40993927Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.409971041Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.410087134Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.410136596Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.410200718Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.410230538Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.410345702Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.410423804Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.410504496Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.410564958Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.410606749Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.410677201Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.410707722Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.410796554Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.410849436Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.410897257Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.410974949Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.411054202Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.411100073Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.411210696Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.411304778Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.411395771Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.411494754Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.411575416Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.411692969Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.411845094Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.411898375Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.411928686Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.411985888Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.412031509Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.41207628Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.412104321Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.412200504Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.412280206Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.41241545Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.412445481Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.412503722Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.412531583Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.412589575Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.412616955Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.412674447Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.412700598Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.412797781Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.412846582Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.412905214Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.412930884Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.412988556Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.413015837Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.413108279Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.413185122Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.413262804Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.413343186Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.413401418Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.41346869Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.413509311Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.413593063Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.413637094Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.413678456Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.413762448Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.413818009Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.41382485Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.413871691Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.414018215Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.414061626Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.41417211Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.414248892Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.414357575Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.414437567Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.414515359Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.414637363Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.414797497Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.414843928Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.414873949Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.414937671Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.414976772Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.415042684Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.415076465Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.415161897Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.415241929Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.415304711Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.415354243Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.415415285Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.415447145Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.415515347Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.415543378Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.41561434Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.415646331Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.415773444Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.415795455Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.415931059Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.41596251Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.416022622Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.416082013Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.416158215Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.416240988Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.416338611Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.416386472Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.416432153Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.416476374Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.416504935Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.416596098Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.416624659Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.41667696Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.416764763Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.416821034Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.416867155Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.416988239Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.417073031Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.417154243Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.417227796Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.417319808Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.417474052Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.417658558Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.417933065Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.417976837Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.418046219Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.41809028Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.418154522Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.418198173Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.418283395Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.418399649Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.41844508Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.418507061Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.418548823Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.418593314Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.418656436Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.418701847Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.418758249Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.41879349Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.418841421Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.418884392Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.418930964Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.418975535Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.419066957Z namespaces/openshift-dns/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.419119259Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.41918094Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.419222612Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.419266823Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.419336205Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.419493389Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.419568551Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.419653694Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.419686705Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.419737326Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.419781157Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.419824669Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.419903291Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.419963303Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.420005194Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.420091876Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.420137298Z namespaces/openshift-dns/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.420189139Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.420304552Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.420393235Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.420846667Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.42092238Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.421196467Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.421448055Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.42163211Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.421691241Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.421748953Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.421794524Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.421843916Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.421913538Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.421965389Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422036921Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422114643Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422213156Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422247757Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422320309Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.42236775Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422431032Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422452023Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422511074Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422519475Z namespaces/openshift-dns/pods/dns-default-27zzq/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422553776Z namespaces/openshift-dns/pods/dns-default-27zzq/dns-default-27zzq.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422649488Z namespaces/openshift-dns/pods/dns-default-27zzq/dns/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422662779Z namespaces/openshift-dns/pods/dns-default-27zzq/dns/dns/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422666729Z namespaces/openshift-dns/pods/dns-default-27zzq/dns/dns/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.42272036Z namespaces/openshift-dns/pods/dns-default-27zzq/dns/dns/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422814213Z namespaces/openshift-dns/pods/dns-default-27zzq/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422884965Z namespaces/openshift-dns/pods/dns-default-27zzq/dns/dns/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422920346Z namespaces/openshift-dns/pods/dns-default-27zzq/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422926956Z namespaces/openshift-dns/pods/dns-default-27zzq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422931026Z namespaces/openshift-dns/pods/dns-default-27zzq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.422977778Z namespaces/openshift-dns/pods/dns-default-27zzq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.42307065Z namespaces/openshift-dns/pods/dns-default-27zzq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.423138872Z namespaces/openshift-dns/pods/dns-default-27zzq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.423194154Z namespaces/openshift-dns/pods/dns-default-9f5n4/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.423234795Z namespaces/openshift-dns/pods/dns-default-9f5n4/dns-default-9f5n4.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.423347228Z namespaces/openshift-dns/pods/dns-default-9f5n4/dns/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.423362489Z namespaces/openshift-dns/pods/dns-default-9f5n4/dns/dns/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.423372809Z namespaces/openshift-dns/pods/dns-default-9f5n4/dns/dns/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.42341322Z namespaces/openshift-dns/pods/dns-default-9f5n4/dns/dns/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.423504513Z namespaces/openshift-dns/pods/dns-default-9f5n4/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.423578064Z namespaces/openshift-dns/pods/dns-default-9f5n4/dns/dns/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.423603615Z namespaces/openshift-dns/pods/dns-default-9f5n4/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.423612496Z namespaces/openshift-dns/pods/dns-default-9f5n4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.423637346Z namespaces/openshift-dns/pods/dns-default-9f5n4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.423686187Z namespaces/openshift-dns/pods/dns-default-9f5n4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.42377675Z namespaces/openshift-dns/pods/dns-default-9f5n4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.423848332Z namespaces/openshift-dns/pods/dns-default-9f5n4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.423900613Z namespaces/openshift-dns/pods/dns-default-b85dv/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.423935205Z namespaces/openshift-dns/pods/dns-default-b85dv/dns-default-b85dv.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424041348Z namespaces/openshift-dns/pods/dns-default-b85dv/dns/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424052878Z namespaces/openshift-dns/pods/dns-default-b85dv/dns/dns/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424059158Z namespaces/openshift-dns/pods/dns-default-b85dv/dns/dns/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424092219Z namespaces/openshift-dns/pods/dns-default-b85dv/dns/dns/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424186972Z namespaces/openshift-dns/pods/dns-default-b85dv/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424252714Z namespaces/openshift-dns/pods/dns-default-b85dv/dns/dns/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424313055Z namespaces/openshift-dns/pods/dns-default-b85dv/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424340106Z namespaces/openshift-dns/pods/dns-default-b85dv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424353776Z namespaces/openshift-dns/pods/dns-default-b85dv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424381817Z namespaces/openshift-dns/pods/dns-default-b85dv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.42447478Z namespaces/openshift-dns/pods/dns-default-b85dv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424543632Z namespaces/openshift-dns/pods/dns-default-b85dv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424595153Z namespaces/openshift-dns/pods/node-resolver-86drl/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424637214Z namespaces/openshift-dns/pods/node-resolver-86drl/node-resolver-86drl.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424718597Z namespaces/openshift-dns/pods/node-resolver-86drl/dns-node-resolver/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424726547Z namespaces/openshift-dns/pods/node-resolver-86drl/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424734917Z namespaces/openshift-dns/pods/node-resolver-86drl/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424787159Z namespaces/openshift-dns/pods/node-resolver-86drl/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424871811Z namespaces/openshift-dns/pods/node-resolver-86drl/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.424943363Z namespaces/openshift-dns/pods/node-resolver-86drl/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.425171089Z namespaces/openshift-dns/pods/node-resolver-gxxk7/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.425216281Z namespaces/openshift-dns/pods/node-resolver-gxxk7/node-resolver-gxxk7.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.425309563Z namespaces/openshift-dns/pods/node-resolver-gxxk7/dns-node-resolver/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.425322614Z namespaces/openshift-dns/pods/node-resolver-gxxk7/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.425432007Z namespaces/openshift-dns/pods/node-resolver-gxxk7/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.425480768Z namespaces/openshift-dns/pods/node-resolver-gxxk7/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.425572431Z namespaces/openshift-dns/pods/node-resolver-gxxk7/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.425643833Z namespaces/openshift-dns/pods/node-resolver-gxxk7/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.425689774Z namespaces/openshift-dns/pods/node-resolver-qq2qx/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.425734665Z namespaces/openshift-dns/pods/node-resolver-qq2qx/node-resolver-qq2qx.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.425815868Z namespaces/openshift-dns/pods/node-resolver-qq2qx/dns-node-resolver/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.425825348Z namespaces/openshift-dns/pods/node-resolver-qq2qx/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.425832078Z namespaces/openshift-dns/pods/node-resolver-qq2qx/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.42588276Z namespaces/openshift-dns/pods/node-resolver-qq2qx/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.425975592Z namespaces/openshift-dns/pods/node-resolver-qq2qx/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.426044744Z namespaces/openshift-dns/pods/node-resolver-qq2qx/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.426088355Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.426136537Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.426188238Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.42623483Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.426360833Z namespaces/openshift-etcd/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.426402134Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.426460286Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.426514327Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.426582429Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.42662384Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.426706083Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.426793085Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.426871987Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.426915309Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.42696298Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.427019881Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.427064553Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.427144465Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.427203087Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.427249938Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.427356951Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.427430233Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.427459214Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.427569267Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.427653669Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.427743592Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.427819354Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.427897076Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.42802028Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.428181254Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.428230256Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.428279957Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.428343749Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.42839161Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.428455082Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.428504383Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.428590906Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.428667468Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.428713269Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.428758561Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.428802252Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.428845203Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.428900665Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.428949966Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.429002897Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.429042389Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.429135181Z namespaces/openshift-host-network/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.429181593Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.429253195Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.429311166Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.429390808Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.429433269Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.429519772Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.429597484Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.429679187Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.430055617Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.430097788Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.43014749Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.430188991Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.430270883Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.430346775Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.430377956Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.430471129Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.430549861Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.430594362Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.430692575Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.430764917Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.430846429Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.430925982Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.431006184Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.431156268Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.431249381Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.431332443Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.431380255Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.431434086Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.431477827Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.431527429Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.43156972Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.431642952Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.431682853Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.431764465Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.431844297Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.431893419Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.43193592Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.431982061Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.432027513Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.432083234Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.432129245Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.432174847Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.432219328Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.432340482Z namespaces/openshift-image-registry/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.432386653Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.432443224Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.432492626Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.432552208Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.432601899Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.432708922Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.432845666Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.433210556Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.433247907Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.433311669Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.433518025Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.433558816Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.433666709Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.433727201Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.433759902Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.433834144Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.433896165Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.433903856Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.433953227Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.43404862Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.434090281Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.434743909Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.434825352Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.435099749Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.435178071Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.435460999Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.435606603Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.435877731Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.435962554Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.436012595Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.436075887Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.436108428Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.43617923Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.436235281Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.436359055Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.436467508Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.43654588Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.436598902Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.436691034Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.436746056Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.436867899Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.436981622Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.437068295Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.437126066Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.437191968Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.43724189Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.437345103Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.437368373Z namespaces/openshift-image-registry/pods/image-registry-6666f97c54-7dng9/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.437415325Z namespaces/openshift-image-registry/pods/image-registry-6666f97c54-7dng9/image-registry-6666f97c54-7dng9.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.437558998Z namespaces/openshift-image-registry/pods/image-registry-6666f97c54-7dng9/registry/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.437566399Z namespaces/openshift-image-registry/pods/image-registry-6666f97c54-7dng9/registry/registry/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.437575809Z namespaces/openshift-image-registry/pods/image-registry-6666f97c54-7dng9/registry/registry/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.437636221Z namespaces/openshift-image-registry/pods/image-registry-6666f97c54-7dng9/registry/registry/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.438613588Z namespaces/openshift-image-registry/pods/image-registry-6666f97c54-7dng9/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.438697401Z namespaces/openshift-image-registry/pods/image-registry-6666f97c54-7dng9/registry/registry/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.438754152Z namespaces/openshift-image-registry/pods/node-ca-5jhnd/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.438816524Z namespaces/openshift-image-registry/pods/node-ca-5jhnd/node-ca-5jhnd.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.438927957Z namespaces/openshift-image-registry/pods/node-ca-5jhnd/node-ca/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.438937517Z namespaces/openshift-image-registry/pods/node-ca-5jhnd/node-ca/node-ca/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.438944168Z namespaces/openshift-image-registry/pods/node-ca-5jhnd/node-ca/node-ca/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.43901438Z namespaces/openshift-image-registry/pods/node-ca-5jhnd/node-ca/node-ca/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.439153823Z namespaces/openshift-image-registry/pods/node-ca-5jhnd/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.439236016Z namespaces/openshift-image-registry/pods/node-ca-5jhnd/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.439312708Z namespaces/openshift-image-registry/pods/node-ca-wqkjk/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.43937108Z namespaces/openshift-image-registry/pods/node-ca-wqkjk/node-ca-wqkjk.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.439475913Z namespaces/openshift-image-registry/pods/node-ca-wqkjk/node-ca/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.439483683Z namespaces/openshift-image-registry/pods/node-ca-wqkjk/node-ca/node-ca/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.439492803Z namespaces/openshift-image-registry/pods/node-ca-wqkjk/node-ca/node-ca/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.439579215Z namespaces/openshift-image-registry/pods/node-ca-wqkjk/node-ca/node-ca/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.439711389Z namespaces/openshift-image-registry/pods/node-ca-wqkjk/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.439825302Z namespaces/openshift-image-registry/pods/node-ca-wqkjk/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.439869624Z namespaces/openshift-image-registry/pods/node-ca-xgr7h/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.439926415Z namespaces/openshift-image-registry/pods/node-ca-xgr7h/node-ca-xgr7h.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.440016678Z namespaces/openshift-image-registry/pods/node-ca-xgr7h/node-ca/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.440027558Z namespaces/openshift-image-registry/pods/node-ca-xgr7h/node-ca/node-ca/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.440031908Z namespaces/openshift-image-registry/pods/node-ca-xgr7h/node-ca/node-ca/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.44008905Z namespaces/openshift-image-registry/pods/node-ca-xgr7h/node-ca/node-ca/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.440231424Z namespaces/openshift-image-registry/pods/node-ca-xgr7h/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.440346667Z namespaces/openshift-image-registry/pods/node-ca-xgr7h/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.440387238Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.44044387Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.440507102Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.440562103Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.440675216Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.440733668Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.44080429Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.440852761Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.440931264Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.440974965Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.441102849Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.441193241Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.441302864Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.441478549Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.441532101Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.441584982Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.441615223Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.441714246Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.441780477Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.441828659Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.441918501Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.442006344Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.442062656Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.442160408Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.442266601Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.442443556Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.442518609Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.442708814Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.442834047Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.442991922Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.443056624Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.443097985Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.443166947Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.443217668Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.44328794Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.443328211Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.443427694Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.443506436Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.443563618Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.443596179Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.443666981Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.443704542Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.443761524Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.443772494Z namespaces/openshift-ingress-canary/pods/ingress-canary-fngj4/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.443819905Z namespaces/openshift-ingress-canary/pods/ingress-canary-fngj4/ingress-canary-fngj4.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.443914008Z namespaces/openshift-ingress-canary/pods/ingress-canary-fngj4/serve-healthcheck-canary/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.443922558Z namespaces/openshift-ingress-canary/pods/ingress-canary-fngj4/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.443934798Z namespaces/openshift-ingress-canary/pods/ingress-canary-fngj4/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.44397691Z namespaces/openshift-ingress-canary/pods/ingress-canary-fngj4/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.444088553Z namespaces/openshift-ingress-canary/pods/ingress-canary-fngj4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.444157115Z namespaces/openshift-ingress-canary/pods/ingress-canary-fngj4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.444588167Z namespaces/openshift-ingress-canary/pods/ingress-canary-st8cw/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.444623158Z namespaces/openshift-ingress-canary/pods/ingress-canary-st8cw/ingress-canary-st8cw.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.44470982Z namespaces/openshift-ingress-canary/pods/ingress-canary-st8cw/serve-healthcheck-canary/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.444719231Z namespaces/openshift-ingress-canary/pods/ingress-canary-st8cw/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.444731681Z namespaces/openshift-ingress-canary/pods/ingress-canary-st8cw/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.444786802Z namespaces/openshift-ingress-canary/pods/ingress-canary-st8cw/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.444872815Z namespaces/openshift-ingress-canary/pods/ingress-canary-st8cw/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.444941897Z namespaces/openshift-ingress-canary/pods/ingress-canary-st8cw/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.444970107Z namespaces/openshift-ingress-canary/pods/ingress-canary-wg2jq/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.445018119Z namespaces/openshift-ingress-canary/pods/ingress-canary-wg2jq/ingress-canary-wg2jq.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.445091351Z namespaces/openshift-ingress-canary/pods/ingress-canary-wg2jq/serve-healthcheck-canary/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.445098131Z namespaces/openshift-ingress-canary/pods/ingress-canary-wg2jq/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.445102201Z namespaces/openshift-ingress-canary/pods/ingress-canary-wg2jq/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.445137762Z namespaces/openshift-ingress-canary/pods/ingress-canary-wg2jq/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.445231145Z namespaces/openshift-ingress-canary/pods/ingress-canary-wg2jq/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.445317807Z namespaces/openshift-ingress-canary/pods/ingress-canary-wg2jq/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.445340948Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.44540723Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.445455411Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.445494132Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.445596035Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.445629946Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.445697808Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.445732889Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.445804391Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.445851712Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.445932625Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.446009447Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.446090799Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.44613508Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.446179872Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.446228093Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.446270744Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.446376437Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.446414758Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.44646662Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.446541062Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.446596803Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.446656665Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.447453028Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.44753829Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.447646273Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.447726505Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.447809698Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.447939641Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.448132357Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.448199698Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.44825433Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.448310382Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.448370643Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.448412264Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.448423515Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.448492547Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.448587029Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.44862111Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.448687582Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.448757374Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.448815246Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.448848927Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.448917909Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.44895527Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.449034822Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.449070803Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.449137065Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.449169726Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.449231627Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.449240918Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.449286259Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.449597418Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.449624529Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.449708471Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.449769433Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.449830015Z namespaces/openshift-ingress/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.449891876Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.449955288Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.450004069Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.450069061Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.450116183Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.450203515Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45036699Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.450482043Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.450549815Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.450588926Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.450631477Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.450679399Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45074263Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.450796192Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.450835073Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.450906315Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.450979747Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.451018148Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.451113571Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.451213954Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.451376378Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45145889Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.451608765Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.451728058Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.451943904Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.452035777Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.452082378Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45215774Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.452194921Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.452261623Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.452328465Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.452418647Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.452494099Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.452559081Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.452598813Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.452656864Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.452697385Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.452756237Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.452796748Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45284406Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45286203Z namespaces/openshift-ingress/pods/router-default-794bbff98b-c6vsm/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.452916391Z namespaces/openshift-ingress/pods/router-default-794bbff98b-c6vsm/router-default-794bbff98b-c6vsm.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.453038635Z namespaces/openshift-ingress/pods/router-default-794bbff98b-c6vsm/router/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.453047135Z namespaces/openshift-ingress/pods/router-default-794bbff98b-c6vsm/router/router/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.453054235Z namespaces/openshift-ingress/pods/router-default-794bbff98b-c6vsm/router/router/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.453090556Z namespaces/openshift-ingress/pods/router-default-794bbff98b-c6vsm/router/router/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45322631Z namespaces/openshift-ingress/pods/router-default-794bbff98b-c6vsm/router/router/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.453320113Z namespaces/openshift-ingress/pods/router-default-794bbff98b-c6vsm/router/router/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.453384545Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.453423246Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.453486767Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.453502868Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.453612241Z namespaces/openshift-insights/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.453652562Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.453759255Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.453777216Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.453864818Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.453896509Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.454022423Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.454137246Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.454236789Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45427816Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.454357912Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.454818545Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.454863546Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.454934038Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.454968679Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.455040011Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.455113924Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.455153365Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.455240607Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45533781Z namespaces/openshift-insights/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.455375541Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.455977458Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45606472Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.4564128Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.456541974Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.456891594Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.456972156Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45712104Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.457183062Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.457232123Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.457335636Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45747599Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.457565702Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.457632074Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.457681656Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.457743878Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.457778859Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45785057Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.457882171Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.457952704Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.457995325Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.458114308Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45819332Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.458248272Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.458325004Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.458394726Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.458463908Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.4585472Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.458590431Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.458648673Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.458688654Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.458750916Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.458762066Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-l42kc/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.458796047Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-l42kc/insights-operator-68d9dd94cf-l42kc.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45889091Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-l42kc/insights-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45890158Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-l42kc/insights-operator/insights-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45891166Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-l42kc/insights-operator/insights-operator/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.458947801Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-l42kc/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.459557149Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-l42kc/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.459901498Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.45994687Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/insights-runtime-extractor-cx2h4.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460056163Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/exporter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460067353Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/exporter/exporter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460076053Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/exporter/exporter/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460112524Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/exporter/exporter/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460202757Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460276359Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/exporter/exporter/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460352891Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/extractor/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460365421Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/extractor/extractor/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460375862Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/extractor/extractor/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460419023Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/extractor/extractor/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460524656Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460596148Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/extractor/extractor/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460645619Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.46065605Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.46066565Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460706101Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460801724Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460873566Z namespaces/openshift-insights/pods/insights-runtime-extractor-cx2h4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460930527Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.460979129Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/insights-runtime-extractor-gx8b2.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.461062291Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/exporter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.461078392Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/exporter/exporter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.461086262Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/exporter/exporter/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.461131423Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/exporter/exporter/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.461230756Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.461313928Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/exporter/exporter/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.4613681Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/extractor/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.46137659Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/extractor/extractor/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.461391801Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/extractor/extractor/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.461457242Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/extractor/extractor/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.461564695Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.461631907Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/extractor/extractor/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.461671278Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.461686339Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.461695799Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.461850453Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.461938456Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.462008358Z namespaces/openshift-insights/pods/insights-runtime-extractor-gx8b2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.462064899Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.462116821Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/insights-runtime-extractor-vbcnx.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.462489311Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/exporter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.462502002Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/exporter/exporter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.462510552Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/exporter/exporter/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.462557753Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/exporter/exporter/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.462648056Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.462718498Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/exporter/exporter/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.462766419Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/extractor/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.46277922Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/extractor/extractor/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.46279002Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/extractor/extractor/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.462824681Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/extractor/extractor/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.462924644Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.462995666Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/extractor/extractor/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.463035057Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.463040697Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.463058288Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.463115029Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.463183311Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.463269843Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbcnx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.463353556Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.463407057Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.46348788Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.463544981Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.463623933Z namespaces/openshift-keda/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.463634074Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.463644464Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.463709606Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.463835169Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.463900241Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.463915421Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.463968873Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.464061646Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.464115287Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.464236451Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.464377945Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.464460287Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.464481937Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.464496308Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.464733895Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.464774966Z namespaces/openshift-keda/operators.coreos.com/installplans/install-zzwdj.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.464881059Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.464954291Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.465005832Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.465057774Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.465133596Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.465170287Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.46528251Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.465374353Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.465456505Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.465497606Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.465556508Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.465594629Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.465678041Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.465754173Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.465833836Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.465881517Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.465955139Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.46600096Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.466046622Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.466135044Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.466195846Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.466247157Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.46635957Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.466431572Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.466475754Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.466587327Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.466661909Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.466739581Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.466817273Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.466894865Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.467025979Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.467207684Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.467266236Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.467475462Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.467527923Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.467573145Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.467634416Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.467686698Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.46775871Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.467836992Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.467883843Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.467924505Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.467971536Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.467999677Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.468058588Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.46809981Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.46813373Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.468171061Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.468287985Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.468355687Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.468421119Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.468460269Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.468550012Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.468572733Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.468695256Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.468801489Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.468898402Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.468955434Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.469029806Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.469104858Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.469135329Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.469227011Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.469312094Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.469369925Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.469460648Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.469520739Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.4695409Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.469655293Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.469728095Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.469808188Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.46988863Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.469989473Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.470113066Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.470280771Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.470330052Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.470392944Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.470437955Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.470480377Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.470526308Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.470565999Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.470654862Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.470724913Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.470788595Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.470832176Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.470896438Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.47094691Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.471047222Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.471544316Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.471588288Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.4716575Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.471691631Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.471738962Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.471781043Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.471844565Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.471885316Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.471968739Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.47201992Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.472075371Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.472121853Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.472183014Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.472230816Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.472319598Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.472444992Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.472519274Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.472856713Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.472891414Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.472965107Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.473010408Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.47309454Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.473129321Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.473179863Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.473261595Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.473375968Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.473420049Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.473535753Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.473615325Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.473699097Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.473778879Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.473872962Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.473987896Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.474167541Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.474235532Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.474276624Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.474364736Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.474405507Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.47448415Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.474530301Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.474613493Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.474688085Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.474737447Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.474775518Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.474842529Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.474888971Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.474946163Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.474988624Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.475047155Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.475086047Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.475146278Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.475187619Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.475325793Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.475355304Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.475425986Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.475461087Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.475525869Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.47556525Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.475649512Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.475725334Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.475803837Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.475864728Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.47591157Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.475968181Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.476015342Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.476100095Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.476179737Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.476211318Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.476308471Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.476400964Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.476419144Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.476427354Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.476491706Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.476531787Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.47663047Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.476704242Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.477022081Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.477097373Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.477179206Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.477315909Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.477523255Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.477550096Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.477605518Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.477652749Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.47770306Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.477746402Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.477790983Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.477877875Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.477956117Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.477988678Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.47804141Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.478098561Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.478133972Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.478197924Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.478237005Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.478279477Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.478347138Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.478469432Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.478547524Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.478615466Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.478657507Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.478708238Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.47876551Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.478835572Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.478918304Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.478998467Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.479053918Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.479103649Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.479152831Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.479208332Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.479285455Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.479369317Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.479412748Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.479517051Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.479622204Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.479680856Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.479805549Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.479908942Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.479992765Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.480082597Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.48016023Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.480302254Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.480487409Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.480554741Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.480597342Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.480647583Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.480690894Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.480749696Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.480779837Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.480863299Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.480938411Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.480985163Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.481029004Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.481081335Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.481141947Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.481199739Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.4812538Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.481349213Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.481422075Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.481501197Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.481548029Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.48161502Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.481655172Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.481726883Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.481765765Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.481849677Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.481926389Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.482005811Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.482062483Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.482110414Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.482188376Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.482223057Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.482492675Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.482531756Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.482587018Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.48266273Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.482720462Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.482754423Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.482861846Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.482938868Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.48301803Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.483096192Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.483178615Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.483319779Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.483511394Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.484376508Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.48443974Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.484508202Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.484553813Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.484624045Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.484670317Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.484754429Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.484833001Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.484879203Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.484924574Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.484973135Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.485041207Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.485090218Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.48513253Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.485183131Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.485236793Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.485367246Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.485418018Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.48549354Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.485534451Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.485970803Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.486013984Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.486099527Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.48622191Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.486356824Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.486413366Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.486453827Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.486517659Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.48656396Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.486647682Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.486712774Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.486754095Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.486840738Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.486884789Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.486891779Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.48693381Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.487011852Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.487054884Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.487166487Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.487247929Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.487460555Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.487535867Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.487660541Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.487782804Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.487965999Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488023941Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488068872Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488124184Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488169375Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488219707Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488252247Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488366121Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488437063Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488485294Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488517195Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488570847Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488602957Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488653919Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488663039Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-5mkfb/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488731451Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-5mkfb/kube-storage-version-migrator-operator-799cb7f958-5mkfb.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488856904Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-5mkfb/kube-storage-version-migrator-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488867315Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-5mkfb/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488872125Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-5mkfb/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.488908776Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-5mkfb/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.489029769Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-5mkfb/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.489172744Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.489213865Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.489274556Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.489343508Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.489455901Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.489502303Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.489561064Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.489601285Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.489670818Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.489712599Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.489795281Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.489904014Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.490001567Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.490056238Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.490089039Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.490160571Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.490202613Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.490286155Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.490387558Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.490407648Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.490493551Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.490589983Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.490637285Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.490735228Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.49081517Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.490942593Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.491017945Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.491135919Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.491257202Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.491500369Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.491562881Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.491594222Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.491642813Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.491673754Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.491728565Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.491761897Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.491846879Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.491926931Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.491973512Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492005703Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492059985Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492090676Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492143077Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492155208Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-wr9vd/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492192638Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-wr9vd/migrator-7f59b54f6c-wr9vd.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492267601Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-wr9vd/graceful-termination/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492274381Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-wr9vd/graceful-termination/graceful-termination/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492280811Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-wr9vd/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492363393Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-wr9vd/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492449646Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-wr9vd/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492522818Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-wr9vd/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492554069Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-wr9vd/migrator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492561009Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-wr9vd/migrator/migrator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492567229Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-wr9vd/migrator/migrator/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492620841Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-wr9vd/migrator/migrator/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492727694Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-wr9vd/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492796196Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-wr9vd/migrator/migrator/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492846247Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492879078Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.492933679Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.49296676Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.493030392Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.493037382Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.493043883Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.493091864Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.493194227Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.493287949Z namespaces/openshift-marketplace/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.493319501Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.49332425Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.493378162Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.493429364Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.493437624Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.493473255Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.493567677Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.49364835Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.493732012Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.493835635Z namespaces/openshift-monitoring/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.493885396Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.493949338Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.493981479Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.494063821Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.494096632Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.494248767Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.494899595Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.495273015Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.495567004Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.495603235Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.495674797Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.495724038Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.495814261Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.495858632Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.495907233Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.495992966Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.496062828Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.496101819Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.499427922Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.499574277Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.500663597Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.500742039Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.501696517Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.50182659Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.502444958Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.502611402Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.502650313Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.502809738Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.502855969Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.502929341Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.502976022Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.503062545Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.503144657Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.50322764Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.503267501Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.503433595Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.503471567Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.503564409Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.50360839Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.503734754Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.503777915Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.503885018Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.504083074Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.504170886Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.504450354Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.504589688Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.504724062Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.504816514Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.504924437Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.50501487Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.505146054Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.505182675Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.505274847Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.50538925Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.505473003Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.505579356Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.505661478Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.505808932Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.505899385Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.505986927Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.506096741Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.506170383Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.506257525Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.506529963Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.506575494Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.506637426Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.506644436Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.506690647Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.50679287Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.50680245Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.506886063Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507073218Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507083938Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507091558Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.50713428Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507228162Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507339165Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507365116Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507376957Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507386107Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507433048Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507530291Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507597453Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507654294Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507664335Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507674035Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507711466Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507804339Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507874591Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507923352Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507930652Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.507940062Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508008134Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508091607Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508165719Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.50821224Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.50821921Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508231031Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508278562Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508389475Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508455987Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508498038Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508503588Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508509938Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.50857527Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508663023Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508735675Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508777936Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508789316Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508796397Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508819397Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.50890623Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508975902Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.508997422Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-www4t/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.509050924Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-www4t/cluster-monitoring-operator-5f7f494dd4-www4t.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.509147516Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-www4t/cluster-monitoring-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.509155227Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-www4t/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.509161797Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-www4t/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.509217029Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-www4t/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.509908458Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-www4t/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.50997485Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-www4t/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.510036112Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.510082003Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-state-metrics-785778ff74-4zr7p.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.510187116Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-rbac-proxy-main/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.510194106Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.510225677Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.510275168Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.510398942Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.510473024Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.510509675Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-rbac-proxy-self/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.510517515Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.510524105Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.510585897Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.51066947Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.510754332Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.510779233Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-state-metrics/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.510789113Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.510821154Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.510874525Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.511018279Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.511088751Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4zr7p/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.511124712Z namespaces/openshift-monitoring/pods/metrics-server-6fdb467dc8-6nll6/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.511177324Z namespaces/openshift-monitoring/pods/metrics-server-6fdb467dc8-6nll6/metrics-server-6fdb467dc8-6nll6.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.511283607Z namespaces/openshift-monitoring/pods/metrics-server-6fdb467dc8-6nll6/metrics-server/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.511313748Z namespaces/openshift-monitoring/pods/metrics-server-6fdb467dc8-6nll6/metrics-server/metrics-server/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.511329458Z namespaces/openshift-monitoring/pods/metrics-server-6fdb467dc8-6nll6/metrics-server/metrics-server/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.511373949Z namespaces/openshift-monitoring/pods/metrics-server-6fdb467dc8-6nll6/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.511481862Z namespaces/openshift-monitoring/pods/metrics-server-6fdb467dc8-6nll6/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.511557615Z namespaces/openshift-monitoring/pods/metrics-server-6fdb467dc8-6nll6/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.511601906Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-bbdv6/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.511650577Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-bbdv6/monitoring-plugin-5f68df7f58-bbdv6.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.511730769Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-bbdv6/monitoring-plugin/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.511737789Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-bbdv6/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.51174633Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-bbdv6/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.511801421Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-bbdv6/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.511901354Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-bbdv6/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.511971316Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-bbdv6/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.512023977Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.512057238Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/node-exporter-8l5j8.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.512176972Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/init-textfile/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.512186372Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/init-textfile/init-textfile/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.512192992Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/init-textfile/init-textfile/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.512246234Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.512352277Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.512415168Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.51245905Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.51246634Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.51247974Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.512528592Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.512615414Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.512689426Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.512733637Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/node-exporter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.512742728Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/node-exporter/node-exporter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.512746678Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/node-exporter/node-exporter/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.512795639Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.512910773Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.512978944Z namespaces/openshift-monitoring/pods/node-exporter-8l5j8/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513010455Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513051886Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/node-exporter-blfvg.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513151719Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/init-textfile/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.51315864Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/init-textfile/init-textfile/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.51316277Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/init-textfile/init-textfile/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513197421Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513271133Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513373176Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513413537Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513420397Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513428837Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513483109Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513573161Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513642893Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513674004Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/node-exporter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513680744Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/node-exporter/node-exporter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513693515Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/node-exporter/node-exporter/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513750506Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.51386416Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513931411Z namespaces/openshift-monitoring/pods/node-exporter-blfvg/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.513986933Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514015834Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/node-exporter-v9lvc.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514140457Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/init-textfile/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514152137Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/init-textfile/init-textfile/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514158078Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/init-textfile/init-textfile/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514193799Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514257831Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514361383Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514385624Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514394834Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514404375Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514458446Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514549709Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514618741Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514677732Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/node-exporter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514689733Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/node-exporter/node-exporter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514695653Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/node-exporter/node-exporter/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514724204Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514845917Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.514905599Z namespaces/openshift-monitoring/pods/node-exporter-v9lvc/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.5149662Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.515003602Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/openshift-state-metrics-84bd68b896-tqn76.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.515163776Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/kube-rbac-proxy-main/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.515175346Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.515184607Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.515228708Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.515372512Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.515442284Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.515484755Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/kube-rbac-proxy-self/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.515494155Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.515504236Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.515562977Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.51565497Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.515730832Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.515752243Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/openshift-state-metrics/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.515772263Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.515785184Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.515810774Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.515933998Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.5160001Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-tqn76/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.516038011Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.516106373Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.516335069Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.516394111Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.516404811Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.516454333Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.516555185Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.516622337Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.516668179Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.516677499Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.516686429Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.51673318Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.516826163Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.516896625Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.516912485Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.51709014Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517103001Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517135432Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517235995Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517309486Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517374758Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517384509Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517388589Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517413869Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517501402Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517567464Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517611065Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517618305Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517622395Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517669337Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517755499Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517815751Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517857252Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517865302Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517876593Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.517916694Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.51814795Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518220122Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518248783Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518255373Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518261724Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518317605Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518438569Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.51850104Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518536941Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nwql5/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518595953Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nwql5/prometheus-operator-64785b6675-nwql5.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518692876Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nwql5/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518701386Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nwql5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518707436Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nwql5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518728777Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nwql5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518825449Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nwql5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518892741Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nwql5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518924582Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nwql5/prometheus-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518933662Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nwql5/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518939843Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nwql5/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.518976493Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nwql5/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.519167809Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nwql5/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.519241311Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nwql5/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.519255992Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-45bqh/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.519368055Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-45bqh/prometheus-operator-admission-webhook-77d98bc786-45bqh.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.519481828Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-45bqh/prometheus-operator-admission-webhook/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.519492868Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-45bqh/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.519506199Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-45bqh/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.51955707Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-45bqh/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.519647843Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-45bqh/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.519719485Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-45bqh/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.519765446Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.519805737Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/telemeter-client-5456c4f45b-dghdx.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.519959151Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.519968932Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.519973152Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.520009153Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.520102505Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.520169707Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.520216968Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/reload/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.520227199Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/reload/reload/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.520231289Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/reload/reload/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.520237459Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/reload/reload/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.520365993Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.520442495Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/reload/reload/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.520457805Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/telemeter-client/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.520467186Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/telemeter-client/telemeter-client/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.520473266Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.520543268Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.520708242Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.520748354Z namespaces/openshift-monitoring/pods/telemeter-client-5456c4f45b-dghdx/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.520805235Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.520880697Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/thanos-querier-df55bf5b-l8scg.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521229817Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-metrics/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521242117Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521247898Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521274858Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521403442Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521474044Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521494555Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-rules/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521504425Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521518825Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521552986Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521646499Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.5217019Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521742491Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-web/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521748452Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521755072Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521804333Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521896586Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521958678Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521989029Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.521996819Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522008409Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.52205199Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522135333Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522201715Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522237125Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/prom-label-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522244046Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522258436Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522311327Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522456082Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522522964Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522558854Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/thanos-query/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522568315Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/thanos-query/thanos-query/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522572745Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/thanos-query/thanos-query/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522609186Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522706839Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522776861Z namespaces/openshift-monitoring/pods/thanos-querier-df55bf5b-l8scg/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522810201Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522842682Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522897564Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.522928775Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.523078299Z namespaces/openshift-multus/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.52312763Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.523194332Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.523238084Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.523277725Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.523334256Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.523576263Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.523662266Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.523746248Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.523793659Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.523841401Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.523987185Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.524107778Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.52416997Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.524249502Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.524326654Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.524386846Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.524469258Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.52450796Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.52454699Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.524636643Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.524673104Z namespaces/openshift-multus/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.524719246Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.52486403Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.524951482Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.525500277Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.525631131Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.526484575Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.526577048Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.526711652Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.526769813Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.526821755Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.526914817Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.52700144Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.527091912Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.527181165Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.527232426Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.52734566Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.527435822Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.527520604Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.527569946Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.527623047Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.527674829Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.52771169Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.527777312Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.527821243Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.527869724Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.527907615Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.527986138Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.52806526Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.528113581Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.528152592Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.528199904Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.528246525Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.528312497Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.528358738Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.52842197Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.52843305Z namespaces/openshift-multus/pods/multus-7fb5b/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.528489072Z namespaces/openshift-multus/pods/multus-7fb5b/multus-7fb5b.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.528596565Z namespaces/openshift-multus/pods/multus-7fb5b/kube-multus/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.528605245Z namespaces/openshift-multus/pods/multus-7fb5b/kube-multus/kube-multus/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.528609695Z namespaces/openshift-multus/pods/multus-7fb5b/kube-multus/kube-multus/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.528643796Z namespaces/openshift-multus/pods/multus-7fb5b/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.528987746Z namespaces/openshift-multus/pods/multus-7fb5b/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.529053598Z namespaces/openshift-multus/pods/multus-7fb5b/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.529086938Z namespaces/openshift-multus/pods/multus-89p24/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.52912215Z namespaces/openshift-multus/pods/multus-89p24/multus-89p24.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.529217302Z namespaces/openshift-multus/pods/multus-89p24/kube-multus/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.529227662Z namespaces/openshift-multus/pods/multus-89p24/kube-multus/kube-multus/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.529232103Z namespaces/openshift-multus/pods/multus-89p24/kube-multus/kube-multus/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.529269284Z namespaces/openshift-multus/pods/multus-89p24/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.529765918Z namespaces/openshift-multus/pods/multus-89p24/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.529894221Z namespaces/openshift-multus/pods/multus-89p24/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.529915712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.529978184Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/multus-additional-cni-plugins-4zdxd.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530126518Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/bond-cni-plugin/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530140858Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530145238Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530172179Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530261522Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530359314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530373195Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/cni-plugins/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530380625Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/cni-plugins/cni-plugins/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530384865Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530435716Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530527209Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530599001Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530617322Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/egress-router-binary-copy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530622592Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530631822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530682374Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530778446Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530833758Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530876979Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530889349Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.53089472Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.53091235Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.530995032Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531060334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531073945Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/routeoverride-cni/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531082075Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531086955Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531134016Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531227029Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531304831Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531354092Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/whereabouts-cni-bincopy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531362533Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531367793Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531400804Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531488696Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531558178Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531593659Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/whereabouts-cni/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531602849Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531608509Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531640681Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531725823Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531801385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4zdxd/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531842156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.531894898Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/multus-additional-cni-plugins-p4tsn.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532026572Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/bond-cni-plugin/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532035542Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532046362Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532056042Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532152235Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532220237Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532238738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/cni-plugins/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532250498Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/cni-plugins/cni-plugins/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532257748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532307819Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532416152Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532485494Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532528075Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/egress-router-binary-copy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532536266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532540596Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532586247Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.53266711Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532737541Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532767872Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532779403Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532784183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532814724Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532878365Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532950747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.532989248Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/routeoverride-cni/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533002479Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533014399Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.53305343Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533144673Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533214375Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533237806Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/whereabouts-cni-bincopy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533248956Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533261976Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533314338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533424471Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533491053Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533527514Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/whereabouts-cni/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533537734Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533544094Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533572445Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533664578Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.53373641Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4tsn/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533775051Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533807062Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/multus-additional-cni-plugins-zbnmz.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533954876Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/bond-cni-plugin/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533972866Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.533977647Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534018558Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.53411273Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534179462Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534219143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/cni-plugins/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534226883Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/cni-plugins/cni-plugins/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534231074Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534252244Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534368987Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.53443936Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.53447533Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/egress-router-binary-copy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534481881Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534487361Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534521922Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534613864Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534678306Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534707427Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534715217Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534720207Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534761429Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534837951Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534912093Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534942684Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/routeoverride-cni/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534951614Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534956444Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.534993465Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.535081618Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.535150169Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.535193871Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/whereabouts-cni-bincopy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.535201981Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.535206841Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.535239932Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.535353865Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.535443378Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.535470518Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/whereabouts-cni/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.535478209Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.535483009Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.53552633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.535613502Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.535689425Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zbnmz/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.535707035Z namespaces/openshift-multus/pods/multus-qqh66/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.535758627Z namespaces/openshift-multus/pods/multus-qqh66/multus-qqh66.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.535855069Z namespaces/openshift-multus/pods/multus-qqh66/kube-multus/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.53586662Z namespaces/openshift-multus/pods/multus-qqh66/kube-multus/kube-multus/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.5358727Z namespaces/openshift-multus/pods/multus-qqh66/kube-multus/kube-multus/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.53588224Z namespaces/openshift-multus/pods/multus-qqh66/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.536417115Z namespaces/openshift-multus/pods/multus-qqh66/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.536475407Z namespaces/openshift-multus/pods/multus-qqh66/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.536517598Z namespaces/openshift-multus/pods/network-metrics-daemon-7qkqj/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.536555259Z namespaces/openshift-multus/pods/network-metrics-daemon-7qkqj/network-metrics-daemon-7qkqj.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.536645291Z namespaces/openshift-multus/pods/network-metrics-daemon-7qkqj/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.536652602Z namespaces/openshift-multus/pods/network-metrics-daemon-7qkqj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.536656582Z namespaces/openshift-multus/pods/network-metrics-daemon-7qkqj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.536692023Z namespaces/openshift-multus/pods/network-metrics-daemon-7qkqj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.536788966Z namespaces/openshift-multus/pods/network-metrics-daemon-7qkqj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.536853248Z namespaces/openshift-multus/pods/network-metrics-daemon-7qkqj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.536892798Z namespaces/openshift-multus/pods/network-metrics-daemon-7qkqj/network-metrics-daemon/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.536903589Z namespaces/openshift-multus/pods/network-metrics-daemon-7qkqj/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.536909909Z namespaces/openshift-multus/pods/network-metrics-daemon-7qkqj/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.53693592Z namespaces/openshift-multus/pods/network-metrics-daemon-7qkqj/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537083244Z namespaces/openshift-multus/pods/network-metrics-daemon-7qkqj/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537156316Z namespaces/openshift-multus/pods/network-metrics-daemon-7qkqj/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537170417Z namespaces/openshift-multus/pods/network-metrics-daemon-dtz4z/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537222308Z namespaces/openshift-multus/pods/network-metrics-daemon-dtz4z/network-metrics-daemon-dtz4z.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.53730547Z namespaces/openshift-multus/pods/network-metrics-daemon-dtz4z/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.53731671Z namespaces/openshift-multus/pods/network-metrics-daemon-dtz4z/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537329801Z namespaces/openshift-multus/pods/network-metrics-daemon-dtz4z/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537380912Z namespaces/openshift-multus/pods/network-metrics-daemon-dtz4z/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537475205Z namespaces/openshift-multus/pods/network-metrics-daemon-dtz4z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537541467Z namespaces/openshift-multus/pods/network-metrics-daemon-dtz4z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537581388Z namespaces/openshift-multus/pods/network-metrics-daemon-dtz4z/network-metrics-daemon/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537588088Z namespaces/openshift-multus/pods/network-metrics-daemon-dtz4z/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537592228Z namespaces/openshift-multus/pods/network-metrics-daemon-dtz4z/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537606449Z namespaces/openshift-multus/pods/network-metrics-daemon-dtz4z/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537747573Z namespaces/openshift-multus/pods/network-metrics-daemon-dtz4z/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537822815Z namespaces/openshift-multus/pods/network-metrics-daemon-dtz4z/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537833675Z namespaces/openshift-multus/pods/network-metrics-daemon-l5m2b/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537886557Z namespaces/openshift-multus/pods/network-metrics-daemon-l5m2b/network-metrics-daemon-l5m2b.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537979039Z namespaces/openshift-multus/pods/network-metrics-daemon-l5m2b/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537986349Z namespaces/openshift-multus/pods/network-metrics-daemon-l5m2b/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.537990569Z namespaces/openshift-multus/pods/network-metrics-daemon-l5m2b/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.538022741Z namespaces/openshift-multus/pods/network-metrics-daemon-l5m2b/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.538113953Z namespaces/openshift-multus/pods/network-metrics-daemon-l5m2b/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.538181155Z namespaces/openshift-multus/pods/network-metrics-daemon-l5m2b/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.538209506Z namespaces/openshift-multus/pods/network-metrics-daemon-l5m2b/network-metrics-daemon/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.538215926Z namespaces/openshift-multus/pods/network-metrics-daemon-l5m2b/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.538264167Z namespaces/openshift-multus/pods/network-metrics-daemon-l5m2b/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.538308669Z namespaces/openshift-multus/pods/network-metrics-daemon-l5m2b/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.538547865Z namespaces/openshift-multus/pods/network-metrics-daemon-l5m2b/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.538617097Z namespaces/openshift-multus/pods/network-metrics-daemon-l5m2b/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.538646658Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.538675499Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.53873467Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.538745181Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.538765601Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.538868584Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.538897305Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.538950516Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.539032409Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.53908132Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.539118371Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.539168093Z namespaces/openshift-network-console/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.539196943Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.539269125Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.539309797Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.539391459Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.539404819Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.539510822Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.539632876Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.539748259Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.53976715Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.539825821Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.539908603Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.539927944Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.539987806Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.540011877Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.540107969Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.5401287Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.540178091Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.540258664Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.540304865Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.540400828Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.540517451Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.540598443Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.540715106Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.540794088Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.540943133Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.541087627Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.54120473Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.541263152Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.541325534Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.541396645Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.541438047Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.541481488Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.541519679Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.541580831Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.541622742Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.541672863Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.541717725Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.541796287Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.541875949Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.54192323Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.541952781Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542006933Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542048154Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542095865Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542102855Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-wht2n/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542144717Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-wht2n/networking-console-plugin-6cf856758c-wht2n.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542224329Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-wht2n/networking-console-plugin/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542231339Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-wht2n/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542235939Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-wht2n/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.54227591Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-wht2n/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542397054Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-wht2n/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542459475Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-wht2n/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542498527Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542529207Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542591139Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.54262353Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542677852Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542723733Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542781864Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542812396Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542863207Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.542895518Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.543009821Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.543107634Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.543207467Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.543240697Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.543288859Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.543373811Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.543423153Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.543492435Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.543532296Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.543571827Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.543618658Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.543701121Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.543746872Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.543780863Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.543862715Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.543908056Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.543950157Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.54404785Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.544134843Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.544363069Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.544447571Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.544661977Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.54474809Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.544851193Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.544910565Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.544940756Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.545001917Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.545039408Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.545281545Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.545349727Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.545403538Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.5454709Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.545502171Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.545556033Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.545589444Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.545677316Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.545756839Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.5458032Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.545836691Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.545897723Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.545927473Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.545997095Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546027536Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546082078Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546088968Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dv67x/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546140899Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dv67x/network-check-source-869dcfcdcd-dv67x.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546209401Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dv67x/check-endpoints/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546216451Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dv67x/check-endpoints/check-endpoints/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546221041Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dv67x/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546255193Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dv67x/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546456778Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dv67x/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.54652283Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dv67x/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546557901Z namespaces/openshift-network-diagnostics/pods/network-check-target-9sbn2/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546587232Z namespaces/openshift-network-diagnostics/pods/network-check-target-9sbn2/network-check-target-9sbn2.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546671324Z namespaces/openshift-network-diagnostics/pods/network-check-target-9sbn2/network-check-target-container/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546678474Z namespaces/openshift-network-diagnostics/pods/network-check-target-9sbn2/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546682425Z namespaces/openshift-network-diagnostics/pods/network-check-target-9sbn2/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546720686Z namespaces/openshift-network-diagnostics/pods/network-check-target-9sbn2/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546810458Z namespaces/openshift-network-diagnostics/pods/network-check-target-9sbn2/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.54687774Z namespaces/openshift-network-diagnostics/pods/network-check-target-9sbn2/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546919021Z namespaces/openshift-network-diagnostics/pods/network-check-target-fp6xc/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.546951752Z namespaces/openshift-network-diagnostics/pods/network-check-target-fp6xc/network-check-target-fp6xc.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547029364Z namespaces/openshift-network-diagnostics/pods/network-check-target-fp6xc/network-check-target-container/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547036275Z namespaces/openshift-network-diagnostics/pods/network-check-target-fp6xc/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547040404Z namespaces/openshift-network-diagnostics/pods/network-check-target-fp6xc/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547076276Z namespaces/openshift-network-diagnostics/pods/network-check-target-fp6xc/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547163688Z namespaces/openshift-network-diagnostics/pods/network-check-target-fp6xc/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.54723076Z namespaces/openshift-network-diagnostics/pods/network-check-target-fp6xc/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547262801Z namespaces/openshift-network-diagnostics/pods/network-check-target-p2j48/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547323112Z namespaces/openshift-network-diagnostics/pods/network-check-target-p2j48/network-check-target-p2j48.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547406995Z namespaces/openshift-network-diagnostics/pods/network-check-target-p2j48/network-check-target-container/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547414435Z namespaces/openshift-network-diagnostics/pods/network-check-target-p2j48/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547418535Z namespaces/openshift-network-diagnostics/pods/network-check-target-p2j48/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547470787Z namespaces/openshift-network-diagnostics/pods/network-check-target-p2j48/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547541409Z namespaces/openshift-network-diagnostics/pods/network-check-target-p2j48/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547609521Z namespaces/openshift-network-diagnostics/pods/network-check-target-p2j48/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547650262Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547683383Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547732044Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547738924Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547776915Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547860958Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.547908499Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.5479403Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.548028723Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.548077644Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.548117975Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.548165106Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.548213478Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.548273899Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.548336871Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.548388663Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.548417714Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.548507166Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.548580028Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.54866192Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.548710092Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.548743203Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.548796434Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.548829045Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.548915057Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.548949249Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.54899742Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.549075192Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.549124523Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.549131123Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.549167584Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.549222106Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.549265687Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.549407081Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.549488484Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.549596007Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.549671459Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.549755681Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.549922596Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550029209Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.55007856Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550113061Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550171043Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550201494Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550255815Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550322017Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550364418Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.55040525Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550485742Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550566244Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550616425Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550671737Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550696168Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550759469Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.55077497Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550826561Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550875363Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550885013Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550928904Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.550976966Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.551012957Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.551063958Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.551112619Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.55113922Z namespaces/openshift-network-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.551192062Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.551257114Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.551319075Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.551359056Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.551392457Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.55150651Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.551588603Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.551665805Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.551711426Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.551738997Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.551816709Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.5518556Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.551902272Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.551940163Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.552024565Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.552062886Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.552103947Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.55218312Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.552229351Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.552237881Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.552269552Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.552346814Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.552367855Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.552520759Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.552602111Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.552770366Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.552847788Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.553028683Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.553119786Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.553246299Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.553304821Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.553374473Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.553470536Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.553529618Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.553575379Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.55362373Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.553656811Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.553709863Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.553757314Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.553798165Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.553836426Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.553921558Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.553998491Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554051522Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554087373Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554151675Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554184476Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554247438Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554276499Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554358891Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554402062Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554453844Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554460804Z namespaces/openshift-network-operator/pods/iptables-alerter-bt5tf/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554479724Z namespaces/openshift-network-operator/pods/iptables-alerter-bt5tf/iptables-alerter-bt5tf.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554576277Z namespaces/openshift-network-operator/pods/iptables-alerter-bt5tf/iptables-alerter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554584167Z namespaces/openshift-network-operator/pods/iptables-alerter-bt5tf/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554588377Z namespaces/openshift-network-operator/pods/iptables-alerter-bt5tf/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554626689Z namespaces/openshift-network-operator/pods/iptables-alerter-bt5tf/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554714221Z namespaces/openshift-network-operator/pods/iptables-alerter-bt5tf/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554780973Z namespaces/openshift-network-operator/pods/iptables-alerter-bt5tf/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554819074Z namespaces/openshift-network-operator/pods/iptables-alerter-qcrqk/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554855765Z namespaces/openshift-network-operator/pods/iptables-alerter-qcrqk/iptables-alerter-qcrqk.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554932717Z namespaces/openshift-network-operator/pods/iptables-alerter-qcrqk/iptables-alerter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554939957Z namespaces/openshift-network-operator/pods/iptables-alerter-qcrqk/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554944057Z namespaces/openshift-network-operator/pods/iptables-alerter-qcrqk/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.554973148Z namespaces/openshift-network-operator/pods/iptables-alerter-qcrqk/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.555064051Z namespaces/openshift-network-operator/pods/iptables-alerter-qcrqk/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.555130883Z namespaces/openshift-network-operator/pods/iptables-alerter-qcrqk/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.555166334Z namespaces/openshift-network-operator/pods/iptables-alerter-vcgq4/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.555206935Z namespaces/openshift-network-operator/pods/iptables-alerter-vcgq4/iptables-alerter-vcgq4.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.555282477Z namespaces/openshift-network-operator/pods/iptables-alerter-vcgq4/iptables-alerter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.555311228Z namespaces/openshift-network-operator/pods/iptables-alerter-vcgq4/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.555321208Z namespaces/openshift-network-operator/pods/iptables-alerter-vcgq4/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.555466282Z namespaces/openshift-network-operator/pods/iptables-alerter-vcgq4/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.555580655Z namespaces/openshift-network-operator/pods/iptables-alerter-vcgq4/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.555659167Z namespaces/openshift-network-operator/pods/iptables-alerter-vcgq4/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.555675838Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.555718699Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.555769061Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.555811132Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.555864143Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.555904214Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.555971306Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.556002437Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.556053799Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.55609491Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.556181782Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.556265665Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.556367847Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.556401959Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.55644796Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.556479151Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.556531732Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.556611694Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.556659476Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.556695197Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.556776929Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.55680959Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.556863521Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.556965975Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.557049697Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.557316764Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.557415257Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.557496079Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.557620233Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.557817148Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.55787727Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.557929322Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.557975543Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558021014Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558063835Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558108447Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558189659Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558266781Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558337513Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558371864Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558425865Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558465347Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558538239Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558570329Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558652952Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558663462Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558694353Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558748115Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558789646Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558846717Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558883989Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.55893207Z namespaces/openshift-operators/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.55894103Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.55894538Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.558975151Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.559028533Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.559075104Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.559140226Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.559178207Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.559226518Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.559263769Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.559514906Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.559604099Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.559680671Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.559728202Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.559771694Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.559920858Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.559963689Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.56001218Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.560054351Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.560137034Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.560183465Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.560222626Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.560305158Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.56037296Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.560379931Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.560411241Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.560468123Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.560507574Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.56072613Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.560808833Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.561135842Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.561258855Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.56178773Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.561874263Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.562060518Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.562112569Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.562161151Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.562271404Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.562407658Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.562441389Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.562674735Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.562718706Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.562762368Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.562817039Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.562859961Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.562914252Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.562954373Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.562999725Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563006755Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563048756Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563092427Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563144909Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.5632166Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563308013Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563364735Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563417196Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563470918Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563515359Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563590241Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563635052Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563684634Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563691994Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563726535Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563821028Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563873719Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.56391359Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563965172Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.563972902Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.564046384Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovnkube-node-btsgj.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.564231659Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/kube-rbac-proxy-node/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.56424801Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.56425268Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.564284101Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.564428645Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.564507157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.564529728Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.564537038Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.564541868Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.564594419Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.564714743Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.564789545Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.564833836Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/nbdb/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.564846777Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/nbdb/nbdb/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.564852637Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/nbdb/nbdb/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.564874067Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/nbdb/nbdb/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.5649635Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565036302Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565048862Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/northd/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565055163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/northd/northd/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565079593Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/northd/northd/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565103774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/northd/northd/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565221997Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.56531331Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/northd/northd/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565470754Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovn-acl-logging/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565481875Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565487985Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565496605Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565599298Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565645759Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovn-controller/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565658299Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovn-controller/ovn-controller/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.56566292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565697581Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565898646Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565962538Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565986199Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovnkube-controller/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565991289Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.565997149Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.56603167Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567054519Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567125731Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567145761Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/sbdb/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567151951Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/sbdb/sbdb/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567157712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/sbdb/sbdb/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567202563Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/sbdb/sbdb/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567325016Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567391598Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-btsgj/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567413069Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567497201Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovnkube-node-d8jhz.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567654336Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/kube-rbac-proxy-node/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567668126Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567673736Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567681997Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.56781257Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567880502Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567901923Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567910233Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567914753Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.567962024Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.568076348Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.56814289Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.56816267Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/nbdb/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.56816814Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/nbdb/nbdb/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.56817395Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/nbdb/nbdb/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.568218541Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/nbdb/nbdb/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.568321204Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.568399827Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.568449818Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/northd/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.568459728Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/northd/northd/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.568466108Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/northd/northd/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.568477679Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/northd/northd/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.568595132Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.568664634Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/northd/northd/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.568679625Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovn-acl-logging/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.568686235Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.568695895Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.568740366Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.569024924Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.569079816Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovn-controller/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.569087886Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovn-controller/ovn-controller/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.569094026Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.569106286Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.569340873Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.569417565Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.569449146Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovnkube-controller/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.569459396Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.569463977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.569490377Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.570498496Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.570569118Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.570582588Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/sbdb/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.570589179Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/sbdb/sbdb/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.570593548Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/sbdb/sbdb/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.57064253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/sbdb/sbdb/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.570743053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.570813255Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8jhz/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.570842106Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.570917268Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovnkube-node-s7s8z.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571068912Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/kube-rbac-proxy-node/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571076352Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571080562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571113583Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571226986Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571314329Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571411171Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571418582Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571422882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571464493Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571576696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571642418Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571660789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/nbdb/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571666729Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/nbdb/nbdb/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571679829Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/nbdb/nbdb/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.5717272Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/nbdb/nbdb/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571817813Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571887365Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571903025Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/northd/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571909436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/northd/northd/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571919186Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/northd/northd/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.571960637Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/northd/northd/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.57207364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.572146692Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/northd/northd/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.572160883Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovn-acl-logging/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.572167113Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.572177783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.572223324Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.572314077Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.572384549Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovn-controller/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.572393609Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovn-controller/ovn-controller/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.572397889Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.57243168Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.572630786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.572703628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.572724499Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovnkube-controller/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.572732329Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.572736879Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.57278171Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.57420776Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.574266392Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.574357775Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/sbdb/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.574379555Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/sbdb/sbdb/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.574385825Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/sbdb/sbdb/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.574398546Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/sbdb/sbdb/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.574502479Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.574576501Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s7s8z/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.574592391Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.574645333Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.574705764Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.574719145Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.574749626Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.574828908Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.574955482Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.574992692Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.575046814Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.575138557Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.575222029Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.575280001Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.575316922Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.575383043Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.575396684Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.575403244Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.575414655Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.575478046Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.575531028Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.575588329Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.575631621Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.575695612Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.575742984Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.575824326Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.57594657Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.576039672Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.576088134Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.576130085Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.576176216Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.576219447Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.57631901Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.576370651Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.576413472Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.576492075Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.576537206Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.576544936Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.576584787Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.576636869Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.57667758Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.576794683Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.576882716Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.577090362Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.577165234Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.577278217Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.577551165Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.57774741Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.577820732Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.577858233Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.577917795Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.577949186Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.578000467Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.578044709Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.578122161Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.578204073Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.578250975Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.578279395Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.578370318Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.578392248Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.57845666Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.578501962Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.578535812Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.578545543Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-kp5mb/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.578589044Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-kp5mb/service-ca-operator-7695fc6c8c-kp5mb.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.578704217Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-kp5mb/service-ca-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.578719858Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-kp5mb/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.578725578Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-kp5mb/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.578734978Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-kp5mb/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.578906423Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-kp5mb/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.579068247Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.579114689Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.57914598Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.579178121Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.579235522Z namespaces/openshift-service-ca/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.579285413Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.579353435Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.579392916Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.579442628Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.579479819Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.579559341Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.579667784Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.579760667Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.579811758Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.579846769Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.579897121Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.579932772Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.580013944Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.580069266Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.580081646Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.580175198Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.58020955Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.58021544Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.580261711Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.580332033Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.580386915Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.580481137Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.580556439Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.580678023Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.580750655Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.580863608Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.581200418Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.581408523Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.581456455Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.581493366Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.581554228Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.581607269Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.58164958Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.581676651Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.581767714Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.581849366Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.581900317Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.581937278Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.58198875Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582026201Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582057642Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582065312Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-xs6nl/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582115313Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-xs6nl/service-ca-79f68b9f4f-xs6nl.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582187125Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-xs6nl/service-ca-controller/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582196566Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-xs6nl/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582201106Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-xs6nl/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582228876Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-xs6nl/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582486044Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-xs6nl/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582555676Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-xs6nl/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582570116Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582628808Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582672399Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.5827084Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582763191Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582802533Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582864924Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582907706Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582952917Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.582971637Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.58307817Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.583141762Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.583223615Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.583275456Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.583314037Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.583381659Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.58341058Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.583498612Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.583548114Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.583589685Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.583670277Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.583722638Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.583749839Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.583860613Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.583935555Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.584016207Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.584091939Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.584174881Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.584303265Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.58448093Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.584534132Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.584574843Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.584626264Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.584663005Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.584699196Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.584731997Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.58482431Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.584902742Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.584950003Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.584979054Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585028575Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585078507Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585105657Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585143509Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.58520336Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585230131Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585282102Z namespaces/openshift/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585436677Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585493308Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585521689Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585571811Z namespaces/openshift/apps/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585601051Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585698384Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585765986Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585847878Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585878889Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585916151Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585964622Z namespaces/openshift/batch/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.585992022Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.586084265Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.586113536Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.586151267Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.58625091Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.586311962Z namespaces/openshift/core/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.586369493Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.586459126Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.586536228Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.58661966Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.586692842Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.586772985Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.586892608Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.587051203Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.587102014Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.587129185Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.587191656Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.587220217Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.588667818Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.588694889Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.588801902Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.588885924Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.588988137Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.589095Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.589186273Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.589379928Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.589546233Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.589667456Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.589758639Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.589854162Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.589981325Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.590099378Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.590205901Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.590316375Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.590406137Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.59051591Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.590635224Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.590741426Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.590844719Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.590953432Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.591049155Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.591147018Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.591249261Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.591368634Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.591467157Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.5915663Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.591671743Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.591782796Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.591880748Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.591996382Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.592110725Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.592194007Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.592310351Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.592414794Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.592537467Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.592702652Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.592792114Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.593055782Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.593156875Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.593276528Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.593490474Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.593581807Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.593672839Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.593809013Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.593943147Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.594047889Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.594164003Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.594258406Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.594379199Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.594469092Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.594598675Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.594716468Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.594839912Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.594950115Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.595067398Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.595162181Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.595258244Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.595398628Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.59549271Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.595549282Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.595655135Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.595757058Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.595814579Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.595879971Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.595945653Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.596006285Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.596079837Z namespaces/openshift/policy/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.596132498Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.59620575Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.596259312Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.596347594Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.596359705Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.596405236Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.59655382Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.596709735Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.596840878Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.596985183Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.597201609Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.597353183Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.597506547Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.597639121Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.597788225Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.597920319Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.598049402Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.598196637Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.598392202Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.598518386Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.59866396Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.598786873Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.598925507Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.59904621Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.599171034Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.599309648Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.599436321Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.599558605Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.599689099Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.599808972Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.599934855Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.600050889Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.600167052Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.600367208Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.600702267Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.600826471Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.600946084Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.601064438Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.601205591Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.601372236Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.60150073Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.601626523Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.601740726Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.60187665Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.601999074Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.602122587Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.602269201Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.602538669Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.602692103Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.602835517Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.602983401Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.603161886Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.603312631Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.603482015Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.603616849Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.603788784Z network_logs/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.603839126Z network_logs/cluster_scale [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.603935438Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.604021281Z network_logs/multi-networkpolicy [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.604117133Z network_logs/net-attach-def [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.604214386Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.604408402Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.604520815Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.605986906Z nodes/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.606039348Z nodes/debug [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.606147581Z nodes/ip-10-0-133-59.ec2.internal/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.606204652Z nodes/ip-10-0-133-59.ec2.internal/cpu_affinities.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.606573683Z nodes/ip-10-0-133-59.ec2.internal/dmesg [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.606898142Z nodes/ip-10-0-133-59.ec2.internal/ethtool_channels [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.606989994Z nodes/ip-10-0-133-59.ec2.internal/ethtool_features [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.607099177Z nodes/ip-10-0-133-59.ec2.internal/ip-10-0-133-59.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.607451207Z nodes/ip-10-0-133-59.ec2.internal/irq_affinities.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.607632352Z nodes/ip-10-0-133-59.ec2.internal/lscpu [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.607776387Z nodes/ip-10-0-133-59.ec2.internal/lspci [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.60789547Z nodes/ip-10-0-133-59.ec2.internal/podresources.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.608020434Z nodes/ip-10-0-133-59.ec2.internal/pods_info.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.608168848Z nodes/ip-10-0-133-59.ec2.internal/proc_cmdline [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.60826199Z nodes/ip-10-0-133-59.ec2.internal/sysinfo.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.610309168Z nodes/ip-10-0-133-59.ec2.internal/sysinfo.tgz [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.610522654Z nodes/ip-10-0-138-186.ec2.internal/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.610575175Z nodes/ip-10-0-138-186.ec2.internal/cpu_affinities.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.610931705Z nodes/ip-10-0-138-186.ec2.internal/dmesg [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.611205603Z nodes/ip-10-0-138-186.ec2.internal/ethtool_channels [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.611317387Z nodes/ip-10-0-138-186.ec2.internal/ethtool_features [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.611422259Z nodes/ip-10-0-138-186.ec2.internal/ip-10-0-138-186.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.611756289Z nodes/ip-10-0-138-186.ec2.internal/irq_affinities.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.611948724Z nodes/ip-10-0-138-186.ec2.internal/lscpu [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.612099829Z nodes/ip-10-0-138-186.ec2.internal/lspci [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.612206361Z nodes/ip-10-0-138-186.ec2.internal/podresources.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.612360116Z nodes/ip-10-0-138-186.ec2.internal/pods_info.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.61249554Z nodes/ip-10-0-138-186.ec2.internal/proc_cmdline [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.612596052Z nodes/ip-10-0-138-186.ec2.internal/sysinfo.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.614541887Z nodes/ip-10-0-138-186.ec2.internal/sysinfo.tgz [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.614744113Z nodes/ip-10-0-140-229.ec2.internal/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.614796165Z nodes/ip-10-0-140-229.ec2.internal/cpu_affinities.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.615079793Z nodes/ip-10-0-140-229.ec2.internal/dmesg [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.615546736Z nodes/ip-10-0-140-229.ec2.internal/ethtool_channels [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.615634698Z nodes/ip-10-0-140-229.ec2.internal/ethtool_features [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.615734111Z nodes/ip-10-0-140-229.ec2.internal/ip-10-0-140-229.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.616127232Z nodes/ip-10-0-140-229.ec2.internal/irq_affinities.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.616318097Z nodes/ip-10-0-140-229.ec2.internal/lscpu [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.616485232Z nodes/ip-10-0-140-229.ec2.internal/lspci [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.616586855Z nodes/ip-10-0-140-229.ec2.internal/podresources.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.616706138Z nodes/ip-10-0-140-229.ec2.internal/pods_info.json [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.616828442Z nodes/ip-10-0-140-229.ec2.internal/proc_cmdline [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.616935095Z nodes/ip-10-0-140-229.ec2.internal/sysinfo.log [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.618988993Z nodes/ip-10-0-140-229.ec2.internal/sysinfo.tgz [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.619216239Z pod_network_connectivity_check/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.6192668Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.619409744Z static-pods/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.619421765Z static-pods/kube-apiserver/ [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.627220605Z [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.627237825Z sent 57,838 bytes received 3,980,943 bytes 2,692,520.67 bytes/sec [must-gather] [must-gather-dcjvv] OUT 2026-07-09T18:30:46.627245616Z total size is 44,416,862 speedup is 11.00 [must-gather] [must-gather ] OUT 2026-07-09T18:30:46.883417276Z namespace/openshift-must-gather-cf7pf 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: 457c49d4-0f28-46f8-bfcd-e1f49b418a5b [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-7zchq [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-7zchq-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-7zchq [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] b993a65..f96d4ee ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Updating b993a65..f96d4ee [git-push-artifacts] Fast-forward [git-push-artifacts] .../kserve-group-test-7zchq/e2e-predictor.tar.gz | Bin 0 -> 6763448 bytes [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-7zchq/e2e-predictor.tar.gz [git-push-artifacts] -rw-r--r--. 1 root 1001540000 6802393 Jul 9 18:31 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-7zchq/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts e5ba2db] Updating CI Artifacts in e2e-raw [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-7zchq/e2e-raw.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] f96d4ee..e5ba2db ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded