[get-kubeconfig] Found kubeconfig secret: cluster-68s9t-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-68s9t-kubeconfig [get-kubeconfig] Found admin password secret: cluster-68s9t-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-68s9t-password [get-kubeconfig] API Server URL: https://a2753a32049e545c5a5041cda90026cf-2daf0f7828d6dd6e.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [clone-repo] work/RHOAIENG-79440 [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 73% (2401/3251) Updating files: 74% (2406/3251) Updating files: 75% (2439/3251) Updating files: 76% (2471/3251) Updating files: 77% (2504/3251) Updating files: 78% (2536/3251) Updating files: 79% (2569/3251) Updating files: 80% (2601/3251) Updating files: 81% (2634/3251) Updating files: 82% (2666/3251) Updating files: 83% (2699/3251) Updating files: 84% (2731/3251) Updating files: 85% (2764/3251) Updating files: 86% (2796/3251) Updating files: 87% (2829/3251) Updating files: 88% (2861/3251) Updating files: 89% (2894/3251) Updating files: 90% (2926/3251) Updating files: 91% (2959/3251) Updating files: 92% (2991/3251) Updating files: 93% (3024/3251) Updating files: 94% (3056/3251) Updating files: 95% (3089/3251) Updating files: 96% (3121/3251) Updating files: 97% (3154/3251) Updating files: 98% (3186/3251) Updating files: 99% (3219/3251) Updating files: 100% (3251/3251) Updating files: 100% (3251/3251), 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:d2cb06ca9eeb023462e079ca78f69f867aac7089d74cc32b24351cfb0f653480 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:d2cb06ca9eeb023462e079ca78f69f867aac7089d74cc32b24351cfb0f653480 [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:147fe95b95d608b1ded94d3020e1b5a837760c7d296c09f9beafaa934c1fe9d7 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:147fe95b95d608b1ded94d3020e1b5a837760c7d296c09f9beafaa934c1fe9d7 [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:2d78b1e75ce4a3e633713c1f964bde1c2425164638b26ad77af20d6340c844d7 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:2d78b1e75ce4a3e633713c1f964bde1c2425164638b26ad77af20d6340c844d7 [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:3049312fa55515cbc94d5484b2c3ba6994735bde07ec862ad9b359b89e6c0af0 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:3049312fa55515cbc94d5484b2c3ba6994735bde07ec862ad9b359b89e6c0af0 [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.26) [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-1821 [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-1821 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1821 [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 274 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading cryptography (4.5MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading black [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Downloading numpy [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading pyarrow [e2e-raw] Downloading mypy [e2e-raw] Prepared 101 packages in 2.01s [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.35s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.14.1 [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.4.2 [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==49.0.0 [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.20.0rc0 (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.11.9 [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.13.0 [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.32 [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.7.0 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 48ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://a2753a32049e545c5a5041cda90026cf-2daf0f7828d6dd6e.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] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 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-77f648d694-p94f8 1/1 Running 0 42s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-77f648d694-p94f8 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-55557df8c-5xdgv 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-55557df8c-5xdgv 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-56f9798bb4-w8zll 1/1 Running 0 52s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-56f9798bb4-w8zll 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:147fe95b95d608b1ded94d3020e1b5a837760c7d296c09f9beafaa934c1fe9d7 [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:d2cb06ca9eeb023462e079ca78f69f867aac7089d74cc32b24351cfb0f653480 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:2d78b1e75ce4a3e633713c1f964bde1c2425164638b26ad77af20d6340c844d7 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:3049312fa55515cbc94d5484b2c3ba6994735bde07ec862ad9b359b89e6c0af0 [e2e-raw] Installing KServe via kustomize... [e2e-raw] === Final params.env [e2e-raw] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:147fe95b95d608b1ded94d3020e1b5a837760c7d296c09f9beafaa934c1fe9d7 [e2e-raw] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:d2cb06ca9eeb023462e079ca78f69f867aac7089d74cc32b24351cfb0f653480 [e2e-raw] kserve-router=quay.io/opendatahub/kserve-router@sha256:2d78b1e75ce4a3e633713c1f964bde1c2425164638b26ad77af20d6340c844d7 [e2e-raw] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:3049312fa55515cbc94d5484b2c3ba6994735bde07ec862ad9b359b89e6c0af0 [e2e-raw] kserve-llm-d=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-inference-scheduler=quay.io/opendatahub/odh-llm-d-router-endpoint-picker:v0.9.0 [e2e-raw] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v0.9.0 [e2e-raw] kserve-llm-d-uds-tokenizer=quay.io/opendatahub/llm-d-kv-cache:v0.8.0 [e2e-raw] kserve-llm-d-nvidia-cuda=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-1=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-2=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-1-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-2-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-fast-1=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-fast-2=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm-fast-1-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm-fast-2-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-intel-gaudi=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-fast-1=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-fast-2=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-intel-gaudi-fast-1-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-intel-gaudi-fast-2-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-ibm-spyre=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-fast-1=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-fast-2=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-ibm-spyre-fast-1-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-ibm-spyre-fast-2-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-latency-predictor-prediction=quay.io/opendatahub/odh-latency-predictor-prediction:odh-stable [e2e-raw] kserve-llm-d-latency-predictor-training=quay.io/opendatahub/odh-latency-predictor-training:odh-stable [e2e-raw] # TODO update when our changes are introduced in the official image [e2e-raw] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-raw] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-raw] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-master [e2e-raw] ovms-versioning-ubi-micro=registry.redhat.io/ubi9/ubi-micro@sha256:38e934147827349f2b8b11ac9c38d7be23cb8e29f128b1c46e5c7ae54a2d23cd [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.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] # 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.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai 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.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai 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-models-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor 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-tokenizer 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-7p44g 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-7p44g condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-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.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai 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-models-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor 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-tokenizer 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] 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-cd4d44c67-srmrf" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-cd4d44c67-5gkvs 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-cuda-runtime-template 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.26 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.26 [e2e-raw] ClusterVersion history (latest): 4.21.26 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-2 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:147fe95b95d608b1ded94d3020e1b5a837760c7d296c09f9beafaa934c1fe9d7 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:147fe95b95d608b1ded94d3020e1b5a837760c7d296c09f9beafaa934c1fe9d7 [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:odh-incubating [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:b5c835d640b650f164ba7f36d7008760c88e2974efa65853ee167323c441580c [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:4979024cc63df7670b194e7a1cd0e5da6ae8163e531a0d64f685b407268c2f39 [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.124.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'httpx': '0.30.0', 'asyncio': '0.23.8', 'json-report': '1.5.0', 'metadata': '3.1.1', 'xdist': '3.6.1', 'anyio': '4.9.0', 'cov': '5.0.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: httpx-0.30.0, asyncio-0.23.8, json-report-1.5.0, metadata-3.1.1, xdist-3.6.1, anyio-4.9.0, cov-5.0.0 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [19 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-07-28 17:18:38.226 3898 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-28 17:20:18.654 3898 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:20:18.654 3898 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:20:18.654 3898 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-28 17:20:18.654 3898 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-raw] 2026-07-28 17:20:18.654 3898 kserve.trace Using external route host: isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:20:18.654 3898 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:20:18.657 3898 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:20:18.657 3898 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:20:18.657 3898 kserve.trace base url = https://isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:20:18.657 3898 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:20:18.796 3898 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:20:18.796 3898 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:20:18.796 3898 kserve.trace base url = https://isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:20:18.796 3898 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:20:18.797 3898 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:20:18.797 3898 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:20:18.797 3898 kserve.trace base url = https://isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:20:18.797 3898 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:20:18.797 3898 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:20:18.797 3898 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:20:18.797 3898 kserve.trace base url = https://isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:20:18.797 3898 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-raw-sklearn-batcher-2ecea-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:20:23.827 3898 kserve.trace Got response [{'message': '', 'batchId': 'b882d880-270b-4546-ba07-f8bd0cf5e88f', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b882d880-270b-4546-ba07-f8bd0cf5e88f', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b882d880-270b-4546-ba07-f8bd0cf5e88f', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b882d880-270b-4546-ba07-f8bd0cf5e88f', 'predictions': [1, 1]}] [e2e-raw] 2026-07-28 17:20:23.827 3898 kserve.trace INFO [utils.py:predict():148] Got response [{'message': '', 'batchId': 'b882d880-270b-4546-ba07-f8bd0cf5e88f', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b882d880-270b-4546-ba07-f8bd0cf5e88f', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b882d880-270b-4546-ba07-f8bd0cf5e88f', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b882d880-270b-4546-ba07-f8bd0cf5e88f', '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-28 17:20:23.888 3898 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-28 17:20:23.888 3898 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():963] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-28 17:22:14.158 3898 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-28 17:22:14.158 3898 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1088] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-28 17:22:14.161 3898 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-28 17:22:14.161 3898 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1102] 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-28 17:22:14.235 3898 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-28 17:22:14.235 3898 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1123] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-28 17:24:04.513 3898 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-28 17:24:04.513 3898 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1257] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-28 17:24:04.517 3898 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-28 17:24:04.517 3898 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1271] 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-28 17:25:54.802 3898 kserve.trace Host from isvc status URL = isvc-logger-raw-b8148-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:25:54.802 3898 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = isvc-logger-raw-b8148-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:25:54.802 3898 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-28 17:25:54.802 3898 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-raw] 2026-07-28 17:25:54.802 3898 kserve.trace Using external route host: isvc-logger-raw-b8148-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:25:54.802 3898 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: isvc-logger-raw-b8148-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:25:54.802 3898 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-b8148-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:25:54.802 3898 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-logger-raw-b8148-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:25:54.803 3898 kserve.trace base url = https://isvc-logger-raw-b8148-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:25:54.803 3898 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-logger-raw-b8148-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:25:54.828 3898 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-28 17:25:54.828 3898 kserve.trace INFO [utils.py:predict():148] 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-28 17:28:50.192 3898 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-e2d9f-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:28:50.192 3898 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = isvc-sklearn-scale-raw-e2d9f-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:28:50.192 3898 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-28 17:28:50.192 3898 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-raw] 2026-07-28 17:28:50.192 3898 kserve.trace Using external route host: isvc-sklearn-scale-raw-e2d9f-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:28:50.192 3898 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: isvc-sklearn-scale-raw-e2d9f-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:28:50.192 3898 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-e2d9f-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:28:50.192 3898 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-sklearn-scale-raw-e2d9f-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:28:50.192 3898 kserve.trace base url = https://isvc-sklearn-scale-raw-e2d9f-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:28:50.192 3898 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-sklearn-scale-raw-e2d9f-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:28:50.218 3898 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-28 17:28:50.218 3898 kserve.trace INFO [utils.py:predict():148] 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_canary_raw_deployment.py::test_canary_create [e2e-raw] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_create [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-raw] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_rollback [e2e-raw] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_rollback [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-raw] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-07-28 17:38:22.036 3898 kserve.trace Created primary ISVC: isvc-primary-82c139 [e2e-raw] 2026-07-28 17:38:22.036 3898 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created primary ISVC: isvc-primary-82c139 [e2e-raw] 2026-07-28 17:39:52.089 3898 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-28 17:39:52.089 3898 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():386] Primary ISVC is ready [e2e-raw] 2026-07-28 17:40:07.124 3898 kserve.trace resourceVersion for isvc-primary-82c139 stabilized at 25037 (stable for 15.0s) [e2e-raw] 2026-07-28 17:40:07.124 3898 kserve.trace INFO [test_pod_watch.py:wait_for_stable_resource_version():185] resourceVersion for isvc-primary-82c139 stabilized at 25037 (stable for 15.0s) [e2e-raw] 2026-07-28 17:40:07.125 3898 kserve.trace Baseline recorded - resourceVersion: 25037 [e2e-raw] 2026-07-28 17:40:07.125 3898 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():394] Baseline recorded - resourceVersion: 25037 [e2e-raw] 2026-07-28 17:40:07.125 3898 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-28 17:40:07.125 3898 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():397] Creating invalid S3 secret and service account [e2e-raw] 2026-07-28 17:40:07.282 3898 kserve.trace Created secondary ISVC isvc-secondary-82c139, waiting for failure status... [e2e-raw] 2026-07-28 17:40:07.282 3898 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():427] Created secondary ISVC isvc-secondary-82c139, waiting for failure status... [e2e-raw] 2026-07-28 17:40:15.312 3898 kserve.trace ISVC isvc-secondary-82c139 reported failure: {'exitCode': 1, 'message': "2026-07-28 17:40:08.360 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-28 17:40:08.360 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-28 17:40:08.379 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp817zrq9o.crt\n2026-07-28 17:40:08.654 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-28 17:40:13.388 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-28 17:40:15.312 3898 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-secondary-82c139 reported failure: {'exitCode': 1, 'message': "2026-07-28 17:40:08.360 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-28 17:40:08.360 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-28 17:40:08.379 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp817zrq9o.crt\n2026-07-28 17:40:08.654 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-28 17:40:13.388 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-28 17:40:15.313 3898 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-28 17:40:08.360 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-28 17:40:08.360 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-28 17:40:08.379 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp817zrq9o.crt\n2026-07-28 17:40:08.654 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-28 17:40:13.388 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-28 17:40:15.313 3898 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():435] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-28 17:40:08.360 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-28 17:40:08.360 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-28 17:40:08.379 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp817zrq9o.crt\n2026-07-28 17:40:08.654 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-28 17:40:13.388 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-28 17:40:25.329 3898 kserve.trace Primary ISVC resourceVersion: before=25037, after=25037 [e2e-raw] 2026-07-28 17:40:25.329 3898 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():445] Primary ISVC resourceVersion: before=25037, after=25037 [e2e-raw] 2026-07-28 17:40:25.330 3898 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-28 17:40:25.330 3898 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():458] 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-28 17:40:30.474 3898 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-28 17:40:30.474 3898 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():489] Creating invalid S3 secret and service account [e2e-raw] 2026-07-28 17:40:30.602 3898 kserve.trace Created ISVC isvc-init-fail-fbe44c, waiting for failure status... [e2e-raw] 2026-07-28 17:40:30.602 3898 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():520] Created ISVC isvc-init-fail-fbe44c, waiting for failure status... [e2e-raw] 2026-07-28 17:40:35.613 3898 kserve.trace ISVC isvc-init-fail-fbe44c reported failure: {'exitCode': 1, 'message': "2026-07-28 17:40:31.573 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-28 17:40:31.574 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-28 17:40:31.592 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpcejvawur.crt\n2026-07-28 17:40:31.873 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-28 17:40:34.015 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-28 17:40:35.613 3898 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-init-fail-fbe44c reported failure: {'exitCode': 1, 'message': "2026-07-28 17:40:31.573 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-28 17:40:31.574 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-28 17:40:31.592 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpcejvawur.crt\n2026-07-28 17:40:31.873 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-28 17:40:34.015 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-28 17:40:35.613 3898 kserve.trace Failure status detected in 5.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-28 17:40:31.573 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-28 17:40:31.574 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-28 17:40:31.592 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpcejvawur.crt\n2026-07-28 17:40:31.873 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-28 17:40:34.015 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-28 17:40:35.613 3898 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():534] Failure status detected in 5.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-28 17:40:31.573 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-28 17:40:31.574 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-28 17:40:31.592 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpcejvawur.crt\n2026-07-28 17:40:31.873 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-28 17:40:34.015 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-28 17:40:35.613 3898 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-28 17:40:35.613 3898 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():548] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-28 17:40:35.618 3898 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-28T17:40:30Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-28 17:40:35.618 3898 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():557] Ready condition: {'lastTransitionTime': '2026-07-28T17:40:30Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-28 17:40:35.618 3898 kserve.trace Quick reconciliation validated: Failure detected in 5.06 seconds [e2e-raw] 2026-07-28 17:40:35.618 3898 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():570] Quick reconciliation validated: Failure detected in 5.06 seconds [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-07-28 17:42:10.965 3898 kserve.trace Host from isvc status URL = raw-sklearn-fb75d-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:42:10.965 3898 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = raw-sklearn-fb75d-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:42:10.966 3898 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-28 17:42:10.966 3898 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-raw] 2026-07-28 17:42:10.966 3898 kserve.trace Using external route host: raw-sklearn-fb75d-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:42:10.966 3898 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: raw-sklearn-fb75d-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:42:10.980 3898 kserve.trace Sending Header = {'Host': 'raw-sklearn-fb75d-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:42:10.980 3898 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'raw-sklearn-fb75d-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:42:10.980 3898 kserve.trace base url = https://raw-sklearn-fb75d-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:42:10.980 3898 kserve.trace INFO [utils.py:_predict():165] base url = https://raw-sklearn-fb75d-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:42:11.010 3898 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-28 17:42:11.010 3898 kserve.trace INFO [utils.py:predict():148] 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-28 17:43:46.280 3898 kserve.trace Host from isvc status URL = raw-sklearn-runtime-79274-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:43:46.280 3898 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = raw-sklearn-runtime-79274-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:43:46.280 3898 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-28 17:43:46.280 3898 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-raw] 2026-07-28 17:43:46.280 3898 kserve.trace Using external route host: raw-sklearn-runtime-79274-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:43:46.280 3898 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: raw-sklearn-runtime-79274-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:43:46.280 3898 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-79274-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:43:46.280 3898 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'raw-sklearn-runtime-79274-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-28 17:43:46.280 3898 kserve.trace base url = https://raw-sklearn-runtime-79274-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:43:46.280 3898 kserve.trace INFO [utils.py:_predict():165] base url = https://raw-sklearn-runtime-79274-kserve-ci-e2e-test.apps.015b53dc-eb22-4d37-940e-f8b4f7df784d.prod.konfluxeaas.com [e2e-raw] 2026-07-28 17:43:46.309 3898 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-28 17:43:46.309 3898 kserve.trace INFO [utils.py:predict():148] 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] =============================== warnings summary =============================== [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_create [e2e-raw] predictor/test_canary_raw_deployment.py:147: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-raw] @pytest.mark.predictor [e2e-raw] [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-raw] predictor/test_canary_raw_deployment.py:194: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-raw] @pytest.mark.predictor [e2e-raw] [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_rollback [e2e-raw] predictor/test_canary_raw_deployment.py:256: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-raw] @pytest.mark.predictor [e2e-raw] [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-raw] predictor/test_canary_raw_deployment.py:313: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-raw] @pytest.mark.predictor [e2e-raw] [e2e-raw] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html [e2e-raw] -------- generated xml file: /workspace/artifacts-dir/junit_e2e-raw.xml -------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results-raw.json [e2e-raw] ============ 13 passed, 9 skipped, 4 warnings in 1515.82s (0:25:15) ============ [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-28T17:43:52.572282832Z 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: 7f13148f-67ec-4c77-9855-10ff13fc7acb [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [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-28T17:43:52.632042862Z namespace/openshift-must-gather-spz9m created [must-gather] [must-gather ] OUT 2026-07-28T17:43:52.640588077Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-2jcjh created [must-gather] [must-gather ] OUT 2026-07-28T17:43:52.673313846Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-pr486] POD 2026-07-28T17:43:59.330918042Z [disk usage checker] Started [must-gather] [must-gather-pr486] POD 2026-07-28T17:43:59.334212329Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-pr486] POD 2026-07-28T17:43:59.471786338Z No resources found in openshift-must-gather-spz9m namespace. [must-gather] [must-gather-pr486] POD 2026-07-28T17:43:59.581526554Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-pr486] POD 2026-07-28T17:43:59.735048148Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:43:59.735078365Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-pr486] POD 2026-07-28T17:43:59.735078365Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-pr486] POD 2026-07-28T17:43:59.737331765Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-pr486] POD 2026-07-28T17:43:59.888815767Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:43:59.888841420Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-pr486] POD 2026-07-28T17:43:59.888841420Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-pr486] POD 2026-07-28T17:43:59.890856874Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.036843345Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.036896597Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.036896597Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.038912570Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.187799143Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.187829370Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.187829370Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.190004437Z Error getting logs from rhods-notebooks [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.341239704Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.341316886Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.341316886Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.343505273Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.500506080Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.500609990Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.500609990Z namespaces "istio-system" not found [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.502862472Z Error getting logs from istio-system [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.650770738Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.650802168Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.650802168Z namespaces "knative-serving" not found [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.653143765Z Error getting logs from knative-serving [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.804041710Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.804074293Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.804074293Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:00.806142043Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:01.077559889Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:01.347632727Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:01.478908543Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:01.564434485Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:01.566814478Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:01.701210241Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:01.782828137Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:01.784800251Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:01.910509974Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:01.993507078Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:01.995471938Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:02.130652328Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:02.212803911Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:02.214637536Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:02.355579609Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:02.440883574Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:02.443018532Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:02.580406926Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:02.662981190Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:02.665018890Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:02.793050218Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:02.877492386Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:02.879692098Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:03.010319215Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:03.093728774Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:03.096062200Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:03.222140374Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:03.304461526Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:03.306398233Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:03.437655732Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:03.522084233Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:03.524412624Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:03.652694054Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:03.735032995Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:03.737205261Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:03.865314369Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:03.950937261Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:03.953451600Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:04.081028038Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:04.162239791Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:04.164520143Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:04.293075715Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:04.338658004Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:04.373963268Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:04.376084553Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:04.511160624Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:04.595098048Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:04.597233229Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:04.725766678Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:04.807551239Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:04.809753542Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:04.938640145Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:05.021896306Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:05.024125349Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:05.153948029Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:05.236008690Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:05.238167009Z Error collecting info from [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:05.935664671Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:06.059081938Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:06.183706624Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:06.311010945Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:06.434101233Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:06.667724926Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:06.795305313Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:06.917187520Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:07.042261948Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:07.165380990Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:07.288119803Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:07.413370633Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:07.535323369Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:07.663185487Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:07.792292409Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:08.083443176Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:08.208005683Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:08.479256368Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:08.641524020Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:08.791711938Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:08.940642526Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:09.227576255Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:09.343070472Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:09.399665639Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:09.550277334Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:09.699529689Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:09.986848375Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:10.156172318Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:10.307158988Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:10.446759543Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:10.723027856Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:10.890966968Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:11.043382803Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:11.185863754Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:11.478199002Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:11.641557886Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:11.796653385Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:11.955161834Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:12.233933990Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:12.412627038Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:12.576101056Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:12.707440244Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:12.979856506Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:13.137042507Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:13.291355985Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:13.444490886Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:13.725733929Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:13.893659351Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:14.045634142Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:14.176492386Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:14.347662289Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:14.449391216Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:14.616172209Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:14.765627207Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:14.917293858Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:15.188816797Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:15.357670753Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:15.509863759Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:15.641684601Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:15.916171621Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:16.082241975Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:16.235390784Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:16.387268408Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:16.671800394Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:16.837742729Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:16.991348050Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:17.199677190Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:17.484369933Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:17.655375662Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:17.815450209Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:17.965123723Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:18.251932644Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:18.414441200Z Wrote inspect data to must-gather. [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:19.352051594Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-pr486] POD 2026-07-28T17:44:21.292024020Z Caches written to disk [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.301553207Z waiting for gather to complete [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.306046509Z downloading gather output [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.595103Z receiving incremental file list [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.610230557Z ./ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.610326138Z aggregated-discovery-api.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.610664695Z aggregated-discovery-apis.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.611374348Z event-filter.html [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.612440417Z timestamp [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.61260205Z version [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.612680421Z cluster-scoped-resources/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.612694902Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.612700252Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.612729322Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.612827034Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.612843404Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.612886535Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.612957246Z namespaces/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.612966597Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.612996477Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.613065479Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.613103299Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.61316716Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.613207591Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.613297473Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.613409395Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.613523707Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.613599618Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.613662489Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.61368259Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.613752951Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.613833562Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.613859193Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.613932524Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.614013146Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.614049766Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.614109467Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.61424268Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.614319751Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.616625963Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.616702725Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.616781376Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.616924709Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.617121633Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.617160023Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.617233544Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.617271975Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.617321306Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.617371457Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.617426168Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.61753329Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.617577401Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.617628702Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.617658612Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.617710263Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.617749584Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.617806335Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.617853126Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.617895667Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.626504504Z [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.626526304Z sent 765 bytes received 75,827 bytes 153,184.00 bytes/sec [must-gather] [must-gather-pr486] OUT 2026-07-28T17:44:22.626533265Z total size is 1,153,740 speedup is 15.06 [must-gather] [must-gather ] OUT 2026-07-28T17:44:22.741552386Z namespace/openshift-must-gather-spz9m 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: 7f13148f-67ec-4c77-9855-10ff13fc7acb [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [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-28T17:44:22.878309715Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:35f66492587d98a3cca9bf7ba4541c867770dc76b78b4cf9352e6715dca04502 [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: 7f13148f-67ec-4c77-9855-10ff13fc7acb [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [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-28T17:44:22.904601015Z namespace/openshift-must-gather-spfd9 created [must-gather] [must-gather ] OUT 2026-07-28T17:44:22.912648352Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-zddm7 created [must-gather] [must-gather ] OUT 2026-07-28T17:44:22.940059823Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:35f66492587d98a3cca9bf7ba4541c867770dc76b78b4cf9352e6715dca04502 created [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:24.533979916Z [disk usage checker] Started [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:24.537329420Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:24.770198318Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:24.928207137Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:25.027749443Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:25.119549591Z Gathering data for ns/default... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:25.448584977Z Gathering data for ns/openshift... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:25.918078890Z Gathering data for ns/kube-system... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:26.718125140Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.087216687Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.087311322Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.087311322Z namespaces "assisted-installer" not found [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.373469064Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.383225595Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.385121173Z INFO: Gathering HAProxy config files [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.385265782Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.387364584Z Executing Istio gather script [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.397596721Z 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-9hf6d] POD 2026-07-28T17:44:27.405746777Z INFO: Collecting host service logs for crio [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.406146250Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.406498325Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.406821424Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.407218055Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.407666507Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.408037760Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.408366190Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.408698500Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.409050678Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.409390655Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.409763946Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.593684911Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:27.886013850Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:28.189368484Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:28.422092673Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:28.428534283Z No resources found [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:28.446314011Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:28.636105268Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:28.642286234Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:28.679820796Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:28.707255721Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:28.707288697Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:28.709999716Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:28.916104901Z INFO: Collecting Insights Archives from insights-operator-5885fdb759-sr6tx [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:28.916153362Z insights-runtime-extractor-5gg8k [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:28.916173394Z insights-runtime-extractor-68t4w [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:28.916193594Z insights-runtime-extractor-wpdnk [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:28.931447267Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:28.954304881Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:29.238007576Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:29.259414314Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:29.368184942Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:29.529894972Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:29.529894972Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:29.654472267Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:29.689262414Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:29.781372056Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:29.808748685Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:29.948407563Z No resources found [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:29.966695006Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.035861932Z INFO: 'previous-logs' folder not found on ip-10-0-128-156.ec2.internal, skipping... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.038558866Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.059283078Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.074742790Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.094848770Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.137169411Z tar: Removing leading `/' from member names [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.145835429Z INFO: HAProxy config collection complete. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.283637672Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.312673229Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.374511082Z INFO: 'previous-logs' folder not found on ip-10-0-138-17.ec2.internal, skipping... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.440191004Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.542649422Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.604448042Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.679255166Z INFO: 'previous-logs' folder not found on ip-10-0-139-137.ec2.internal, skipping... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.679286733Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.679317309Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.790949235Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.902587048Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.919525805Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:30.984243993Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.002740590Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.226099067Z INFO: INTERCONNECT MODE [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.226099067Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.227733477Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.357127034Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.427468481Z INFO: Gathering OVN_Northbound from ovnkube-node-nvf9w... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.427761428Z INFO: Gathering OVN_Northbound from ovnkube-node-pmvhk... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.428053221Z INFO: Gathering OVN_Northbound from ovnkube-node-xrs4m... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.428416570Z INFO: Gathering OVN_Southbound from ovnkube-node-nvf9w... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.428706068Z INFO: Gathering OVN_Southbound from ovnkube-node-pmvhk... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.428996911Z INFO: Gathering OVN_Southbound from ovnkube-node-xrs4m... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.524395146Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.602564626Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.697836128Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.774151117Z tar: Removing leading `/' from member names [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.780119763Z tar: Removing leading `/' from member names [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.781845783Z tar: Removing leading `/' from member names [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.787072792Z tar: Removing leading `/' from member names [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.795639196Z tar: Removing leading `/' from member names [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.829628405Z tar: Removing leading `/' from member names [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.913956158Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:31.995972756Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.175278426Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.196142570Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.307079600Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.330859213Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.400423710Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.409012105Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.409065433Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.409636971Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.411867668Z 3.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.414655457Z ovnk_database_store/ [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.414655457Z ovnk_database_store/ovnkube-node-pmvhk_nbdb [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.429303091Z ovnk_database_store/ovnkube-node-nvf9w_sbdb [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.452040580Z ovnk_database_store/ovnkube-node-nvf9w_nbdb [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.461060226Z ovnk_database_store/ovnkube-node-pmvhk_sbdb [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.486816138Z ovnk_database_store/ovnkube-node-xrs4m_nbdb [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.494127878Z ovnk_database_store/ovnkube-node-xrs4m_sbdb [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.517876217Z INFO: Network log collection complete. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.532469039Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.557296669Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.645745418Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.649471086Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.747001658Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.848032144Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:32.884015392Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:33.088144817Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:33.143582023Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:33.147713191Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:33.180447426Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:33.364152106Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:33.472674918Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:33.478132192Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:33.544230009Z Gathering data for ns/openshift-console... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:33.573987476Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:33.576196505Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:33.790994672Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:33.993735913Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:33.997098755Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:34.100589131Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a83451907191f154bed1dfc7f0174433f0075beb6b6b82b9ec61e07e402dc811 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:34.127630603Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:34.195896699Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:34.258146543Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:34.413503086Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:34.421107507Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:34.423399187Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:34.601261106Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:34.717048278Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:34.746745909Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:34.854352264Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:34.856845171Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:35.023386200Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:35.098976709Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:35.210510493Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:35.544344122Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:35.798770987Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:35.898239340Z Done executing Istio gather script [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:36.291742697Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:36.628139980Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:36.672758938Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:36.986074798Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:37.414201810Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:37.803017539Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:38.944866646Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:39.722418704Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:39.882199193Z Gathering data for ns/kserve... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:40.079606641Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:41.204118485Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:41.558016587Z Gathering data for ns/openshift-config... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:41.880464324Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:42.320388262Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:42.332509125Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:42.614307127Z Collecting performance related data for node ip-10-0-139-137.ec2.internal [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:42.623989410Z Collecting performance related data for node ip-10-0-128-156.ec2.internal [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:42.632882203Z Collecting performance related data for node ip-10-0-138-17.ec2.internal [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:42.637759039Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:43.013661441Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:43.419822593Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:43.867638433Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:44.280689430Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:44.617715941Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:44.728723133Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:44.985820179Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:45.365375028Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:45.974557871Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:47.585886302Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:48.953181017Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:49.333081546Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:49.734587855Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:49.935805289Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:50.380218819Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:50.790383171Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:51.165355628Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:51.251672674Z Collecting kubelet logs for node ip-10-0-139-137.ec2.internal [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:51.253560703Z Collecting kubelet logs for node ip-10-0-128-156.ec2.internal [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:51.255278875Z Collecting kubelet logs for node ip-10-0-138-17.ec2.internal [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:51.670492028Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-spfd9 namespace [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:51.677712712Z INFO: Node performance data collection complete. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:51.774226509Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:52.099973621Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:52.511291346Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:52.798575277Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:53.161244555Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:53.859662150Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:54.165688696Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:54.510904567Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:54.741510063Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:54.931914046Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:55.972909381Z Wrote inspect data to must-gather. [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:55.972973798Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:55.972973798Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:56.104294250Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-9hf6d] POD 2026-07-28T17:44:56.248860246Z Caches written to disk [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.258641536Z waiting for gather to complete [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.262268002Z downloading gather output [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.527153123Z receiving incremental file list [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.551354015Z ./ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.556368327Z aggregated-discovery-api.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.556717353Z aggregated-discovery-apis.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.557453297Z event-filter.html [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.564610758Z timestamp [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.56472942Z version [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.590870447Z cluster-scoped-resources/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.590896368Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.590902508Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.590933248Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.591072601Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.591191603Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.591266395Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.591329546Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.591434988Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.59156403Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.591685502Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.591740183Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.591877096Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.591958217Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.592343654Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.592391845Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.592626459Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.592905565Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.593160419Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.593311212Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.596640603Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.598211872Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.598374264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.598564078Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.598729541Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.598847093Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.599076797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.599304782Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.599499885Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.599819411Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.599943953Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.600061946Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.600172297Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.600274429Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.600379881Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.600565244Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.600754978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.60089297Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.601026703Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.603101011Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.603261284Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.603424027Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.603664141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.603935956Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.604974375Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.605096727Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.60522232Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.605359782Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.605486434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.605615357Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.605721189Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.605878152Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.606160427Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.606292119Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.606583825Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.606720497Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.606832789Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.607373549Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.607515722Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.607635224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.607832077Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.607940519Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.608133753Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.608248305Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.608420418Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.608566101Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.608688743Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.608810925Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.608939558Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.60909634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.609230923Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.609359205Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.609522828Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.610038478Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.610424225Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.610560697Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.611350542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.611486344Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.611629097Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.611736069Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.611858651Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.612048634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.612291489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.612427431Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.612580614Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.612746507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.612871489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.612979731Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.613121944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.613243606Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.617166738Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.617633316Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.618204327Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.61838805Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.618546943Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.618686726Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.618822348Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.61893147Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.619037712Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.621946965Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.622094428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.6222303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.622362253Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.622490165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.627361484Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.634336242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.634490805Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.63478998Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.634961113Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.635106436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.635215808Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.635365471Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.635743627Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.63585584Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.635968382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.636138915Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.636260077Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.636375489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.636492921Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.636645174Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.636791457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.636903369Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.637011351Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.637134663Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.637239195Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.637351147Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.637667583Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.637792885Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.638037409Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.638160382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.638311104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.638393956Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.640460134Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.640603406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.640718028Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.64082054Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.640985383Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.641124706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.642845027Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.64298922Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.643136762Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.643334116Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.643513269Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.643801995Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.644317414Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.644517618Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.64463643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.644742482Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.645338453Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.646637257Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.646739039Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.646893201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.647019004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.647184487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.647288449Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.64740288Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.647590094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.647715056Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.647956911Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.648007211Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.648106363Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.648181255Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.648270936Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.648349798Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.648535111Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.648626903Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.648712844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.648807576Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.648894168Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.648985549Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.649070361Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.649156372Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.649240534Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.649327876Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.649414257Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.649522009Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.649612421Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.649701553Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.649789704Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.649875406Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.649963647Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.650049869Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.650148341Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.650238992Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.650341544Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.650458536Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.650574989Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.65066093Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.650766942Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.650853783Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.650941105Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.651029767Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.651134289Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.65120441Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.651300252Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.651384313Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.651495175Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.651596977Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.651677619Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.65176871Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.651860522Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.651947014Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.652034265Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.652126097Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.652212828Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.6522967Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.652387232Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.652467583Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.652647736Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.652748258Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.65283253Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.652923901Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.653018223Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.653112505Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.653198117Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.653296448Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.65340335Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.653564203Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.653660235Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.653751256Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.653841268Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.65394886Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.654034212Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.654124363Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.654224985Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.654325957Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.654421649Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.654533901Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.654626372Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.654715744Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.654818126Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.654902317Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.654989689Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.655089121Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.655174642Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.655304815Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.655396737Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.655488848Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.65559913Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.655694892Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.655786674Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.655876755Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.655966907Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.656069259Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.656155551Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.656224392Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.656287473Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.656343754Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4bqsh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.656437136Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5jh97.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.656556928Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6bh6t.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.6566779Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9km7q.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.656783272Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gz9ck.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.656891324Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-lw9xs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.656995546Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ml2xk.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.657103488Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nmd88.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.657289921Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-pb746.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.657404423Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rj47t.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.657550136Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-s8szd.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.657663278Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zp4ql.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.65776894Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-4p959.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.657895172Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-d99c5.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.658000034Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-p6lsn.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.658157247Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.658196608Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.658396492Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.658579815Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.658684027Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.658790259Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.659123825Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.659229287Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.659312898Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.65941575Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.659554033Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.659638944Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.659730156Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.659812677Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.659921919Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.660004021Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.660101652Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.660188004Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.660282836Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.660366107Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.660458779Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.660569191Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.660649553Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.660741254Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.660847726Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.660890987Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.660994189Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.661084981Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.661177672Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.661264364Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.661359226Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.661454647Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.661649381Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.661739562Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.661834824Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.661925436Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.662021638Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.66215411Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.662267322Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.662373414Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.662498767Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.662624279Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.662730641Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.662841503Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.662950005Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.663063307Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.663143358Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.663193939Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.663276981Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.663326682Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.663408083Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.663454654Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.663551236Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.663610497Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.663687528Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.663735409Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.66380047Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.663843141Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.663925153Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.663935343Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.663984283Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.664097346Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.664159087Z cluster-scoped-resources/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.664173357Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.664229818Z cluster-scoped-resources/core/nodes/ip-10-0-128-156.ec2.internal.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.664419902Z cluster-scoped-resources/core/nodes/ip-10-0-138-17.ec2.internal.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.664578254Z cluster-scoped-resources/core/nodes/ip-10-0-139-137.ec2.internal.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.664691056Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.664744808Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.664792438Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.66491018Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.665014672Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.665122604Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.665213806Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.665338718Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.665524832Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.665648754Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.665756226Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.665861738Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.665954919Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.666073842Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.666180474Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.666321306Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.666417528Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.666560871Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.666668643Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.666786655Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.666902537Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.667019569Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.667121241Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.667234903Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.667291934Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.667405476Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.667532568Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.66763858Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.667742352Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.667842244Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.668037878Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.66818743Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.668277822Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.668329073Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.668336123Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.668378074Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.668453925Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.668521086Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.668577658Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.668585828Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.668637148Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.66872909Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.668887263Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.668951004Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.668963654Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.669020066Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.669116767Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.669126757Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.669174068Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.6692507Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.669292371Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.669397353Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.669441643Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.669644757Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.669691138Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.669752729Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.66980978Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.669903242Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.669954933Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.670010104Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.670052905Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.670114836Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.670148176Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.670233928Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.670288299Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.67033603Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.6703747Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.670447162Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.670600615Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.670654396Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.670694056Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.670756307Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.670812348Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.67087974Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.670930901Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.671017772Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.671024742Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.671062643Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.671124764Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.671173735Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.671242616Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.671312277Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.671360068Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.67144836Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.671561622Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.671716545Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.671849267Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.671944999Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.672036301Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.672130992Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.672243254Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.672378017Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.672499799Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.672603001Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.672689483Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.672827925Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.672947097Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.673035819Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.673127741Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.673244003Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.673348185Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.673444216Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.673573929Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.673696651Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.673741282Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.673853204Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.673964136Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.674070998Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.674274102Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.674390954Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.674519646Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.674637478Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.67475037Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.674868802Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.674974464Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.675099737Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.675197068Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.67530031Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.675409212Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.675536535Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.675655117Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.675791269Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.675896591Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.676009363Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.676149186Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.676251158Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.67635786Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.676485502Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.676597084Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.676710716Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.676814228Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.67691474Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.677020102Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.677127774Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.677192805Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.677200805Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.677232136Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.677311137Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.677321567Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.677353128Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.677427769Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.677435139Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.677520071Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.677604692Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.677655624Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-156.ec2.internal.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.677777326Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-17.ec2.internal.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.677866657Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-139-137.ec2.internal.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.677975839Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.67802673Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.678120752Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.678179223Z host_service_logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.678213594Z host_service_logs/masters/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.678287505Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.678347916Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.678413757Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.678484288Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.678656242Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.678771614Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.678844175Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.678918387Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.678993108Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.679061839Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.67913282Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.679171511Z ingress_controllers/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.679179661Z ingress_controllers/default/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.679183611Z ingress_controllers/default/router-default-66cf49fbb7-drwbq/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.679216462Z ingress_controllers/default/router-default-66cf49fbb7-drwbq/haproxy.config [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.679329934Z insights-data/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.679337764Z istio/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.679389985Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.679569748Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.679951355Z istio/event-filter.html [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.680049427Z istio/timestamp [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.680105208Z istio/cluster-scoped-resources/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.680112338Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.680118969Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.680180199Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.680346453Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.68076733Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.681250129Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.682069974Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.682214367Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.682355349Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.682435171Z machine_config_ondisk/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.682443781Z machine_config_termination_logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.682453321Z monitoring/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.682459551Z monitoring/alertmanager/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.682567973Z monitoring/alertmanager/status.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.682662705Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.682698825Z monitoring/prometheus/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.682746617Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.682843438Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.682913769Z monitoring/prometheus/rules.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.683627693Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.683674453Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.683725704Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.68457289Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.684619991Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.684681732Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.684755293Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.684822134Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.684918286Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.684973307Z monitoring/prometheus/status/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.685024978Z monitoring/prometheus/status/config.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.685455686Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.685550488Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.68564949Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.685827003Z namespaces/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.685872494Z namespaces/default/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.685922444Z namespaces/default/default.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.685982625Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.686029566Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.686063877Z namespaces/default/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.686115008Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.68619824Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.686306802Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.686377573Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.686420633Z namespaces/default/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.686467474Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.686544406Z namespaces/default/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.686596737Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.686681578Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.686726779Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.68677072Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.686850012Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.686962163Z namespaces/default/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.687011294Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.687140987Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.687270599Z namespaces/default/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.687491743Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.687607175Z namespaces/default/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.687710067Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.68783751Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.688010843Z namespaces/default/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.688087344Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.688121045Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.688208646Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.688263987Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.688310378Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.688361329Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.688447341Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.688592273Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.688626054Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.688677885Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.688744846Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.688752886Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.688825028Z namespaces/default/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.688850168Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.688902169Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.688938679Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.689058322Z namespaces/kserve/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.689114643Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.689185924Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.689205444Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.689287746Z namespaces/kserve/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.689305586Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.689416998Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.689664433Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.689841566Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.689878947Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.689930878Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.689949868Z namespaces/kserve/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.690019709Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.690097321Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.690171252Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.690227063Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.690321265Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.690365026Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.690374496Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.690425777Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.690547769Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.690635811Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.690763153Z namespaces/kserve/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.690799314Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.691065298Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.691248882Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.691492136Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.691615539Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.691879593Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.692013896Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.69226834Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.692381582Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.692432554Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.692557906Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.692612947Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.692666718Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.692712448Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.692829731Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.692904142Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.692976923Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.692996324Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.693082325Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.693143166Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.693243418Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.69333151Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.69335927Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.693464672Z namespaces/kserve/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.693500303Z namespaces/kserve/pods/kserve-controller-manager-cd4d44c67-5gkvs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.693580874Z namespaces/kserve/pods/kserve-controller-manager-cd4d44c67-5gkvs/kserve-controller-manager-cd4d44c67-5gkvs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.693657866Z namespaces/kserve/pods/kserve-controller-manager-cd4d44c67-5gkvs/manager/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.693684886Z namespaces/kserve/pods/kserve-controller-manager-cd4d44c67-5gkvs/manager/manager/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.693691066Z namespaces/kserve/pods/kserve-controller-manager-cd4d44c67-5gkvs/manager/manager/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.693700966Z namespaces/kserve/pods/kserve-controller-manager-cd4d44c67-5gkvs/manager/manager/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.696243323Z namespaces/kserve/pods/kserve-controller-manager-cd4d44c67-5gkvs/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.696309674Z namespaces/kserve/pods/kserve-controller-manager-cd4d44c67-5gkvs/manager/manager/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.696336735Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7p44g/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.696386836Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7p44g/llmisvc-controller-manager-654c557856-7p44g.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.696467057Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7p44g/manager/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.696507398Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7p44g/manager/manager/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.696514668Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7p44g/manager/manager/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.696581699Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7p44g/manager/manager/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.698165638Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7p44g/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.698235289Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7p44g/manager/manager/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.69828795Z namespaces/kserve/pods/model-serving-api-7b954ffc95-dmz9n/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.698336581Z namespaces/kserve/pods/model-serving-api-7b954ffc95-dmz9n/model-serving-api-7b954ffc95-dmz9n.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.698429193Z namespaces/kserve/pods/model-serving-api-7b954ffc95-dmz9n/server/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.698442723Z namespaces/kserve/pods/model-serving-api-7b954ffc95-dmz9n/server/server/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.698450523Z namespaces/kserve/pods/model-serving-api-7b954ffc95-dmz9n/server/server/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.698465644Z namespaces/kserve/pods/model-serving-api-7b954ffc95-dmz9n/server/server/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.698598766Z namespaces/kserve/pods/model-serving-api-7b954ffc95-dmz9n/server/server/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.698659777Z namespaces/kserve/pods/model-serving-api-7b954ffc95-dmz9n/server/server/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.698721808Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-6c5l9/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.698745469Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-6c5l9/odh-model-controller-75d9cdbddf-6c5l9.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.698846891Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-6c5l9/manager/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.698857551Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-6c5l9/manager/manager/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.698863221Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-6c5l9/manager/manager/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.698899741Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-6c5l9/manager/manager/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.706083213Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-6c5l9/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.706149204Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-6c5l9/manager/manager/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.706168465Z namespaces/kserve/pods/s3-init-4v5r8/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.706215255Z namespaces/kserve/pods/s3-init-4v5r8/s3-init-4v5r8.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.706354488Z namespaces/kserve/pods/s3-init-4v5r8/download-hf-model/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.706368068Z namespaces/kserve/pods/s3-init-4v5r8/download-hf-model/download-hf-model/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.706375848Z namespaces/kserve/pods/s3-init-4v5r8/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.706430429Z namespaces/kserve/pods/s3-init-4v5r8/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.706540391Z namespaces/kserve/pods/s3-init-4v5r8/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.706612353Z namespaces/kserve/pods/s3-init-4v5r8/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.706643433Z namespaces/kserve/pods/s3-init-4v5r8/s3-init/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.706648603Z namespaces/kserve/pods/s3-init-4v5r8/s3-init/s3-init/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.706654883Z namespaces/kserve/pods/s3-init-4v5r8/s3-init/s3-init/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.706709774Z namespaces/kserve/pods/s3-init-4v5r8/s3-init/s3-init/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.706977329Z namespaces/kserve/pods/s3-init-4v5r8/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.707048001Z namespaces/kserve/pods/s3-init-4v5r8/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.707090141Z namespaces/kserve/pods/seaweedfs-64568bcd49-zcqgj/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.707141132Z namespaces/kserve/pods/seaweedfs-64568bcd49-zcqgj/seaweedfs-64568bcd49-zcqgj.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.707227274Z namespaces/kserve/pods/seaweedfs-64568bcd49-zcqgj/seaweedfs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.707235004Z namespaces/kserve/pods/seaweedfs-64568bcd49-zcqgj/seaweedfs/seaweedfs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.707249634Z namespaces/kserve/pods/seaweedfs-64568bcd49-zcqgj/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.707317106Z namespaces/kserve/pods/seaweedfs-64568bcd49-zcqgj/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.707509219Z namespaces/kserve/pods/seaweedfs-64568bcd49-zcqgj/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.70759612Z namespaces/kserve/pods/seaweedfs-64568bcd49-zcqgj/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.707635091Z namespaces/kserve/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.707668972Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.707721053Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.707756963Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.707805444Z namespaces/kube-node-lease/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.707812584Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.707816695Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.707861015Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-156.ec2.internal.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.707938267Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-17.ec2.internal.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.708023708Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-139-137.ec2.internal.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.70811624Z namespaces/kube-system/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.708154091Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.708226472Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.708261273Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.708319234Z namespaces/kube-system/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.708370455Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.708488367Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.708608559Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.708698601Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.708724341Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.708793322Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.708862934Z namespaces/kube-system/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.708902114Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.708997836Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.709071187Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.709116638Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.70920756Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.70922951Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.709243851Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.709335532Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-s4ltjl4ufukgoku4gow46nvbfu.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.709403384Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.709502795Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.709595287Z namespaces/kube-system/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.709620537Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.709810311Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.709909893Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.710161598Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.710264689Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.710595505Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.710733098Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.711099204Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.711152936Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.711255597Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.711291998Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.711300708Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.71138686Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.711442131Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.711546443Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.711628834Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.711817248Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.711844208Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.711911109Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.71195652Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.712048692Z namespaces/kube-system/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.712059642Z namespaces/kube-system/pods/global-pull-secret-syncer-bztwt/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.712099143Z namespaces/kube-system/pods/global-pull-secret-syncer-bztwt/global-pull-secret-syncer-bztwt.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.712201455Z namespaces/kube-system/pods/global-pull-secret-syncer-bztwt/global-pull-secret-syncer/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.712210755Z namespaces/kube-system/pods/global-pull-secret-syncer-bztwt/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.712228235Z namespaces/kube-system/pods/global-pull-secret-syncer-bztwt/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.712276776Z namespaces/kube-system/pods/global-pull-secret-syncer-bztwt/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.71246834Z namespaces/kube-system/pods/global-pull-secret-syncer-bztwt/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.712574282Z namespaces/kube-system/pods/global-pull-secret-syncer-bztwt/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.712621462Z namespaces/kube-system/pods/global-pull-secret-syncer-jk4l4/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.712669713Z namespaces/kube-system/pods/global-pull-secret-syncer-jk4l4/global-pull-secret-syncer-jk4l4.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.712772125Z namespaces/kube-system/pods/global-pull-secret-syncer-jk4l4/global-pull-secret-syncer/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.712788946Z namespaces/kube-system/pods/global-pull-secret-syncer-jk4l4/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.712794726Z namespaces/kube-system/pods/global-pull-secret-syncer-jk4l4/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.712817646Z namespaces/kube-system/pods/global-pull-secret-syncer-jk4l4/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.71302492Z namespaces/kube-system/pods/global-pull-secret-syncer-jk4l4/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.713099361Z namespaces/kube-system/pods/global-pull-secret-syncer-jk4l4/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.713160722Z namespaces/kube-system/pods/global-pull-secret-syncer-mh8sc/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.713202833Z namespaces/kube-system/pods/global-pull-secret-syncer-mh8sc/global-pull-secret-syncer-mh8sc.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.713279275Z namespaces/kube-system/pods/global-pull-secret-syncer-mh8sc/global-pull-secret-syncer/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.713287105Z namespaces/kube-system/pods/global-pull-secret-syncer-mh8sc/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.713313915Z namespaces/kube-system/pods/global-pull-secret-syncer-mh8sc/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.713372036Z namespaces/kube-system/pods/global-pull-secret-syncer-mh8sc/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.713650581Z namespaces/kube-system/pods/global-pull-secret-syncer-mh8sc/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.713746223Z namespaces/kube-system/pods/global-pull-secret-syncer-mh8sc/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.713770553Z namespaces/kube-system/pods/konnectivity-agent-9vrfp/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.713809314Z namespaces/kube-system/pods/konnectivity-agent-9vrfp/konnectivity-agent-9vrfp.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.713909066Z namespaces/kube-system/pods/konnectivity-agent-9vrfp/konnectivity-agent/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.713917246Z namespaces/kube-system/pods/konnectivity-agent-9vrfp/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.713923996Z namespaces/kube-system/pods/konnectivity-agent-9vrfp/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.713988967Z namespaces/kube-system/pods/konnectivity-agent-9vrfp/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.714614369Z namespaces/kube-system/pods/konnectivity-agent-9vrfp/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.71468893Z namespaces/kube-system/pods/konnectivity-agent-9vrfp/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.714719021Z namespaces/kube-system/pods/konnectivity-agent-brzzl/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.714767802Z namespaces/kube-system/pods/konnectivity-agent-brzzl/konnectivity-agent-brzzl.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.714864093Z namespaces/kube-system/pods/konnectivity-agent-brzzl/konnectivity-agent/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.714871913Z namespaces/kube-system/pods/konnectivity-agent-brzzl/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.714878444Z namespaces/kube-system/pods/konnectivity-agent-brzzl/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.714934795Z namespaces/kube-system/pods/konnectivity-agent-brzzl/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.715504545Z namespaces/kube-system/pods/konnectivity-agent-brzzl/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.715586807Z namespaces/kube-system/pods/konnectivity-agent-brzzl/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.715608697Z namespaces/kube-system/pods/konnectivity-agent-pzwwh/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.715675148Z namespaces/kube-system/pods/konnectivity-agent-pzwwh/konnectivity-agent-pzwwh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.715748269Z namespaces/kube-system/pods/konnectivity-agent-pzwwh/konnectivity-agent/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.71575723Z namespaces/kube-system/pods/konnectivity-agent-pzwwh/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.71576996Z namespaces/kube-system/pods/konnectivity-agent-pzwwh/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.715819391Z namespaces/kube-system/pods/konnectivity-agent-pzwwh/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.716361721Z namespaces/kube-system/pods/konnectivity-agent-pzwwh/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.716434182Z namespaces/kube-system/pods/konnectivity-agent-pzwwh/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.716458362Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-156.ec2.internal/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.716576455Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-156.ec2.internal/kube-apiserver-proxy-ip-10-0-128-156.ec2.internal.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.716656346Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-156.ec2.internal/haproxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.716663676Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-156.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.716675346Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-156.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.716740408Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-156.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.7168904Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-156.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.716963802Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-156.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.716984882Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-17.ec2.internal/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.717039123Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-17.ec2.internal/kube-apiserver-proxy-ip-10-0-138-17.ec2.internal.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.717102634Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-17.ec2.internal/haproxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.717114114Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-17.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.717121195Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-17.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.717145045Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-17.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.717331849Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-17.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.71740031Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-17.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.71744034Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-137.ec2.internal/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.717492332Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-137.ec2.internal/kube-apiserver-proxy-ip-10-0-139-137.ec2.internal.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.717575873Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-137.ec2.internal/haproxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.717587863Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-137.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.717596803Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-137.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.717660844Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-137.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.717864698Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-137.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.71795219Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-137.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.71798212Z namespaces/kube-system/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.718025281Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.718098992Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.718115103Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.718158024Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.718276076Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.718344217Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.718425489Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.718462279Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.7185364Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.718606552Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.718616842Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.718622112Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.718645062Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.718751004Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.718863206Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.718905877Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.718979809Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.719014579Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.71906872Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.719099751Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.719205393Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.719284994Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.719372236Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.719406766Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.719453397Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.719534499Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.71958759Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.719688061Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.719730332Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.719765843Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.719866605Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.719940856Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.719991817Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.720931164Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.721010636Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.721091707Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.721176789Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.721283261Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.721403293Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.721604507Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.721673998Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.721717749Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.72178059Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.72181152Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.721891412Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.721912632Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.722015444Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.722095285Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.722150797Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.722199047Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.722264509Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.72231576Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.722367401Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.722402911Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.722452572Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.722528984Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.722579494Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.722625135Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.722731697Z namespaces/openshift-apiserver/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.722787198Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.722842959Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.72287916Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.722922791Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.722971661Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.723051933Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.723131064Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.723214096Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.723258197Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.723295367Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.723347848Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.723384399Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.723466311Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.723541572Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.723588883Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.723704495Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.723761666Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.723810917Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.723927819Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.724010291Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.724117622Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.724201474Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.724279776Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.724421188Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.724627962Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.724684693Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.724722104Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.724782955Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.724825145Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.724900307Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.724945218Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725043369Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725133301Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725196512Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725258833Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725298494Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725362275Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725427046Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725461197Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725572519Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.7255999Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725673431Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725680931Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725685141Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725734282Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725793063Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725800913Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725805423Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725860444Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725910185Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725922426Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725927586Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.725989447Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.726067848Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.726075908Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.726117169Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.726244391Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.726296742Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.726396934Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.726416844Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.726536477Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.726588798Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.726678789Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.726767371Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.726856412Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.726902763Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.726956344Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.727021455Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.727075587Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.727163798Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.727233119Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.72727371Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.727375562Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.727415353Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.727423893Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.727497444Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.727611486Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.727669307Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.727769569Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.727867481Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.727952223Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.728061545Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.728135906Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.728312889Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.728429661Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.728527593Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.728572074Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.728643375Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.728707246Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.728806978Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.728846349Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.72892381Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.728982451Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.729072193Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.729169125Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.729232696Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.729283917Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.729339178Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.729371189Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.729431679Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.729489381Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.729557182Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.729565082Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.729602703Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.729657084Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.729710415Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.729766836Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.729806817Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.729895978Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.729953579Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.730036251Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.730098462Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.730134852Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.730192584Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.730340226Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.730425748Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.730627592Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.730682493Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.730701463Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.730770354Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.730831395Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.730912707Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.730983198Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.731033599Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.731133511Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.731191622Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.731202592Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.731257043Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.731356235Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.731486407Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.73162485Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.731725192Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.731777432Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.731895235Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.731985376Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.732335493Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.732419374Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.732655589Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.732807441Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.732925314Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.732962464Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733013885Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733098597Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733145858Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733179738Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733235479Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733307421Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733349711Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733435183Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733538375Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733585846Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733620436Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733673147Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733699828Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733798339Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.73381446Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733859331Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/aws-ebs-csi-driver-node-6fj2x.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733960932Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-driver/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733972293Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-driver/csi-driver/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.733980003Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-driver/csi-driver/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.734027503Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.734130876Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.734202217Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.734254438Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-liveness-probe/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.734261868Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.734266148Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.734297508Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.73439267Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.734463942Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.734524713Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-node-driver-registrar/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.734534193Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.734539093Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.734565653Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.734663255Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.734734167Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6fj2x/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.734775997Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.734827038Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/aws-ebs-csi-driver-node-c46pd.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.7349234Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-driver/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.73493078Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-driver/csi-driver/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.73493552Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-driver/csi-driver/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.734978671Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.735072963Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.735141034Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.735192285Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-liveness-probe/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.735199635Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.735212975Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.735252746Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.735346518Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.735413829Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.73545254Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-node-driver-registrar/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.7354613Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.73546599Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.735526601Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.735622593Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.735711314Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c46pd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.735767085Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.735794306Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/aws-ebs-csi-driver-node-m4jv8.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.735917448Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-driver/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.735928638Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-driver/csi-driver/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.735938489Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-driver/csi-driver/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.735979849Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736093171Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736164302Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736213794Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-liveness-probe/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736220964Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736236264Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736269784Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736366426Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736437007Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736494519Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-node-driver-registrar/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736508999Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736522539Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.73658625Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736676152Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736759953Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m4jv8/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736812945Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736851095Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736909856Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736917036Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.736958047Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.737005688Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.737050949Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.73710439Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.737149011Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.737185081Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.737191821Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.737204452Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.737245202Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.737308283Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.737321684Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.737361084Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.737451136Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.737532368Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.737593509Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.73764944Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.737714991Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.737768262Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.737894594Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.737977396Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.738067868Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.738123549Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.738180539Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.738285261Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.738336282Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.738404674Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.738445714Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.738668868Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.73873347Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.738779941Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.738883392Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.738932323Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.738939653Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.738999054Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.739096916Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.739159857Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.739759048Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.73984292Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.739990443Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.740071524Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.740263468Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.74041878Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.740586214Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.740804117Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.740838398Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.740908729Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.74094425Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.740991511Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741043722Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741083012Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741133563Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741216755Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741294976Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741331137Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741379498Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741430229Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741467739Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741554241Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741590512Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741651293Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741692774Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741725114Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741759575Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7n85v/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741790735Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7n85v/tuned-7n85v.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741895467Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7n85v/tuned/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741902847Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7n85v/tuned/tuned/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741906898Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7n85v/tuned/tuned/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.741951538Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7n85v/tuned/tuned/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.742099581Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7n85v/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.742170662Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7n85v/tuned/tuned/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.742213543Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rzn7b/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.742309685Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rzn7b/tuned-rzn7b.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.742366666Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rzn7b/tuned/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.742381966Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rzn7b/tuned/tuned/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.742392387Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rzn7b/tuned/tuned/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.742435577Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rzn7b/tuned/tuned/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.74261358Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rzn7b/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.742693022Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rzn7b/tuned/tuned/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.742739613Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zpwvd/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.742795224Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zpwvd/tuned-zpwvd.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.742883596Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zpwvd/tuned/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.742891616Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zpwvd/tuned/tuned/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.742896146Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zpwvd/tuned/tuned/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.742930956Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zpwvd/tuned/tuned/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.743062649Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zpwvd/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.74312945Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zpwvd/tuned/tuned/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.743169161Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.743213411Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.743279783Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.743318653Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.743391595Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.743412455Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.743467906Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-156.ec2.internal.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.743623649Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-17.ec2.internal.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.74370378Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-139-137.ec2.internal.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.743771162Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.743831023Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.743930184Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.743987746Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.744064227Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.744110548Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.744183609Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.74423521Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.744331962Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.744458064Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.744614887Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.744661928Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.744733709Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.744753059Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.744811901Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.744915502Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.744978204Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.745041945Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.745157537Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.745240408Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.745289429Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.745489313Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.745697107Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.74585531Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.745952252Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.746089574Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.746246427Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.746450541Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.746539002Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.746587473Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.746666745Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.746707435Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.746779896Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.746826017Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.746920359Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.747014991Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.747069972Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.747132823Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.747191364Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.747241785Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.747338147Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.747424818Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.747489549Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.747556661Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.747638622Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.747646003Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-97z85/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.747694823Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-97z85/cluster-samples-operator-6748489656-97z85.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.747804095Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-97z85/cluster-samples-operator-watch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.747812195Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-97z85/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.747822016Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-97z85/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.747866447Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-97z85/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.748031179Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-97z85/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.748093811Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-97z85/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.748148822Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-97z85/cluster-samples-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.748159272Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-97z85/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.748170962Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-97z85/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.748218313Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-97z85/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.748713982Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-97z85/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.748790443Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-97z85/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.748818514Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.748879755Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.748935426Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.748971217Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.749078559Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.749129319Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.749202651Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.749239741Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.749317343Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.749354104Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.749445405Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.749575258Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.7496753Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.749726361Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.749805582Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.749870493Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.749916804Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.750013186Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.750057347Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.750112257Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.750196789Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.7502729Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.750283021Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.750324001Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.750418143Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.750519325Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.750573216Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.750691238Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.75077513Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.751077685Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.751155367Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.751268858Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.751411911Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.751580054Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.751653056Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.751698566Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.751785148Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.751818279Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.75187641Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.75191931Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.751957651Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752020072Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752103934Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752195075Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752236506Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752280807Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752355138Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752397889Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752508321Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752565902Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752623313Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752667084Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752766476Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752775116Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-bt9qs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752814247Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-bt9qs/volume-data-source-validator-549c6d54cf-bt9qs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752901888Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-bt9qs/volume-data-source-validator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752910469Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-bt9qs/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752914879Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-bt9qs/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.752960569Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-bt9qs/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.753073882Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-bt9qs/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.753143143Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-bt9qs/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.753195814Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.753260685Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.753310596Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.753325716Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.753377187Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.753441088Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.75349781Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.753582631Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.753642472Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.753725114Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.753786945Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.753862726Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.753907897Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.754001419Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.754018809Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.754121591Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.754229593Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.754320974Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.754362615Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.754412336Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.754503278Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.75464379Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.754733752Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.754789393Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.754850274Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.754933036Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.755004027Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.755019357Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.755029257Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.755114279Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.75517622Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.755282952Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.755387904Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.755534387Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.755620848Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.75571341Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.755865353Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.756063706Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.756155548Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.756198959Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.756301011Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.756321661Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.756398812Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.756460574Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.756574586Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.756669357Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.756936242Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.756980093Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.757021754Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.757088695Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.757137186Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.757171106Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.757246958Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.757290159Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.757386901Z namespaces/openshift-config-managed/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.757430751Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.757529243Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.757586894Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.757669366Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.757720227Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.757810958Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.75790488Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.758001452Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.758045093Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.758081063Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.758137274Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.758195815Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.758301217Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.758355468Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.758395499Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.758519301Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.758589912Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.758662984Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.76172469Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.761803021Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.761926833Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.762014045Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.762096416Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.76226133Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.762387872Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.762434743Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.762488234Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.762696107Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.762735418Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.762788859Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.76284648Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.762896101Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.762957892Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763006803Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763085625Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763170896Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763203037Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763253648Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763313799Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.76336917Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763406751Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763454141Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763529153Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763541093Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763580344Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763631644Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763679565Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763729186Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763773747Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763815988Z namespaces/openshift-config-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763827178Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.763842319Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764025132Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764031762Z namespaces/openshift-config/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764035932Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764095573Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764148024Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764190865Z namespaces/openshift-config/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764221265Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764310387Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764385398Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.76446052Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764542251Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764587432Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764633433Z namespaces/openshift-config/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764664974Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764755985Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764786846Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764835577Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764915428Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.764989329Z namespaces/openshift-config/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.76502575Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.765161823Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.765224844Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.765310685Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.765384357Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.765488189Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.765651712Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.765803814Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.765843655Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.765890896Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.765947957Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.765996128Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.766048519Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.76609868Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.766167741Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.766213052Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.766310944Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.766387065Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.766451036Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.766513377Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.766583398Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.766626019Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.76667558Z namespaces/openshift-config/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.766721001Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.766752542Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.766801593Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.766896374Z namespaces/openshift-console-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.766945945Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.767004346Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.767046927Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.767122598Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.767165609Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.767247121Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.767363433Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.767499585Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.767573516Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.767606287Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.767654858Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.767703179Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.76778189Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.767838721Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.767886792Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.767965924Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.768049385Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.768057176Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.768109346Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.768196268Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.768229859Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.76883966Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.768919441Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.769191666Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.769279658Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.769447871Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.769637724Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.769821788Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770017801Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770067232Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770112123Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770160714Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770206995Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770263506Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770346607Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770418709Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.77048394Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770573011Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770641673Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770691024Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770750985Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770781965Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770839926Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770873427Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770937498Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770949518Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-8mmmk/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.770989859Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-8mmmk/console-operator-584dcb6b54-8mmmk.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.771089211Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-8mmmk/console-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.771099791Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-8mmmk/console-operator/console-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.771109751Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-8mmmk/console-operator/console-operator/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.771148672Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-8mmmk/console-operator/console-operator/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.771688682Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-8mmmk/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.771730213Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.771777364Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.771824754Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.771861405Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.771927296Z namespaces/openshift-console/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.771974417Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.772041548Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.772085899Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.77215131Z namespaces/openshift-console/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.772189091Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.772267922Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.772491037Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.772806402Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.772848173Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.772882474Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.772936705Z namespaces/openshift-console/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.772981275Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.773077897Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.773128538Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.773177979Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.77325938Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.773337892Z namespaces/openshift-console/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.773386543Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.774034925Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.774132176Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.774423412Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.774535034Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.774710587Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.774837019Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.775015123Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.775084954Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.775131535Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.775200796Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.775237217Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.775313028Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.775351079Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.77543887Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.775545692Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.775599783Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.775633754Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.775684375Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.775738336Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.775791407Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.775836678Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.775878568Z namespaces/openshift-console/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.775886159Z namespaces/openshift-console/pods/console-6bbb95c96c-29w9b/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.775921519Z namespaces/openshift-console/pods/console-6bbb95c96c-29w9b/console-6bbb95c96c-29w9b.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.776018211Z namespaces/openshift-console/pods/console-6bbb95c96c-29w9b/console/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.776025561Z namespaces/openshift-console/pods/console-6bbb95c96c-29w9b/console/console/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.776029611Z namespaces/openshift-console/pods/console-6bbb95c96c-29w9b/console/console/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.776067532Z namespaces/openshift-console/pods/console-6bbb95c96c-29w9b/console/console/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.776170374Z namespaces/openshift-console/pods/console-6bbb95c96c-29w9b/console/console/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.776237065Z namespaces/openshift-console/pods/console-6bbb95c96c-29w9b/console/console/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.776289776Z namespaces/openshift-console/pods/downloads-7c97dc4555-mj5xh/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.776327007Z namespaces/openshift-console/pods/downloads-7c97dc4555-mj5xh/downloads-7c97dc4555-mj5xh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.776429138Z namespaces/openshift-console/pods/downloads-7c97dc4555-mj5xh/download-server/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.776436639Z namespaces/openshift-console/pods/downloads-7c97dc4555-mj5xh/download-server/download-server/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.776440869Z namespaces/openshift-console/pods/downloads-7c97dc4555-mj5xh/download-server/download-server/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.77649345Z namespaces/openshift-console/pods/downloads-7c97dc4555-mj5xh/download-server/download-server/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.776727244Z namespaces/openshift-console/pods/downloads-7c97dc4555-mj5xh/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.776792135Z namespaces/openshift-console/pods/downloads-7c97dc4555-mj5xh/download-server/download-server/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.776837776Z namespaces/openshift-console/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.776888377Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.776930948Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.776979219Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.77707659Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.777130991Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.777208233Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.777253624Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.777314174Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.777363355Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.777448167Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.777562359Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.777657321Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.777714732Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.777763333Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.777830204Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.777858184Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.777952736Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.778005227Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.778049738Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.77813468Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.778209111Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.778267832Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.778413125Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.778498536Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.778610948Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.77869112Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.778779641Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.778899183Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.779062346Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.779114998Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.779164958Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.779196159Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.77924051Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.779277621Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.779331771Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.779435653Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.779585996Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.779628957Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.779682798Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.779733619Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.77978886Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.779838651Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.779878632Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.779923682Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.779962393Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.780048264Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.780101316Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.780155826Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.780194737Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.780244038Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.780283309Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.7803672Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.780443952Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.780548014Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.780596835Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.780641466Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.780703516Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.780751148Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.780826679Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.78087229Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.78090361Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.780989872Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.781040183Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.781047273Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.781096724Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.781250077Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.781290937Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.781408169Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.781485681Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.781592233Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.781670144Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.781748016Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.781870288Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.782030391Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.782077182Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.782123782Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.782178934Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.782241045Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.782301486Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.782348737Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.782426468Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.78253327Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.782579571Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.782624752Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.782679083Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.782722453Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.782775404Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.782823615Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.782877076Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.782929347Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.783030659Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.78307808Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.783198582Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.783244483Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.783293824Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.783329024Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.783414226Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.783513158Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.783602789Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.7836434Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.783684131Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.783718912Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.783769603Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.783849174Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.783896945Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.783928495Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.784013927Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.784072128Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.784118829Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.784220011Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.784304562Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.784390284Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.784464125Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.784567947Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.784701689Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.784887453Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.785182378Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.785226849Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.785294771Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.785337671Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.785402882Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.785445123Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.785546995Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.785626917Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.785686188Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.785731748Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.785779029Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.78582504Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.785883041Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.785926692Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.785974483Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.786015284Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.786059765Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.786099745Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.786145486Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.786187447Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.786294269Z namespaces/openshift-dns/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.7863411Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.786400031Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.786440112Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.786497473Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.786554103Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.786709536Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.786967351Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.787047412Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.787094303Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.787133514Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.787180235Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.787223316Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.787302047Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.787357148Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.787405099Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.78748914Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.787670904Z namespaces/openshift-dns/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.787711935Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.787822037Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.787906838Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.788140683Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.788216914Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.788491229Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.788636581Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.788817085Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.788872566Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.788914577Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.788970038Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.789015448Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.78908137Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.78913021Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.789206582Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.789287673Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.789343564Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.789391965Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.789439766Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.789483907Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.789574178Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.789618959Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.78966635Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.78967652Z namespaces/openshift-dns/pods/dns-default-dcn54/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.789706951Z namespaces/openshift-dns/pods/dns-default-dcn54/dns-default-dcn54.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.789819473Z namespaces/openshift-dns/pods/dns-default-dcn54/dns/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.789834823Z namespaces/openshift-dns/pods/dns-default-dcn54/dns/dns/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.789840914Z namespaces/openshift-dns/pods/dns-default-dcn54/dns/dns/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.789879904Z namespaces/openshift-dns/pods/dns-default-dcn54/dns/dns/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.789977356Z namespaces/openshift-dns/pods/dns-default-dcn54/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790045777Z namespaces/openshift-dns/pods/dns-default-dcn54/dns/dns/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790073548Z namespaces/openshift-dns/pods/dns-default-dcn54/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790082338Z namespaces/openshift-dns/pods/dns-default-dcn54/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790088678Z namespaces/openshift-dns/pods/dns-default-dcn54/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790143269Z namespaces/openshift-dns/pods/dns-default-dcn54/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790241811Z namespaces/openshift-dns/pods/dns-default-dcn54/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790321032Z namespaces/openshift-dns/pods/dns-default-dcn54/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790371573Z namespaces/openshift-dns/pods/dns-default-kjd8p/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790416104Z namespaces/openshift-dns/pods/dns-default-kjd8p/dns-default-kjd8p.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790521896Z namespaces/openshift-dns/pods/dns-default-kjd8p/dns/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790533036Z namespaces/openshift-dns/pods/dns-default-kjd8p/dns/dns/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790542856Z namespaces/openshift-dns/pods/dns-default-kjd8p/dns/dns/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790597647Z namespaces/openshift-dns/pods/dns-default-kjd8p/dns/dns/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790685269Z namespaces/openshift-dns/pods/dns-default-kjd8p/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.79076299Z namespaces/openshift-dns/pods/dns-default-kjd8p/dns/dns/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790778371Z namespaces/openshift-dns/pods/dns-default-kjd8p/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790789101Z namespaces/openshift-dns/pods/dns-default-kjd8p/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790818992Z namespaces/openshift-dns/pods/dns-default-kjd8p/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790869922Z namespaces/openshift-dns/pods/dns-default-kjd8p/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.790961574Z namespaces/openshift-dns/pods/dns-default-kjd8p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791022955Z namespaces/openshift-dns/pods/dns-default-kjd8p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791075896Z namespaces/openshift-dns/pods/dns-default-tstvj/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791121957Z namespaces/openshift-dns/pods/dns-default-tstvj/dns-default-tstvj.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791210749Z namespaces/openshift-dns/pods/dns-default-tstvj/dns/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791217859Z namespaces/openshift-dns/pods/dns-default-tstvj/dns/dns/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791227819Z namespaces/openshift-dns/pods/dns-default-tstvj/dns/dns/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.79127518Z namespaces/openshift-dns/pods/dns-default-tstvj/dns/dns/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791363331Z namespaces/openshift-dns/pods/dns-default-tstvj/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791424392Z namespaces/openshift-dns/pods/dns-default-tstvj/dns/dns/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791467503Z namespaces/openshift-dns/pods/dns-default-tstvj/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791502024Z namespaces/openshift-dns/pods/dns-default-tstvj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791510094Z namespaces/openshift-dns/pods/dns-default-tstvj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791567675Z namespaces/openshift-dns/pods/dns-default-tstvj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791663487Z namespaces/openshift-dns/pods/dns-default-tstvj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791728688Z namespaces/openshift-dns/pods/dns-default-tstvj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791775539Z namespaces/openshift-dns/pods/node-resolver-kqr4w/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.79182054Z namespaces/openshift-dns/pods/node-resolver-kqr4w/node-resolver-kqr4w.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791896841Z namespaces/openshift-dns/pods/node-resolver-kqr4w/dns-node-resolver/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791904891Z namespaces/openshift-dns/pods/node-resolver-kqr4w/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791915241Z namespaces/openshift-dns/pods/node-resolver-kqr4w/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.791959372Z namespaces/openshift-dns/pods/node-resolver-kqr4w/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.792049974Z namespaces/openshift-dns/pods/node-resolver-kqr4w/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.792118875Z namespaces/openshift-dns/pods/node-resolver-kqr4w/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.792274598Z namespaces/openshift-dns/pods/node-resolver-v5hvm/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.792308348Z namespaces/openshift-dns/pods/node-resolver-v5hvm/node-resolver-v5hvm.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.79239228Z namespaces/openshift-dns/pods/node-resolver-v5hvm/dns-node-resolver/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.79239932Z namespaces/openshift-dns/pods/node-resolver-v5hvm/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.79240911Z namespaces/openshift-dns/pods/node-resolver-v5hvm/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.792464502Z namespaces/openshift-dns/pods/node-resolver-v5hvm/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.792659015Z namespaces/openshift-dns/pods/node-resolver-v5hvm/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.792728896Z namespaces/openshift-dns/pods/node-resolver-v5hvm/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.792779457Z namespaces/openshift-dns/pods/node-resolver-vvb2g/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.792820198Z namespaces/openshift-dns/pods/node-resolver-vvb2g/node-resolver-vvb2g.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.792894489Z namespaces/openshift-dns/pods/node-resolver-vvb2g/dns-node-resolver/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.792904279Z namespaces/openshift-dns/pods/node-resolver-vvb2g/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.79291378Z namespaces/openshift-dns/pods/node-resolver-vvb2g/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.792958251Z namespaces/openshift-dns/pods/node-resolver-vvb2g/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.793050832Z namespaces/openshift-dns/pods/node-resolver-vvb2g/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.793120854Z namespaces/openshift-dns/pods/node-resolver-vvb2g/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.793173664Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.793214555Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.793262836Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.793305547Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.793401229Z namespaces/openshift-etcd/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.79345846Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.793561802Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.793601492Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.793675714Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.793717164Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.793800676Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.793874927Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.793957519Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.794084491Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.794161013Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.794242904Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.794292455Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.794382727Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.794435258Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.794486408Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.79459573Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.794664542Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.794712053Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.794806684Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.794886326Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.794964627Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.795044539Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.79512454Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.795248432Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.795407105Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.795455456Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.795529258Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.795575948Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.795614459Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.79568372Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.795733811Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.795815523Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.795897474Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.795947675Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.795987416Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.796031537Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.796108518Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.796172749Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.79621622Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.796294041Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.796344522Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.796441064Z namespaces/openshift-host-network/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.796524666Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.796611017Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.796661708Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.79672988Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.79677812Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.796872012Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.796971304Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.797050445Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.797768248Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.797817259Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.79787347Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.797909251Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.797993983Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.798051153Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.798084764Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.798173416Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.798267097Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.798303458Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.79841795Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.798540642Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.798648955Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.798728946Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.798806307Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.79894816Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.799047482Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.799103633Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.799152954Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.799207095Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.799237985Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.799289956Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.799320857Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.799398818Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.799434349Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.799545681Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.799819156Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.799862577Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.799907807Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.799953498Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.799992639Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.80004993Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.800096931Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.800141922Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.800185712Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.800302295Z namespaces/openshift-image-registry/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.800351756Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.800415057Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.800467578Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.800700062Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.800750023Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.800867175Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.801012428Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.801208631Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.801251562Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.801295243Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.801336874Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.801382465Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.801489807Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.801589168Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.801634909Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.801719561Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.801770961Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.801787792Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.801832083Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.801907294Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.801955125Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.802590067Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.802673538Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.802920722Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.803004134Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.803242459Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.803371791Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.803614285Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.803688787Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.803731037Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.803792269Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.803833329Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.803904631Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.803973472Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.804059834Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.804139855Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.804211566Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.804249047Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.804321188Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.804362389Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.804497491Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.804616084Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.804674975Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.804713665Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.804773107Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.804810907Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.804877528Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.804884389Z namespaces/openshift-image-registry/pods/image-registry-6bddc5d8db-llrzt/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.804922819Z namespaces/openshift-image-registry/pods/image-registry-6bddc5d8db-llrzt/image-registry-6bddc5d8db-llrzt.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.805037531Z namespaces/openshift-image-registry/pods/image-registry-6bddc5d8db-llrzt/registry/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.805044261Z namespaces/openshift-image-registry/pods/image-registry-6bddc5d8db-llrzt/registry/registry/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.805050201Z namespaces/openshift-image-registry/pods/image-registry-6bddc5d8db-llrzt/registry/registry/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.805115813Z namespaces/openshift-image-registry/pods/image-registry-6bddc5d8db-llrzt/registry/registry/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.806098611Z namespaces/openshift-image-registry/pods/image-registry-6bddc5d8db-llrzt/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.806153722Z namespaces/openshift-image-registry/pods/image-registry-6bddc5d8db-llrzt/registry/registry/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.806228513Z namespaces/openshift-image-registry/pods/node-ca-5ch8f/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.806271504Z namespaces/openshift-image-registry/pods/node-ca-5ch8f/node-ca-5ch8f.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.806365845Z namespaces/openshift-image-registry/pods/node-ca-5ch8f/node-ca/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.806382696Z namespaces/openshift-image-registry/pods/node-ca-5ch8f/node-ca/node-ca/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.806395406Z namespaces/openshift-image-registry/pods/node-ca-5ch8f/node-ca/node-ca/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.806424807Z namespaces/openshift-image-registry/pods/node-ca-5ch8f/node-ca/node-ca/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.806578429Z namespaces/openshift-image-registry/pods/node-ca-5ch8f/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.806650671Z namespaces/openshift-image-registry/pods/node-ca-5ch8f/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.806692131Z namespaces/openshift-image-registry/pods/node-ca-bfbzv/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.806735032Z namespaces/openshift-image-registry/pods/node-ca-bfbzv/node-ca-bfbzv.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.806814534Z namespaces/openshift-image-registry/pods/node-ca-bfbzv/node-ca/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.806821644Z namespaces/openshift-image-registry/pods/node-ca-bfbzv/node-ca/node-ca/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.806827884Z namespaces/openshift-image-registry/pods/node-ca-bfbzv/node-ca/node-ca/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.806877035Z namespaces/openshift-image-registry/pods/node-ca-bfbzv/node-ca/node-ca/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.806998167Z namespaces/openshift-image-registry/pods/node-ca-bfbzv/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.807066148Z namespaces/openshift-image-registry/pods/node-ca-bfbzv/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.807122059Z namespaces/openshift-image-registry/pods/node-ca-mlw78/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.8071638Z namespaces/openshift-image-registry/pods/node-ca-mlw78/node-ca-mlw78.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.807241381Z namespaces/openshift-image-registry/pods/node-ca-mlw78/node-ca/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.807248792Z namespaces/openshift-image-registry/pods/node-ca-mlw78/node-ca/node-ca/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.807255232Z namespaces/openshift-image-registry/pods/node-ca-mlw78/node-ca/node-ca/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.807305263Z namespaces/openshift-image-registry/pods/node-ca-mlw78/node-ca/node-ca/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.807429575Z namespaces/openshift-image-registry/pods/node-ca-mlw78/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.807530817Z namespaces/openshift-image-registry/pods/node-ca-mlw78/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.807581778Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.807603268Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.807666099Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.80771541Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.807809392Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.807856003Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.807913204Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.807955405Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.808017096Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.808058636Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.808164608Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.80824622Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.808328261Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.808365742Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.808412053Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.808450324Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.808540245Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.808636617Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.808697938Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.808737369Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.80882083Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.808889132Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.808947303Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.809044634Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.809137776Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.809287309Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.80937524Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.809579964Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.809705707Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.80987179Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.809936771Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.809987012Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.810050153Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.810086144Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.810152965Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.810182375Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.810297057Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.810372649Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.81043Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.8104667Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.810584523Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.810636563Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.810693215Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.810704785Z namespaces/openshift-ingress-canary/pods/ingress-canary-bfwh9/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.810754056Z namespaces/openshift-ingress-canary/pods/ingress-canary-bfwh9/ingress-canary-bfwh9.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.810835807Z namespaces/openshift-ingress-canary/pods/ingress-canary-bfwh9/serve-healthcheck-canary/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.810847038Z namespaces/openshift-ingress-canary/pods/ingress-canary-bfwh9/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.810870728Z namespaces/openshift-ingress-canary/pods/ingress-canary-bfwh9/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.810898768Z namespaces/openshift-ingress-canary/pods/ingress-canary-bfwh9/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.811025181Z namespaces/openshift-ingress-canary/pods/ingress-canary-bfwh9/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.811101012Z namespaces/openshift-ingress-canary/pods/ingress-canary-bfwh9/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.811157233Z namespaces/openshift-ingress-canary/pods/ingress-canary-n2zb8/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.811222434Z namespaces/openshift-ingress-canary/pods/ingress-canary-n2zb8/ingress-canary-n2zb8.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.811314266Z namespaces/openshift-ingress-canary/pods/ingress-canary-n2zb8/serve-healthcheck-canary/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.811323486Z namespaces/openshift-ingress-canary/pods/ingress-canary-n2zb8/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.811349457Z namespaces/openshift-ingress-canary/pods/ingress-canary-n2zb8/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.811421758Z namespaces/openshift-ingress-canary/pods/ingress-canary-n2zb8/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.81154872Z namespaces/openshift-ingress-canary/pods/ingress-canary-n2zb8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.811638722Z namespaces/openshift-ingress-canary/pods/ingress-canary-n2zb8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.811676542Z namespaces/openshift-ingress-canary/pods/ingress-canary-s424p/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.811723863Z namespaces/openshift-ingress-canary/pods/ingress-canary-s424p/ingress-canary-s424p.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.811806775Z namespaces/openshift-ingress-canary/pods/ingress-canary-s424p/serve-healthcheck-canary/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.811814615Z namespaces/openshift-ingress-canary/pods/ingress-canary-s424p/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.811819975Z namespaces/openshift-ingress-canary/pods/ingress-canary-s424p/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.811876516Z namespaces/openshift-ingress-canary/pods/ingress-canary-s424p/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.811980788Z namespaces/openshift-ingress-canary/pods/ingress-canary-s424p/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.81207179Z namespaces/openshift-ingress-canary/pods/ingress-canary-s424p/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.81210137Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.812148881Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.812199062Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.812258953Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.812362405Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.812418746Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.812500148Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.812550869Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.81263516Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.812683111Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.812780763Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.812870944Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.812973356Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.813014377Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.813071258Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.813112699Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.81317506Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.813268352Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.813317292Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.813382684Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.813501856Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.813559697Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.813621508Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.814197509Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.814319651Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.814423103Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.814531215Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.814629227Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.814778839Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.815025774Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.815106155Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.815160166Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.815234338Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.815265458Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.815331289Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.81535548Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.8153769Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.815501583Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.815534673Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.815661435Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.815754517Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.815805598Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.815878429Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.815937171Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.815984401Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.816094953Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.816121934Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.816206485Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.816255006Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.816324738Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.816334018Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.816375079Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.816506821Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.816537462Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.816607133Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.816631773Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.816728165Z namespaces/openshift-ingress/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.816776666Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.816840007Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.816887968Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.816926969Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.816976919Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.817063231Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.817197134Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.817321316Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.817371346Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.817410177Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.817486799Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.81755705Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.817636182Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.817692452Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.817723243Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.817814015Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.817884036Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.817926837Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.818045799Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.818136881Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.818286643Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.818357875Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.818525348Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.818681761Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.818885464Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.818967476Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.819016187Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.819079208Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.819122089Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.81919214Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.819236361Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.819332253Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.819416174Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.819489376Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.819543856Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.819592667Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.819623378Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.819690799Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.81972963Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.819792321Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.819799201Z namespaces/openshift-ingress/pods/router-default-66cf49fbb7-drwbq/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.819846432Z namespaces/openshift-ingress/pods/router-default-66cf49fbb7-drwbq/router-default-66cf49fbb7-drwbq.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.819946964Z namespaces/openshift-ingress/pods/router-default-66cf49fbb7-drwbq/router/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.819956154Z namespaces/openshift-ingress/pods/router-default-66cf49fbb7-drwbq/router/router/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.819960264Z namespaces/openshift-ingress/pods/router-default-66cf49fbb7-drwbq/router/router/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.820016975Z namespaces/openshift-ingress/pods/router-default-66cf49fbb7-drwbq/router/router/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.820149488Z namespaces/openshift-ingress/pods/router-default-66cf49fbb7-drwbq/router/router/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.820217309Z namespaces/openshift-ingress/pods/router-default-66cf49fbb7-drwbq/router/router/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.820243159Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.82028944Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.820348821Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.820390642Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.820495484Z namespaces/openshift-insights/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.820546095Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.820609806Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.820650066Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.820717428Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.820756128Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.820876821Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.821002923Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.821250488Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.821291218Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.821332449Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.821606424Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.821656595Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.821737637Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.821755767Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.821849739Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.821889979Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.82194044Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.822033162Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.822147934Z namespaces/openshift-insights/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.822172624Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.82301841Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.823133332Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.823443998Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.823628051Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.823962107Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.824079439Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.824282073Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.824350664Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.824403595Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.824513347Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.824570608Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.824693071Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.824754752Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.824798652Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.824892674Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.824946565Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.825067887Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.825117478Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.825191149Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.825241921Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.825351443Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.825460514Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.825558516Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.825587407Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.825680638Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.825728939Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.825792211Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.825848201Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.825921073Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.825957914Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.826045775Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.826055175Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-sr6tx/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.826102886Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-sr6tx/insights-operator-5885fdb759-sr6tx.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.826211888Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-sr6tx/insights-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.826231199Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-sr6tx/insights-operator/insights-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.826240889Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-sr6tx/insights-operator/insights-operator/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.82630685Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-sr6tx/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.826711457Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-sr6tx/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.827060744Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.827102204Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/insights-runtime-extractor-5gg8k.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.827219817Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/exporter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.827228667Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/exporter/exporter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.827242177Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/exporter/exporter/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.827302558Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/exporter/exporter/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.82741761Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.827497612Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/exporter/exporter/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.827648494Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/extractor/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.827669875Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/extractor/extractor/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.827675735Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/extractor/extractor/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.827721216Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/extractor/extractor/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.827826228Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.827900129Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/extractor/extractor/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.82795931Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.82796817Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.82797495Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.828031752Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.828123663Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.828196084Z namespaces/openshift-insights/pods/insights-runtime-extractor-5gg8k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.828248685Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.828336577Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/insights-runtime-extractor-68t4w.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.828433409Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/exporter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.828441769Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/exporter/exporter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.828448469Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/exporter/exporter/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.82851548Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/exporter/exporter/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.828613022Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.828709474Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/exporter/exporter/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.828727684Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/extractor/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.828743465Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/extractor/extractor/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.828749105Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/extractor/extractor/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.828803975Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/extractor/extractor/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.828916458Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.828978289Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/extractor/extractor/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.82901907Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.82902552Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.82903254Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.829084081Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.829181873Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.829258224Z namespaces/openshift-insights/pods/insights-runtime-extractor-68t4w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.829307225Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.829354196Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/insights-runtime-extractor-wpdnk.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.829713842Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/exporter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.829728652Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/exporter/exporter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.829735663Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/exporter/exporter/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.829768003Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/exporter/exporter/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.829870925Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.829944076Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/exporter/exporter/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.829991617Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/extractor/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830001057Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/extractor/extractor/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830012378Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/extractor/extractor/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830069979Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/extractor/extractor/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830176261Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830261272Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/extractor/extractor/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830278322Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830285783Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830293553Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830360804Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830446096Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830570388Z namespaces/openshift-insights/pods/insights-runtime-extractor-wpdnk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830620769Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.83068289Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830735191Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830815912Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830872353Z namespaces/openshift-keda/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830880773Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830892444Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.830952475Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.831033866Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.831081847Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.831092497Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.831142338Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.83121955Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.83123623Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.831330552Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.831428594Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.831492315Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.831511205Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.831574536Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.831744489Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.83178596Z namespaces/openshift-keda/operators.coreos.com/installplans/install-xr7sm.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.831910982Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.831927583Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.832018984Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.832037955Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.832118226Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.832148477Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.832242658Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.83230193Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.83235956Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.832402321Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.832446722Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.832497043Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.832597545Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.832690566Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.832785768Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.832801819Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.83287277Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.83290047Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.832946041Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.833030913Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.833090054Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.833143675Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.833219766Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.833283888Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.833329238Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.8334488Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.833546832Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.833633724Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.833715595Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.833793977Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.833924919Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.834127843Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.834178344Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.834234775Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.834287136Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.834336737Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.834390828Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.834437389Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.834562891Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.834638172Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.834687373Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.834728464Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.834766504Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.834811195Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.834854196Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.834898577Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.834937178Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.834982608Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.83508246Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.835140231Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.835171392Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.835233343Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.835307414Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.835330485Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.835427687Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.83562757Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.835696921Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.835744552Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.835780353Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.835846474Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.835883825Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.835968246Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.836037108Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.836082308Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.83615588Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.836256282Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.836277022Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.836339623Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.836418645Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.836525647Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.836609328Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.83668611Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.836808502Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.836971815Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.837022706Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.837067727Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.837111458Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.837158948Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.837543245Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.837569106Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.837656108Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.837733569Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.83779422Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.837860531Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.837933433Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.837970583Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.838079135Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.838126676Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.838175297Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.838239408Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.838283059Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.83833253Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.83837092Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.838431962Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.838504733Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.838589974Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.838626295Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.838698096Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.838732577Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.838797328Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.838841969Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.838925Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.839003862Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.839084594Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.83941Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.8394562Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.839554642Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.839581203Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.839682974Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.839731575Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.839761576Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.839850997Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.839925989Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.83996915Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.840083912Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.840163933Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.840258375Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.840339246Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.840424438Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.840573181Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.840755274Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.840822425Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.840860996Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.840918107Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.840974318Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.841033569Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.8410802Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.841160961Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.841240663Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.841287334Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.841334915Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.841396446Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.841440546Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.841519308Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.841562529Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.84162765Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.841665641Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.841727142Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.841770143Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.841870274Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.841919505Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.841976326Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.842016657Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.842080078Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.842124269Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.8422069Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.842305082Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.842394754Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.842443605Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.842518786Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.842577137Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.842619538Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.84270808Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.842765331Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.842804371Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.842900413Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.842955884Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.842965644Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.843006325Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.843057566Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.843102307Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.843197439Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.84327506Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.843656467Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.843730848Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.84381172Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.843935752Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.844094305Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.844155596Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.844187217Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.844230277Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.844276718Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.844325739Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.84436348Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.844445152Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.844548043Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.844602584Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.844638895Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.844688076Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.844735477Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.844792978Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.844838639Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.844880779Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.84493051Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.845011662Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.845061123Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.845131844Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.845168725Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.845226916Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.845256826Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.845348628Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.845425149Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.845532911Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.845586132Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.845633103Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.845692694Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.845740565Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.845822206Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.845863397Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.845916758Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.8459862Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.846069531Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.846112092Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.846235464Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.846311775Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.846398987Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.846490979Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.84658408Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.846712243Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.846893236Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.846951587Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.847000808Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.847046939Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.84709452Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.847138121Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.847181762Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.847262753Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.847341794Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.847387025Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.847425486Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.847459356Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.847535128Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.847584229Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.84761823Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.84767046Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.847697221Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.847770942Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.847817633Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.847882924Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.847936165Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.848009557Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.848048357Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.848137759Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.84821593Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.848292322Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.848346993Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.848397634Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.848468375Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.848525336Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.848621848Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.848665629Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.848713339Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.848787861Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.848845132Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.848889033Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.848986375Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.849065946Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.849149938Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.849229849Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.84931018Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.849432773Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.849616826Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85038767Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.850462051Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.850568923Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.850618464Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.850703086Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.850733896Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.850827688Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85090893Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.851054672Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.851096343Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.851138104Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.851172824Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.851240105Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.851281626Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.851332587Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.851376188Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85149636Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.851657893Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.851722985Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.851770015Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.851833756Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.851879257Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.851965969Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.852105181Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.852206163Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.852262434Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.852294495Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.852362226Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.852392577Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.852493948Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85257328Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.852639831Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.852745223Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.852775804Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.852789784Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.852801204Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.852910866Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.852937937Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.853060159Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85313921Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.853318003Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.853394695Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.853541238Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85366745Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.853844403Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.853900894Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.853947205Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.853999566Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.854046737Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.854091578Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.854154279Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85422617Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.854318862Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.854368373Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.854386763Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.854450934Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.854504545Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.854569406Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.854583227Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-tsf8k/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.854631207Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-tsf8k/kube-storage-version-migrator-operator-6f4d6fb6bc-tsf8k.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85476441Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-tsf8k/kube-storage-version-migrator-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85477419Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-tsf8k/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85477856Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-tsf8k/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.854803491Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-tsf8k/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.854929633Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-tsf8k/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.855064315Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.855107956Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.855169517Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.855199438Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85528593Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.855332Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.855377011Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.855429412Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.855514294Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.855545364Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.855639096Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.855748278Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85584981Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.855898071Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.855948882Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.856010923Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.856049004Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.856135495Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.856201786Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.856219876Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.856315208Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85639936Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.8564186Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.856558883Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.856633594Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.856762317Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.856837678Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85695165Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.857075142Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.857244955Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.857293166Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.857340747Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.857383108Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.857424719Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85749414Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.857525651Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.857630013Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.857702584Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.857738814Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.857785075Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.857823066Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.857870847Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.857924098Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.857935738Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-cktc7/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.857944018Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-cktc7/migrator-6865c9967-cktc7.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85803223Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-cktc7/graceful-termination/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85804172Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-cktc7/graceful-termination/graceful-termination/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85805491Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-cktc7/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.858110441Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-cktc7/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.858183912Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-cktc7/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.858280424Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-cktc7/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.858294234Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-cktc7/migrator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.858304695Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-cktc7/migrator/migrator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.858314855Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-cktc7/migrator/migrator/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.858383166Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-cktc7/migrator/migrator/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.858491308Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-cktc7/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85857705Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-cktc7/migrator/migrator/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85861816Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.858655381Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.858694732Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.858741333Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.858793174Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.858800664Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.858815954Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.858862285Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.858954306Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.859042808Z namespaces/openshift-marketplace/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.859050328Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.859054638Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.859086919Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85915004Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85915732Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.859198651Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.859294293Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.859368764Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.859456166Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.85968295Z namespaces/openshift-monitoring/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.8597198Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.859784762Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.859824573Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.859893534Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.859932595Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.860103698Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.860619937Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.860996824Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.861231748Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.861264089Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.86133807Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.861370191Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.861464972Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.861524484Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.861589035Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.861668826Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.861725607Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.861777768Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.86462914Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.864779133Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.86571611Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.865796031Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.86678256Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.866913272Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.867443262Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.867809808Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.867849889Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.867990172Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.868025642Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.868109004Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.868131654Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.868234476Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.868312677Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.868379299Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.868421419Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.868596863Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.868633614Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.868727705Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.868776756Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.868904158Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.868946359Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.869056931Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.869217234Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.869301296Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.869567571Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.869704983Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.869832855Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.869926537Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.870029849Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.870128231Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.870246203Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.870290674Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.870383005Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.870457917Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.870573229Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.870681121Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.870757792Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.870911605Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.871000127Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.871100539Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87119693Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.871273522Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.871370924Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.871419584Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.871442055Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.871530376Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.871546257Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.871590337Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87171105Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87172901Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.871815682Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.871973035Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.871980475Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.871988465Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.872044286Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.872146918Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.872217139Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87225616Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87226522Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87227287Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.872321141Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.872423753Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.872515074Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.872554665Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.872559915Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.872569295Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.872630427Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.872714528Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.872781829Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87282419Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87283435Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87284067Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.872891501Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.872984033Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.873049554Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.873090145Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.873097055Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.873103705Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.873158776Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.873258688Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.873327639Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87335647Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87336343Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87337221Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.873434501Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.873539473Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.873613034Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.873645805Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.873663465Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.873670075Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.873713116Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.873801308Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.873870169Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87390779Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-njt9d/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87394968Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-njt9d/cluster-monitoring-operator-548b489cb8-njt9d.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.874029902Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-njt9d/cluster-monitoring-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.874038742Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-njt9d/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.874045392Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-njt9d/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.874096803Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-njt9d/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.874732125Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-njt9d/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.874797356Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-njt9d/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.874855507Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.874901418Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-state-metrics-56d9f944b4-xhvlq.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87499786Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-rbac-proxy-main/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87501076Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87501482Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.875067921Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.875163893Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.875232134Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.875268365Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-rbac-proxy-self/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.875277845Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.875281855Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.875339796Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.875433708Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.875528309Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87557342Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-state-metrics/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87558044Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.875589981Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.875637071Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.875782824Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.875852525Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-xhvlq/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.875906136Z namespaces/openshift-monitoring/pods/metrics-server-65975f975f-n4kv6/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.875952537Z namespaces/openshift-monitoring/pods/metrics-server-65975f975f-n4kv6/metrics-server-65975f975f-n4kv6.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.876067889Z namespaces/openshift-monitoring/pods/metrics-server-65975f975f-n4kv6/metrics-server/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.876075019Z namespaces/openshift-monitoring/pods/metrics-server-65975f975f-n4kv6/metrics-server/metrics-server/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87608155Z namespaces/openshift-monitoring/pods/metrics-server-65975f975f-n4kv6/metrics-server/metrics-server/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.876142291Z namespaces/openshift-monitoring/pods/metrics-server-65975f975f-n4kv6/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.876242082Z namespaces/openshift-monitoring/pods/metrics-server-65975f975f-n4kv6/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.876314854Z namespaces/openshift-monitoring/pods/metrics-server-65975f975f-n4kv6/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.876352804Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-hwn2z/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.876404385Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-hwn2z/monitoring-plugin-68b7fc9574-hwn2z.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.876484417Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-hwn2z/monitoring-plugin/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.876618559Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-hwn2z/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87662898Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-hwn2z/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.876697071Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-hwn2z/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.876805003Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-hwn2z/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.876875754Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-hwn2z/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.876936295Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.876981116Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/node-exporter-7gdv5.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.877096478Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/init-textfile/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.877104608Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/init-textfile/init-textfile/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.877112329Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/init-textfile/init-textfile/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87716821Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.877247801Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.877310632Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.877346823Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.877355083Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.877369743Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.877407574Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.877534986Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.877607427Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.877659388Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/node-exporter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.877669179Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/node-exporter/node-exporter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.877688679Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/node-exporter/node-exporter/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.8777448Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.877856692Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.877925513Z namespaces/openshift-monitoring/pods/node-exporter-7gdv5/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.877964344Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878005255Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/node-exporter-pb9rs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878102667Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/init-textfile/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878111877Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/init-textfile/init-textfile/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878116027Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/init-textfile/init-textfile/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878150947Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878232299Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87831252Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878324371Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878331841Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878336541Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878387722Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878495904Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878584205Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878602696Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/node-exporter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878612476Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/node-exporter/node-exporter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878633086Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/node-exporter/node-exporter/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878689927Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878797219Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878868681Z namespaces/openshift-monitoring/pods/node-exporter-pb9rs/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878919511Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.878964612Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/node-exporter-vbk6s.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879069824Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/init-textfile/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879077104Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/init-textfile/init-textfile/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879086425Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/init-textfile/init-textfile/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879138115Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879212557Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879282158Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879308929Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879313329Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879317099Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879362099Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879447911Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879556603Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879578163Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/node-exporter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879586974Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/node-exporter/node-exporter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879613194Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/node-exporter/node-exporter/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879660665Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879768847Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879837388Z namespaces/openshift-monitoring/pods/node-exporter-vbk6s/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.879889419Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.87992233Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/openshift-state-metrics-b8f49f5c6-m8zfc.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880069763Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/kube-rbac-proxy-main/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880077553Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880086993Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880142384Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880234226Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880305057Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880355488Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/kube-rbac-proxy-self/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880366068Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880374578Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880415479Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880544101Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880614982Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880663973Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/openshift-state-metrics/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880674283Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880678434Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880729324Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880833177Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880895338Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-m8zfc/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.880939258Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.8810078Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.881189803Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.881197073Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.881200963Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.881250774Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.881356516Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.881419497Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.881493569Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.881509919Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.881514059Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.88155898Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.881643651Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.881711442Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.881767123Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.881856535Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.881868715Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.881919496Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.882013268Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.882086259Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.88213835Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.882146621Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.88215275Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.882188971Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.882293633Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.882360574Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.882397095Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.882405825Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.882411355Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.882452466Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.882581108Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.882646859Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.88269948Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.882709941Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.882715151Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.882753061Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.883055567Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.883123408Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.883174809Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.883185199Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.883193229Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.88323158Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.883335732Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.883399883Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.883568666Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-lspd6/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.883620917Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-lspd6/prometheus-operator-84d69f794d-lspd6.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.883719319Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-lspd6/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.883730189Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-lspd6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.883735409Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-lspd6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.88377438Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-lspd6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.883865452Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-lspd6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.883942313Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-lspd6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.883958103Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-lspd6/prometheus-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.883966554Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-lspd6/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.883975914Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-lspd6/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.884018404Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-lspd6/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.884251579Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-lspd6/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.884283509Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-lspd6/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.88429243Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-8jcv6/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.884359751Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-8jcv6/prometheus-operator-admission-webhook-7f8d78f54b-8jcv6.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.884523724Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-8jcv6/prometheus-operator-admission-webhook/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.884539994Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-8jcv6/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.884544924Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-8jcv6/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.884595145Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-8jcv6/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.884675697Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-8jcv6/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.884754698Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-8jcv6/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.884797229Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.88482747Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/telemeter-client-678cfff567-xwt6r.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.884979682Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.884987132Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.884997602Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.885047094Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.885138235Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.885233587Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.885248627Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/reload/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.885259237Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/reload/reload/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.885264887Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/reload/reload/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.885322588Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/reload/reload/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.88541429Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.885504392Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/reload/reload/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.885570503Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/telemeter-client/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.885580563Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/telemeter-client/telemeter-client/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.885586913Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.885620944Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.885713836Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.885783177Z namespaces/openshift-monitoring/pods/telemeter-client-678cfff567-xwt6r/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.885818117Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.885901479Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/thanos-querier-999494bd7-hgj8z.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886032052Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-metrics/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886049632Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886055842Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886098303Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886193634Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886277856Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886306446Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-rules/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886312466Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886316726Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886356277Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886451729Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886588442Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886623722Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-web/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886634772Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886639432Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886660123Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886761145Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886833546Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886870197Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886884277Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886889157Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.886926568Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887015069Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887088481Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887125241Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/prom-label-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887131892Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887136242Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887177572Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887274734Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887345145Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887375166Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/thanos-query/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887382256Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/thanos-query/thanos-query/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887388846Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/thanos-query/thanos-query/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887438577Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.88757754Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887649171Z namespaces/openshift-monitoring/pods/thanos-querier-999494bd7-hgj8z/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887672411Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887718672Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887774103Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887814694Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887919946Z namespaces/openshift-multus/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.887968637Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.888040788Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.888086079Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.88813256Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.88817804Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.888399315Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.888495196Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.888619569Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.888663489Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.88871304Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.888859343Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.888993906Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.889054757Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.889088597Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.889130068Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.889179609Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.88925915Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.889305041Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.889347022Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.889427563Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.889492285Z namespaces/openshift-multus/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.889559196Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.889710599Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.88978086Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.89030607Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.890426262Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.891074904Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.891165555Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.891287448Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.891337088Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.891367899Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.891465951Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.891587873Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.891666464Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.891767866Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.891787137Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.891895679Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.89197878Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892060971Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892110312Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892181974Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892238915Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892286426Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892339087Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892374027Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892416648Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892456959Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892596321Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892673943Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892725644Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892767955Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892819336Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892861506Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892916977Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892942118Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.892997969Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.893007359Z namespaces/openshift-multus/pods/multus-99s7f/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.89305213Z namespaces/openshift-multus/pods/multus-99s7f/multus-99s7f.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.893152111Z namespaces/openshift-multus/pods/multus-99s7f/kube-multus/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.893160402Z namespaces/openshift-multus/pods/multus-99s7f/kube-multus/kube-multus/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.893172482Z namespaces/openshift-multus/pods/multus-99s7f/kube-multus/kube-multus/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.893230903Z namespaces/openshift-multus/pods/multus-99s7f/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.89359989Z namespaces/openshift-multus/pods/multus-99s7f/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.893668241Z namespaces/openshift-multus/pods/multus-99s7f/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.893726482Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.893767903Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/multus-additional-cni-plugins-9n74f.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.893903265Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/bond-cni-plugin/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.893911315Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.893917585Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.893953166Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894040148Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894111919Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894133589Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/cni-plugins/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.89414036Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/cni-plugins/cni-plugins/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.8941529Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894203371Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894295672Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894369834Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894393044Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/egress-router-binary-copy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894401364Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894406734Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894447175Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894559707Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894628938Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894649529Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894655669Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894663029Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.89470707Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894793481Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894860233Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894876203Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/routeoverride-cni/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894884413Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894890003Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.894934184Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895030956Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895099077Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895129298Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/whereabouts-cni-bincopy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895136148Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895146618Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895177848Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.89526884Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895325841Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895388243Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/whereabouts-cni/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895397963Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895402593Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895422203Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895547085Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895618237Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9n74f/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895664017Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895708988Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/multus-additional-cni-plugins-bwr67.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895833071Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/bond-cni-plugin/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895841381Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895845701Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895888621Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.895973603Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896042114Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896073425Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/cni-plugins/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896078315Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/cni-plugins/cni-plugins/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896084335Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896129896Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896216178Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896281659Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896314069Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/egress-router-binary-copy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896325189Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896329909Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.89635615Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896448122Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896543713Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896570074Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896577274Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896581234Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896618545Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896683676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896759288Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896790068Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/routeoverride-cni/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896797768Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896808678Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896859709Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.896945011Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897013152Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897030242Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/whereabouts-cni-bincopy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897039953Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897046563Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897098674Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897189245Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897255657Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897270007Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/whereabouts-cni/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897280117Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897288587Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897344738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.89743462Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897527082Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bwr67/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897553152Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897604103Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/multus-additional-cni-plugins-w8gdg.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897748275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/bond-cni-plugin/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897755896Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897760276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897794236Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897893268Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.897959049Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.8979738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/cni-plugins/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.89798058Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/cni-plugins/cni-plugins/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.89798507Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898032971Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898123272Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898193194Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898311896Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/egress-router-binary-copy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898319456Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898323486Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898350677Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898449448Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.89854289Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.89856572Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898571381Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898578381Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898612171Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898694563Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898767024Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898801665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/routeoverride-cni/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898808795Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898812855Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898839435Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.898935427Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899001328Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899026519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/whereabouts-cni-bincopy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899032619Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899036639Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.89907806Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899169181Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899243523Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899258513Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/whereabouts-cni/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899264723Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899276054Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899316224Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899411846Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899488897Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w8gdg/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899537828Z namespaces/openshift-multus/pods/multus-d54wp/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899571469Z namespaces/openshift-multus/pods/multus-d54wp/multus-d54wp.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.89966339Z namespaces/openshift-multus/pods/multus-d54wp/kube-multus/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899671061Z namespaces/openshift-multus/pods/multus-d54wp/kube-multus/kube-multus/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899675361Z namespaces/openshift-multus/pods/multus-d54wp/kube-multus/kube-multus/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899710031Z namespaces/openshift-multus/pods/multus-d54wp/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899925535Z namespaces/openshift-multus/pods/multus-d54wp/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.899992247Z namespaces/openshift-multus/pods/multus-d54wp/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.900028857Z namespaces/openshift-multus/pods/multus-fhz2t/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.900068908Z namespaces/openshift-multus/pods/multus-fhz2t/multus-fhz2t.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.90014867Z namespaces/openshift-multus/pods/multus-fhz2t/kube-multus/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.900156879Z namespaces/openshift-multus/pods/multus-fhz2t/kube-multus/kube-multus/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.90016127Z namespaces/openshift-multus/pods/multus-fhz2t/kube-multus/kube-multus/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.90019119Z namespaces/openshift-multus/pods/multus-fhz2t/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.900891353Z namespaces/openshift-multus/pods/multus-fhz2t/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.900958134Z namespaces/openshift-multus/pods/multus-fhz2t/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.900979174Z namespaces/openshift-multus/pods/network-metrics-daemon-t2sqf/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901024685Z namespaces/openshift-multus/pods/network-metrics-daemon-t2sqf/network-metrics-daemon-t2sqf.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901113907Z namespaces/openshift-multus/pods/network-metrics-daemon-t2sqf/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901121947Z namespaces/openshift-multus/pods/network-metrics-daemon-t2sqf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901125977Z namespaces/openshift-multus/pods/network-metrics-daemon-t2sqf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901163958Z namespaces/openshift-multus/pods/network-metrics-daemon-t2sqf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901255799Z namespaces/openshift-multus/pods/network-metrics-daemon-t2sqf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901323501Z namespaces/openshift-multus/pods/network-metrics-daemon-t2sqf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901356752Z namespaces/openshift-multus/pods/network-metrics-daemon-t2sqf/network-metrics-daemon/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901363581Z namespaces/openshift-multus/pods/network-metrics-daemon-t2sqf/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901371442Z namespaces/openshift-multus/pods/network-metrics-daemon-t2sqf/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901393262Z namespaces/openshift-multus/pods/network-metrics-daemon-t2sqf/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901544815Z namespaces/openshift-multus/pods/network-metrics-daemon-t2sqf/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901619266Z namespaces/openshift-multus/pods/network-metrics-daemon-t2sqf/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901638726Z namespaces/openshift-multus/pods/network-metrics-daemon-xwqnb/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901685098Z namespaces/openshift-multus/pods/network-metrics-daemon-xwqnb/network-metrics-daemon-xwqnb.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901766709Z namespaces/openshift-multus/pods/network-metrics-daemon-xwqnb/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901775029Z namespaces/openshift-multus/pods/network-metrics-daemon-xwqnb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901779549Z namespaces/openshift-multus/pods/network-metrics-daemon-xwqnb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.90181566Z namespaces/openshift-multus/pods/network-metrics-daemon-xwqnb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901906851Z namespaces/openshift-multus/pods/network-metrics-daemon-xwqnb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.901972463Z namespaces/openshift-multus/pods/network-metrics-daemon-xwqnb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902003183Z namespaces/openshift-multus/pods/network-metrics-daemon-xwqnb/network-metrics-daemon/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902009713Z namespaces/openshift-multus/pods/network-metrics-daemon-xwqnb/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902013744Z namespaces/openshift-multus/pods/network-metrics-daemon-xwqnb/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902054984Z namespaces/openshift-multus/pods/network-metrics-daemon-xwqnb/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902165526Z namespaces/openshift-multus/pods/network-metrics-daemon-xwqnb/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902236568Z namespaces/openshift-multus/pods/network-metrics-daemon-xwqnb/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902284349Z namespaces/openshift-multus/pods/network-metrics-daemon-zk8h7/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902314849Z namespaces/openshift-multus/pods/network-metrics-daemon-zk8h7/network-metrics-daemon-zk8h7.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902398751Z namespaces/openshift-multus/pods/network-metrics-daemon-zk8h7/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902407451Z namespaces/openshift-multus/pods/network-metrics-daemon-zk8h7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902413521Z namespaces/openshift-multus/pods/network-metrics-daemon-zk8h7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902434781Z namespaces/openshift-multus/pods/network-metrics-daemon-zk8h7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902554613Z namespaces/openshift-multus/pods/network-metrics-daemon-zk8h7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902623965Z namespaces/openshift-multus/pods/network-metrics-daemon-zk8h7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902654875Z namespaces/openshift-multus/pods/network-metrics-daemon-zk8h7/network-metrics-daemon/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902663785Z namespaces/openshift-multus/pods/network-metrics-daemon-zk8h7/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902668345Z namespaces/openshift-multus/pods/network-metrics-daemon-zk8h7/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902706656Z namespaces/openshift-multus/pods/network-metrics-daemon-zk8h7/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902855849Z namespaces/openshift-multus/pods/network-metrics-daemon-zk8h7/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.9029204Z namespaces/openshift-multus/pods/network-metrics-daemon-zk8h7/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902954371Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.902981541Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.903037272Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.903044102Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.903078193Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.903180265Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.903197925Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.903247366Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.903333208Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.903382048Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.903411919Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.90346661Z namespaces/openshift-network-console/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.903532891Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.903589442Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.903621123Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.903674674Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.903705104Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.903791496Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.903906968Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.90400674Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.90403767Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.904121122Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.904188993Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.904234874Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.904270615Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.904322386Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.904402787Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.904440018Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.904493769Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.904590871Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.904628191Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.904669902Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.904842685Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.904912257Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.905041509Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.90511552Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.905264743Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.905401095Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.905540588Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.905602379Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.90564279Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.905686891Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.905725911Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.905767812Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.905807213Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.905860384Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.905891694Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.905933115Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.905987196Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906059937Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906145029Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.90618774Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906243681Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906287602Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906335232Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906376153Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906384803Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-8wdww/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906422284Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-8wdww/networking-console-plugin-74c9f884b7-8wdww.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906519006Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-8wdww/networking-console-plugin/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906543456Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-8wdww/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906548306Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-8wdww/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906588567Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-8wdww/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906674889Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-8wdww/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.90675103Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-8wdww/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906788391Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906824011Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906863532Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906909763Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906943103Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.906997804Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.907051385Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.907091926Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.907133377Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.907178248Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.90728412Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.907380311Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.907490433Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.907562455Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.907616966Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.907685857Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.907716718Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.907785229Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.90782824Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.907868891Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.907909401Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.907985682Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.908018313Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.908069284Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.908146896Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.908193216Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.908228957Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.908344589Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.90842459Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.908740876Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.908815288Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.909060082Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.909125713Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.909226795Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.909281036Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.909314067Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.909367708Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.909413459Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.90951407Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.909560451Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.909602342Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.909663443Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.909711524Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.909742135Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.909813306Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.909891697Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.909972179Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.91001589Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910060311Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910120542Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910158242Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910211153Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910268414Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910319315Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910334105Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-q5m5c/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910347856Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-q5m5c/network-check-source-7d88cb55d8-q5m5c.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910425427Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-q5m5c/check-endpoints/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910436227Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-q5m5c/check-endpoints/check-endpoints/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910446798Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-q5m5c/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910502609Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-q5m5c/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910629901Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-q5m5c/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910687762Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-q5m5c/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910716932Z namespaces/openshift-network-diagnostics/pods/network-check-target-5p6p7/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910759093Z namespaces/openshift-network-diagnostics/pods/network-check-target-5p6p7/network-check-target-5p6p7.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910845595Z namespaces/openshift-network-diagnostics/pods/network-check-target-5p6p7/network-check-target-container/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910856445Z namespaces/openshift-network-diagnostics/pods/network-check-target-5p6p7/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910861215Z namespaces/openshift-network-diagnostics/pods/network-check-target-5p6p7/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910894406Z namespaces/openshift-network-diagnostics/pods/network-check-target-5p6p7/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.910992168Z namespaces/openshift-network-diagnostics/pods/network-check-target-5p6p7/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.911057169Z namespaces/openshift-network-diagnostics/pods/network-check-target-5p6p7/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.911074559Z namespaces/openshift-network-diagnostics/pods/network-check-target-jtqn7/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.91112335Z namespaces/openshift-network-diagnostics/pods/network-check-target-jtqn7/network-check-target-jtqn7.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.911373424Z namespaces/openshift-network-diagnostics/pods/network-check-target-jtqn7/network-check-target-container/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.911383855Z namespaces/openshift-network-diagnostics/pods/network-check-target-jtqn7/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.911389765Z namespaces/openshift-network-diagnostics/pods/network-check-target-jtqn7/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.911413405Z namespaces/openshift-network-diagnostics/pods/network-check-target-jtqn7/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.911530627Z namespaces/openshift-network-diagnostics/pods/network-check-target-jtqn7/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.911605249Z namespaces/openshift-network-diagnostics/pods/network-check-target-jtqn7/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.911633259Z namespaces/openshift-network-diagnostics/pods/network-check-target-mp4jl/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.91167392Z namespaces/openshift-network-diagnostics/pods/network-check-target-mp4jl/network-check-target-mp4jl.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.911754671Z namespaces/openshift-network-diagnostics/pods/network-check-target-mp4jl/network-check-target-container/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.911780932Z namespaces/openshift-network-diagnostics/pods/network-check-target-mp4jl/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.911787772Z namespaces/openshift-network-diagnostics/pods/network-check-target-mp4jl/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.911802202Z namespaces/openshift-network-diagnostics/pods/network-check-target-mp4jl/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.911885964Z namespaces/openshift-network-diagnostics/pods/network-check-target-mp4jl/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.911949465Z namespaces/openshift-network-diagnostics/pods/network-check-target-mp4jl/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.911966825Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.912015636Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.912067667Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.912077337Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.912124798Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.91220091Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.91225316Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.912302001Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.912379133Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.912427014Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.912459824Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.912536146Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.912593507Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.912640168Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.912682568Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.912716039Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.91276869Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.912878412Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.912974234Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.913055545Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.913095916Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.913136927Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.913197548Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.913214448Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.91330374Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.913348691Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.913383231Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.913491603Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.913563935Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.913575305Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.913604705Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.913664606Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.913687677Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.913808299Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.91388949Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.913962152Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.914049243Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.914125995Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.914306278Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.91441181Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.914464161Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.914518402Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.914566403Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.914614594Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.914651704Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.914689405Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.914727326Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.914762926Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.914842928Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.914918489Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.91495963Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.914996771Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915037471Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915083752Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915115443Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915157214Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915200545Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915215755Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915244935Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915295156Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915347237Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915371928Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915410148Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.9154971Z namespaces/openshift-network-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915526251Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915597142Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915640093Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915681203Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915744875Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915871087Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.915981179Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.91606085Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.916115221Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.916128641Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.916215063Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.916243133Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.916305745Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.916321155Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.916423547Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.916439967Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.916625471Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.916702142Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.916747033Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.916764013Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.916774973Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.916826074Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.916870315Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.916992047Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.917069019Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.917227962Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.917304463Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.917488626Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.917592118Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.917733091Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.917814332Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.917849853Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.917950035Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918018106Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918038316Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918089197Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918136268Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918189799Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.91823847Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918271911Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918329942Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918402613Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918484414Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918549276Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918585606Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918629587Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918665838Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918708599Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918746369Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918823471Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918869741Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918938853Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918947353Z namespaces/openshift-network-operator/pods/iptables-alerter-jznmz/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.918998194Z namespaces/openshift-network-operator/pods/iptables-alerter-jznmz/iptables-alerter-jznmz.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919076075Z namespaces/openshift-network-operator/pods/iptables-alerter-jznmz/iptables-alerter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919089176Z namespaces/openshift-network-operator/pods/iptables-alerter-jznmz/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919100356Z namespaces/openshift-network-operator/pods/iptables-alerter-jznmz/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919119256Z namespaces/openshift-network-operator/pods/iptables-alerter-jznmz/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919188927Z namespaces/openshift-network-operator/pods/iptables-alerter-jznmz/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919254359Z namespaces/openshift-network-operator/pods/iptables-alerter-jznmz/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919280609Z namespaces/openshift-network-operator/pods/iptables-alerter-k2qcw/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.91931787Z namespaces/openshift-network-operator/pods/iptables-alerter-k2qcw/iptables-alerter-k2qcw.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919392351Z namespaces/openshift-network-operator/pods/iptables-alerter-k2qcw/iptables-alerter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919400341Z namespaces/openshift-network-operator/pods/iptables-alerter-k2qcw/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919404611Z namespaces/openshift-network-operator/pods/iptables-alerter-k2qcw/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919431372Z namespaces/openshift-network-operator/pods/iptables-alerter-k2qcw/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919542674Z namespaces/openshift-network-operator/pods/iptables-alerter-k2qcw/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919613575Z namespaces/openshift-network-operator/pods/iptables-alerter-k2qcw/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919651146Z namespaces/openshift-network-operator/pods/iptables-alerter-kb448/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919690516Z namespaces/openshift-network-operator/pods/iptables-alerter-kb448/iptables-alerter-kb448.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919756248Z namespaces/openshift-network-operator/pods/iptables-alerter-kb448/iptables-alerter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919764548Z namespaces/openshift-network-operator/pods/iptables-alerter-kb448/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919770188Z namespaces/openshift-network-operator/pods/iptables-alerter-kb448/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919788868Z namespaces/openshift-network-operator/pods/iptables-alerter-kb448/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.91988019Z namespaces/openshift-network-operator/pods/iptables-alerter-kb448/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919953721Z namespaces/openshift-network-operator/pods/iptables-alerter-kb448/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.919980742Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920022613Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920070423Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920109534Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920152185Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920200386Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920253417Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920300658Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920340088Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920385409Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920466341Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920585733Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920671685Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920690545Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920755076Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920779916Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920806617Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920916129Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920934359Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.920999871Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.921071942Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.921115093Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.921162203Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.921266565Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.921364527Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.921449359Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92154989Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.921648512Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.921766664Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.921951218Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922011899Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92205038Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922133601Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922156692Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922199612Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922229153Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922337305Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922417146Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922439477Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922520738Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922560769Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92260759Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922669721Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922724272Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922793513Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922804773Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922819954Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922880895Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922903935Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.922965346Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.923007107Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.923045528Z namespaces/openshift-operators/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.923050918Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.923056078Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.923102059Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92314537Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.923196921Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.923260552Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.923278442Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.923329123Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.923371124Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.923575118Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.923658999Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92373683Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.923767961Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.923807462Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.923939284Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.923964535Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.924019756Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.924057316Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.924144868Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.924167148Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.924222419Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.924305571Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.924357782Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.924365512Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.924377552Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.924459674Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.924497584Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92481054Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.924883121Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.925267998Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.925383571Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.925872929Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.925960211Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.926131214Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.926181445Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.926200786Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.926329418Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92643627Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92645942Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.926591022Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.926616683Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.926671204Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.926721355Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.926761226Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.926820337Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.926838687Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.926898328Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.926910939Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.926926179Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92698437Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.927044291Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.927112812Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.927193984Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.927227814Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.927258925Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.927323286Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.927365917Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.927440868Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.927466959Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92755485Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.927568431Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.927578441Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.927674642Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.927735814Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.927756064Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.927817735Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.927826335Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.927874786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovnkube-node-nvf9w.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92809902Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/kube-rbac-proxy-node/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92811215Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.928119601Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.928138111Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.928249363Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.928316094Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.928336505Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.928346755Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.928351975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.928395336Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.928525098Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.928590289Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92860855Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/nbdb/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92862177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/nbdb/nbdb/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92862776Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/nbdb/nbdb/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92866704Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/nbdb/nbdb/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.928768222Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.928838374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.928861674Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/northd/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.928869644Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/northd/northd/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.928874804Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/northd/northd/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.928910475Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/northd/northd/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.929040617Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.929108169Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/northd/northd/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.929120949Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovn-acl-logging/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.929125409Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.929134209Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92917352Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.929267362Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.929331303Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.929375544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovn-controller/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.929384184Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovn-controller/ovn-controller/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.929388734Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.929408084Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.929633448Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.929698969Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92974076Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovnkube-controller/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92974909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.92975327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.929760131Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.930603806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.930667787Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.930705428Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/sbdb/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.930717188Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/sbdb/sbdb/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.930722748Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/sbdb/sbdb/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.930734198Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/sbdb/sbdb/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.93083476Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.930912932Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nvf9w/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.930929622Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.931018374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovnkube-node-pmvhk.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.931154626Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/kube-rbac-proxy-node/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.931169976Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.931174636Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.931183517Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.931319659Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.931414791Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.931497422Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.931519783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.931525933Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.931665805Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.931811028Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.931881569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.93190279Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/nbdb/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.93190899Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/nbdb/nbdb/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.93191331Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/nbdb/nbdb/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.931956111Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/nbdb/nbdb/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932046062Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932125804Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932143034Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/northd/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932151144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/northd/northd/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932156994Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/northd/northd/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932194505Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/northd/northd/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932303867Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932368748Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/northd/northd/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932396089Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovn-acl-logging/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932402609Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932406839Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.93245606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932563552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932635953Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932663453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovn-controller/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932668974Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovn-controller/ovn-controller/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932672994Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932715834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.932961739Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.93302808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.933064291Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovnkube-controller/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.933070891Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.933074881Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.933116732Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.934276093Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.934345404Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.934378765Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/sbdb/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.934390655Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/sbdb/sbdb/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.934397165Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/sbdb/sbdb/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.934404675Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/sbdb/sbdb/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.934544108Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.934603909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pmvhk/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.93463809Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.934709271Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovnkube-node-xrs4m.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.934864174Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/kube-rbac-proxy-node/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.934872604Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.934876524Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.934907305Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935027737Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935094548Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935127949Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935137499Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935143569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935179719Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935309332Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935352713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935393114Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/nbdb/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935403294Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/nbdb/nbdb/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935407624Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/nbdb/nbdb/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935450095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/nbdb/nbdb/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935562426Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935630118Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935661108Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/northd/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935667439Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/northd/northd/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935671328Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/northd/northd/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935715929Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/northd/northd/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935821071Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935885872Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/northd/northd/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935927883Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovn-acl-logging/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935935133Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935943353Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.935974714Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.936073526Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.936140927Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.936156807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovn-controller/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.936164937Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovn-controller/ovn-controller/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.936171078Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.936215409Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.936409522Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.936465503Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.936498634Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovnkube-controller/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.936506624Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.936515084Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.936560795Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.937447981Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.937538733Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.937571743Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/sbdb/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.937578313Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/sbdb/sbdb/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.937582334Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/sbdb/sbdb/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.937620834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/sbdb/sbdb/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.937719806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.937787217Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrs4m/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.937816428Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.937861348Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.937897579Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.937904539Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.93795156Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938041122Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938173864Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938222475Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938279176Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938361598Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938442819Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938509211Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938568312Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938606322Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938614032Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938618042Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938657853Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938714424Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938767715Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938820666Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938870187Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938911638Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.938947599Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.93903028Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.939151242Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.939249074Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.939292105Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.939334966Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.939370716Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.939424977Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.939540509Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.93958651Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.93961456Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.939708312Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.939752573Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.939758853Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.939797124Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.939848045Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.939905256Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.940005678Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.940081949Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.940320773Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.940359384Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.94064789Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.940772162Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.940958975Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.940997506Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941033566Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941100638Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941116998Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941181469Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941199929Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941308311Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941382253Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941404393Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941502815Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941535036Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941566226Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941633697Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941655618Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941709659Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941721779Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-nmw2j/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.94177036Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-nmw2j/service-ca-operator-5d6c75f84f-nmw2j.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941836771Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-nmw2j/service-ca-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941850272Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-nmw2j/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941856761Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-nmw2j/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.941866732Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-nmw2j/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.942032765Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-nmw2j/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.942198508Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.942240999Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.942258499Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.94233596Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.942354341Z namespaces/openshift-service-ca/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.942422982Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.942448482Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.942529054Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.942570685Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.942628606Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.942700087Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.94283943Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.942927871Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.942944521Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.943011083Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.943029813Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.943085664Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.943167796Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.943210826Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.943242297Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.943324179Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.943375749Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.943382709Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.94341694Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.943487102Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.943533472Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.943640264Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.943714026Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.943829098Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.943909349Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.944024541Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.944152483Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.944348967Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.944367327Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.944413528Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.944464039Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.94453335Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.944572091Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.944620722Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.944700964Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.944789025Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.944819846Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.944859916Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.944910507Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.944939598Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.944996189Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.945003299Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-2s4rj/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.9450366Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-2s4rj/service-ca-658d7b7c78-2s4rj.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.945101181Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-2s4rj/service-ca-controller/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.945110081Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-2s4rj/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.945126151Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-2s4rj/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.945148262Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-2s4rj/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.945370156Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-2s4rj/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.945436927Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-2s4rj/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.945451997Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.945526519Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.94558183Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.94559914Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.945670751Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.945704612Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.945783653Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.945824864Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.945858825Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.945908936Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.945991707Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.946066398Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.94614567Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.946195921Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.946233392Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.946302073Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.946316793Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.946419155Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.946448405Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.946524737Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.946613848Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.946659109Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.94671365Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.946810542Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.946888244Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.946970105Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.947051036Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.947131658Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.947266471Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.947437623Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.947489335Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.947554776Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.947591396Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.947639467Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.947685298Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.947724269Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.94780898Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.947884182Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.947938883Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.947957653Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.948020444Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.948054725Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.948104976Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.948151197Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.948199268Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.948243708Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.948297539Z namespaces/openshift/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.94833316Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.948389641Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.948423612Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.948488913Z namespaces/openshift/apps/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.948605605Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.948682936Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.948764908Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.948846679Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.94888718Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.948935511Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.948982882Z namespaces/openshift/batch/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.949016172Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.949088134Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.949139845Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.949188735Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.949263487Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.949298128Z namespaces/openshift/core/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.949349069Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.9494441Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.949549452Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.949627854Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.949707425Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.949794567Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.949920069Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.950076932Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.950124373Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.950159193Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.950223774Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.950254975Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.95162433Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.951657561Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.951758333Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.951840134Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.951944976Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.952050198Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.952133569Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.952297072Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.952460885Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.952607238Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.95270032Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.952797092Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.952926844Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.953028276Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.953160888Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.95324946Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.953336791Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.953447773Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.953586056Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.953702208Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.95380172Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.953894192Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.953994633Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.954091415Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.954185707Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.954300979Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.954398091Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.954516463Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.954625355Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.954742617Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.954836929Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.954947621Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.955066093Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.955144875Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.955252166Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.955334768Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.955486541Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.955641964Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.955725695Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.955831897Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.955941419Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.956052611Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.956182653Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.956401627Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.956491119Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.956648272Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.956780024Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.956886756Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.956996638Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.95708946Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.957183152Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.957270103Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.957393616Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.95762183Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.957749552Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.957862584Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.957976586Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.958074718Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.95816802Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.958340643Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.958425004Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.958485325Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.958575657Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.958661669Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.958690799Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.95874933Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.958786421Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.958835302Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.958866492Z namespaces/openshift/policy/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.958920684Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.958950944Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.959008015Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.959038855Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.959043786Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.959094767Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.959209879Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.959334071Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.959443143Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.959574425Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.959748188Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.95986077Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.959976973Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.960089555Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.960209997Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.960322829Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.960436881Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.960585534Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.960725937Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.960830738Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.96095089Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.961055712Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.961169454Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.961272516Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.961382438Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.96149176Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.961614063Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.961716884Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.961824626Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.961926398Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.96203043Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.962133812Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.962236714Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.962363586Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.962488659Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.962597981Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.962699893Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.962798814Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.962926527Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.963158261Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.963257683Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.963362225Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.963454466Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.963606499Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.963713621Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.963813963Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.963954245Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.964054417Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.9641883Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.964316222Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.964438034Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.964698149Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.964829531Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.964955244Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.965067616Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.965190708Z network_logs/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.965223899Z network_logs/cluster_scale [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.96531508Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.965388872Z network_logs/multi-networkpolicy [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.965468073Z network_logs/net-attach-def [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.965569015Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.965727198Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.96582444Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.967135103Z nodes/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.967176774Z nodes/debug [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.967256836Z nodes/ip-10-0-128-156.ec2.internal/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.967299446Z nodes/ip-10-0-128-156.ec2.internal/cpu_affinities.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.967600822Z nodes/ip-10-0-128-156.ec2.internal/dmesg [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.967880177Z nodes/ip-10-0-128-156.ec2.internal/ethtool_channels [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.967962419Z nodes/ip-10-0-128-156.ec2.internal/ethtool_features [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.96805234Z nodes/ip-10-0-128-156.ec2.internal/ip-10-0-128-156.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.968415867Z nodes/ip-10-0-128-156.ec2.internal/irq_affinities.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.96860153Z nodes/ip-10-0-128-156.ec2.internal/lscpu [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.968736683Z nodes/ip-10-0-128-156.ec2.internal/lspci [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.968836905Z nodes/ip-10-0-128-156.ec2.internal/podresources.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.968942656Z nodes/ip-10-0-128-156.ec2.internal/pods_info.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.969058629Z nodes/ip-10-0-128-156.ec2.internal/proc_cmdline [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.9691401Z nodes/ip-10-0-128-156.ec2.internal/sysinfo.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.970991764Z nodes/ip-10-0-128-156.ec2.internal/sysinfo.tgz [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.971132487Z nodes/ip-10-0-138-17.ec2.internal/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.971176277Z nodes/ip-10-0-138-17.ec2.internal/cpu_affinities.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.971487653Z nodes/ip-10-0-138-17.ec2.internal/dmesg [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.971760908Z nodes/ip-10-0-138-17.ec2.internal/ethtool_channels [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.971830519Z nodes/ip-10-0-138-17.ec2.internal/ethtool_features [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.971920601Z nodes/ip-10-0-138-17.ec2.internal/ip-10-0-138-17.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.972348659Z nodes/ip-10-0-138-17.ec2.internal/irq_affinities.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.972523702Z nodes/ip-10-0-138-17.ec2.internal/lscpu [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.972657375Z nodes/ip-10-0-138-17.ec2.internal/lspci [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.972739146Z nodes/ip-10-0-138-17.ec2.internal/podresources.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.972846438Z nodes/ip-10-0-138-17.ec2.internal/pods_info.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.97296577Z nodes/ip-10-0-138-17.ec2.internal/proc_cmdline [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.973044391Z nodes/ip-10-0-138-17.ec2.internal/sysinfo.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.974833774Z nodes/ip-10-0-138-17.ec2.internal/sysinfo.tgz [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.974982887Z nodes/ip-10-0-139-137.ec2.internal/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.975025048Z nodes/ip-10-0-139-137.ec2.internal/cpu_affinities.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.975256942Z nodes/ip-10-0-139-137.ec2.internal/dmesg [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.97567892Z nodes/ip-10-0-139-137.ec2.internal/ethtool_channels [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.975758671Z nodes/ip-10-0-139-137.ec2.internal/ethtool_features [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.975834922Z nodes/ip-10-0-139-137.ec2.internal/ip-10-0-139-137.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.976105718Z nodes/ip-10-0-139-137.ec2.internal/irq_affinities.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.97625476Z nodes/ip-10-0-139-137.ec2.internal/lscpu [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.976388573Z nodes/ip-10-0-139-137.ec2.internal/lspci [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.976494075Z nodes/ip-10-0-139-137.ec2.internal/podresources.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.976607427Z nodes/ip-10-0-139-137.ec2.internal/pods_info.json [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.976705438Z nodes/ip-10-0-139-137.ec2.internal/proc_cmdline [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.97678717Z nodes/ip-10-0-139-137.ec2.internal/sysinfo.log [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.978486821Z nodes/ip-10-0-139-137.ec2.internal/sysinfo.tgz [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.978637514Z pod_network_connectivity_check/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.978692295Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.978796817Z static-pods/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.978804357Z static-pods/kube-apiserver/ [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.987699179Z [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.98772468Z sent 57,831 bytes received 4,184,547 bytes 8,484,756.00 bytes/sec [must-gather] [must-gather-9hf6d] OUT 2026-07-28T17:44:57.98773024Z total size is 48,643,148 speedup is 11.47 [must-gather] [must-gather ] OUT 2026-07-28T17:44:58.240766434Z namespace/openshift-must-gather-spfd9 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: 7f13148f-67ec-4c77-9855-10ff13fc7acb [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [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-rqfkb [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-rqfkb-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-rqfkb [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] -rw-r--r--. 1 root 1001540000 6989898 Jul 28 17:45 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-rqfkb/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts eac7814] 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-rqfkb/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] 781ccad..eac7814 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded