[get-kubeconfig] Found kubeconfig secret: cluster-5btgz-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-5btgz-kubeconfig [get-kubeconfig] Found admin password secret: cluster-5btgz-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-5btgz-password [get-kubeconfig] API Server URL: https://ae0aca936bdbe43958f829d4e17a8bda-e71f626e8557766d.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [clone-repo] llmisvcconfig-cleanup-code [clone-repo] https://github.com/Jooho/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 56% (1979/3523) Updating files: 57% (2009/3523) Updating files: 58% (2044/3523) Updating files: 59% (2079/3523) Updating files: 60% (2114/3523) Updating files: 61% (2150/3523) Updating files: 62% (2185/3523) Updating files: 63% (2220/3523) Updating files: 64% (2255/3523) Updating files: 65% (2290/3523) Updating files: 66% (2326/3523) Updating files: 67% (2361/3523) Updating files: 68% (2396/3523) Updating files: 69% (2431/3523) Updating files: 70% (2467/3523) Updating files: 71% (2502/3523) Updating files: 72% (2537/3523) Updating files: 73% (2572/3523) Updating files: 74% (2608/3523) Updating files: 75% (2643/3523) Updating files: 76% (2678/3523) Updating files: 77% (2713/3523) Updating files: 78% (2748/3523) Updating files: 79% (2784/3523) Updating files: 80% (2819/3523) Updating files: 81% (2854/3523) Updating files: 82% (2889/3523) Updating files: 83% (2925/3523) Updating files: 84% (2960/3523) Updating files: 85% (2995/3523) Updating files: 86% (3030/3523) Updating files: 87% (3066/3523) Updating files: 88% (3101/3523) Updating files: 89% (3136/3523) Updating files: 90% (3171/3523) Updating files: 91% (3206/3523) Updating files: 92% (3242/3523) Updating files: 93% (3277/3523) Updating files: 94% (3312/3523) Updating files: 95% (3347/3523) Updating files: 96% (3383/3523) Updating files: 97% (3418/3523) Updating files: 98% (3453/3523) Updating files: 99% (3488/3523) Updating files: 100% (3523/3523) Updating files: 100% (3523/3523), done. [e2e-graph] + bash [e2e-graph] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-graph] + echo failed [e2e-graph] + COMPONENT_NAME=kserve-agent-ci [e2e-graph] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-graph] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:ee489751b997752a8855e389ed75068cf003229489532801b9b57f9452d3ed82 [e2e-graph] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:ee489751b997752a8855e389ed75068cf003229489532801b9b57f9452d3ed82 [e2e-graph] + COMPONENT_NAME=kserve-controller-ci [e2e-graph] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-graph] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:febfcbfe74cb5df5330c81fa95a53a0409a3251a7be966361ac6633e3e637230 [e2e-graph] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:febfcbfe74cb5df5330c81fa95a53a0409a3251a7be966361ac6633e3e637230 [e2e-graph] + COMPONENT_NAME=kserve-router-ci [e2e-graph] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-graph] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:341d7d999371c3925a2bf1dab18a51cbb6b284ad1c310340df58f19b3f00d99f [e2e-graph] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:341d7d999371c3925a2bf1dab18a51cbb6b284ad1c310340df58f19b3f00d99f [e2e-graph] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-graph] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-graph] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:1fa7c8d29012cdb239c749146593a8aa2685db50366be2fc7d147daf97857e63 [e2e-graph] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:1fa7c8d29012cdb239c749146593a8aa2685db50366be2fc7d147daf97857e63 [e2e-graph] + export GITHUB_SHA=stable [e2e-graph] + GITHUB_SHA=stable [e2e-graph] + make e2e-graph-ocp E2E_PARALLELISM=2 RUNNING_LOCAL=false [e2e-graph] make run-e2e-ocp E2E_MARKER="graph" E2E_PARALLELISM="2" E2E_PROFILE=raw SETUP_E2E=true [e2e-graph] make[1]: Entering directory '/workspace/source' [e2e-graph] SETUP_E2E="true" \ [e2e-graph] OPERATOR_TYPE="" \ [e2e-graph] KSERVE_NAMESPACE="kserve" \ [e2e-graph] RUNNING_LOCAL="false" \ [e2e-graph] PYTEST_ARGS="" \ [e2e-graph] ./test/scripts/openshift-ci/run-e2e-tests.sh "graph" "2" "raw" [e2e-graph] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.34) [e2e-graph] Installing on cluster [e2e-graph] Using namespace: kserve for KServe components [e2e-graph] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1907 [e2e-graph] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-graph] OPT_125M_OCI_MODEL_URI=oci://quay.io/opendatahub/opt-125m-modelcar:latest [e2e-graph] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-graph] v5.8.1 [e2e-graph] make[2]: Entering directory '/workspace/source' [e2e-graph] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-graph] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-graph] make[2]: Leaving directory '/workspace/source' [e2e-graph] Installing KServe Python SDK ... [e2e-graph] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-graph] 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-graph] uv 0.7.8 [e2e-graph] Creating virtual environment... [e2e-graph] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-graph] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] /workspace/source [e2e-graph] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] Resolved 277 packages in 1ms [e2e-graph] Building kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading black (1.8MiB) [e2e-graph] Downloading grpcio-tools (2.5MiB) [e2e-graph] Downloading pydantic-core (2.0MiB) [e2e-graph] Downloading grpcio (6.4MiB) [e2e-graph] Downloading pandas (12.5MiB) [e2e-graph] Downloading aiohttp (1.7MiB) [e2e-graph] Downloading pillow (6.6MiB) [e2e-graph] Downloading cryptography (4.5MiB) [e2e-graph] Downloading uvloop (3.8MiB) [e2e-graph] Downloading setuptools (1.2MiB) [e2e-graph] Downloading kubernetes (1.9MiB) [e2e-graph] Downloading botocore (12.9MiB) [e2e-graph] Downloading mypy (17.2MiB) [e2e-graph] Downloading pyarrow (40.1MiB) [e2e-graph] Downloading portforward (4.0MiB) [e2e-graph] Downloading numpy (15.7MiB) [e2e-graph] Building timeout-sampler==1.0.3 [e2e-graph] Building python-simple-logger==2.0.19 [e2e-graph] Downloading aiohttp [e2e-graph] Downloading pydantic-core [e2e-graph] Downloading black [e2e-graph] Downloading grpcio-tools [e2e-graph] Downloading setuptools [e2e-graph] Built python-simple-logger==2.0.19 [e2e-graph] Downloading portforward [e2e-graph] Downloading uvloop [e2e-graph] Downloading cryptography [e2e-graph] Downloading pillow [e2e-graph] Downloading grpcio [e2e-graph] Downloading kubernetes [e2e-graph] Built timeout-sampler==1.0.3 [e2e-graph] Built kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading numpy [e2e-graph] Downloading pandas [e2e-graph] Downloading botocore [e2e-graph] Downloading mypy [e2e-graph] Downloading pyarrow [e2e-graph] Prepared 103 packages in 1.91s [e2e-graph] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-graph] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-graph] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-graph] Installed 103 packages in 5.66s [e2e-graph] + aiohappyeyeballs==2.6.1 [e2e-graph] + aiohttp==3.14.1 [e2e-graph] + aiosignal==1.4.0 [e2e-graph] + annotated-doc==0.0.4 [e2e-graph] + annotated-types==0.7.0 [e2e-graph] + anyio==4.9.0 [e2e-graph] + attrs==25.3.0 [e2e-graph] + avro==1.12.0 [e2e-graph] + black==26.5.1 [e2e-graph] + boto3==1.37.35 [e2e-graph] + botocore==1.37.35 [e2e-graph] + cachetools==5.5.2 [e2e-graph] + certifi==2025.1.31 [e2e-graph] + cffi==2.0.0 [e2e-graph] + charset-normalizer==3.4.1 [e2e-graph] + click==8.4.2 [e2e-graph] + cloudevents==1.11.0 [e2e-graph] + colorama==0.4.6 [e2e-graph] + colorlog==6.12.0 [e2e-graph] + coverage==7.8.0 [e2e-graph] + cryptography==50.0.0 [e2e-graph] + deprecation==2.1.0 [e2e-graph] + durationpy==0.9 [e2e-graph] + execnet==2.1.1 [e2e-graph] + fastapi==0.136.3 [e2e-graph] + frozenlist==1.5.0 [e2e-graph] + google-auth==2.39.0 [e2e-graph] + grpc-interceptor==0.15.4 [e2e-graph] + grpcio==1.78.1 [e2e-graph] + grpcio-testing==1.78.1 [e2e-graph] + grpcio-tools==1.78.1 [e2e-graph] + h11==0.16.0 [e2e-graph] + httpcore==1.0.9 [e2e-graph] + httptools==0.6.4 [e2e-graph] + httpx==0.27.2 [e2e-graph] + httpx-retries==0.4.5 [e2e-graph] + idna==3.10 [e2e-graph] + iniconfig==2.1.0 [e2e-graph] + jinja2==3.1.6 [e2e-graph] + jmespath==1.0.1 [e2e-graph] + kserve==0.20.0 (from file:///workspace/source/python/kserve) [e2e-graph] + kubernetes==32.0.1 [e2e-graph] + markupsafe==3.0.2 [e2e-graph] + multidict==6.4.3 [e2e-graph] + mypy==0.991 [e2e-graph] + mypy-extensions==1.0.0 [e2e-graph] + numpy==2.2.4 [e2e-graph] + oauthlib==3.2.2 [e2e-graph] + orjson==3.11.9 [e2e-graph] + packaging==24.2 [e2e-graph] + pandas==2.2.3 [e2e-graph] + pathspec==1.1.1 [e2e-graph] + pillow==12.3.0 [e2e-graph] + platformdirs==4.3.7 [e2e-graph] + pluggy==1.5.0 [e2e-graph] + portforward==0.7.6 [e2e-graph] + prometheus-client==0.21.1 [e2e-graph] + propcache==0.3.1 [e2e-graph] + protobuf==6.33.5 [e2e-graph] + psutil==5.9.8 [e2e-graph] + pyarrow==19.0.1 [e2e-graph] + pyasn1==0.6.4 [e2e-graph] + pyasn1-modules==0.4.2 [e2e-graph] + pycparser==2.22 [e2e-graph] + pydantic==2.12.4 [e2e-graph] + pydantic-core==2.41.5 [e2e-graph] + pyjwt==2.13.0 [e2e-graph] + pytest==7.4.4 [e2e-graph] + pytest-asyncio==0.23.8 [e2e-graph] + pytest-cov==5.0.0 [e2e-graph] + pytest-httpx==0.30.0 [e2e-graph] + pytest-json-report==1.5.0 [e2e-graph] + pytest-metadata==3.1.1 [e2e-graph] + pytest-xdist==3.6.1 [e2e-graph] + python-dateutil==2.9.0.post0 [e2e-graph] + python-dotenv==1.1.0 [e2e-graph] + python-multipart==0.0.32 [e2e-graph] + python-simple-logger==2.0.19 [e2e-graph] + pytokens==0.4.1 [e2e-graph] + pytz==2025.2 [e2e-graph] + pyyaml==6.0.2 [e2e-graph] + requests==2.32.3 [e2e-graph] + requests-oauthlib==2.0.0 [e2e-graph] + rsa==4.9.1 [e2e-graph] + s3transfer==0.11.4 [e2e-graph] + setuptools==78.1.1 [e2e-graph] + six==1.17.0 [e2e-graph] + sniffio==1.3.1 [e2e-graph] + starlette==1.2.1 [e2e-graph] + tabulate==0.9.0 [e2e-graph] + timeout-sampler==1.0.3 [e2e-graph] + timing-asgi==0.3.1 [e2e-graph] + tomlkit==0.13.2 [e2e-graph] + typing-extensions==4.15.0 [e2e-graph] + typing-inspection==0.4.2 [e2e-graph] + tzdata==2025.2 [e2e-graph] + urllib3==2.7.0 [e2e-graph] + uvicorn==0.34.1 [e2e-graph] + uvloop==0.21.0 [e2e-graph] + watchfiles==1.0.5 [e2e-graph] + websocket-client==1.8.0 [e2e-graph] + websockets==15.0.1 [e2e-graph] + yarl==1.20.0 [e2e-graph] Audited 1 package in 47ms [e2e-graph] /workspace/source [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make[2]: Entering directory '/workspace/source' [e2e-graph] make[2]: Leaving directory '/workspace/source' [e2e-graph] Creating namespace openshift-keda... [e2e-graph] namespace/openshift-keda created [e2e-graph] Namespace openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating OperatorGroup openshift-keda... [e2e-graph] operatorgroup.operators.coreos.com/openshift-keda created [e2e-graph] OperatorGroup openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-graph] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-graph] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-graph] --- [e2e-graph] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-3 is ready (Phase: Succeeded). [e2e-graph] --- [e2e-graph] Applying KedaController custom resource... [e2e-graph] 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-graph] kedacontroller.keda.sh/keda configured [e2e-graph] KedaController custom resource applied. [e2e-graph] --- [e2e-graph] Allowing time for KEDA components to be provisioned by the operator ... [e2e-graph] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-operator-579c8958f7-zp27l 1/1 Running 0 41s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-operator-579c8958f7-zp27l condition met [e2e-graph] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Operator pod is ready. [e2e-graph] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-metrics-apiserver-77857b7b98-nqxfd 1/1 Running 0 47s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-metrics-apiserver-77857b7b98-nqxfd condition met [e2e-graph] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Metrics API Server pod is ready. [e2e-graph] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-admission-6c4d864b86-cvprz 1/1 Running 0 51s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-admission-6c4d864b86-cvprz condition met [e2e-graph] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Webhook pod is ready. [e2e-graph] --- [e2e-graph] ✅ KEDA deployment script finished successfully. [e2e-graph] Now using project "kserve" on server "https://ae0aca936bdbe43958f829d4e17a8bda-e71f626e8557766d.elb.us-east-1.amazonaws.com:6443". [e2e-graph] [e2e-graph] You can add applications to this project with the 'new-app' command. For example, try: [e2e-graph] [e2e-graph] oc new-app rails-postgresql-example [e2e-graph] [e2e-graph] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-graph] [e2e-graph] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-graph] [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make[2]: Entering directory '/workspace/source' [e2e-graph] make[2]: Leaving directory '/workspace/source' [e2e-graph] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:febfcbfe74cb5df5330c81fa95a53a0409a3251a7be966361ac6633e3e637230 [e2e-graph] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-graph] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:ee489751b997752a8855e389ed75068cf003229489532801b9b57f9452d3ed82 [e2e-graph] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:341d7d999371c3925a2bf1dab18a51cbb6b284ad1c310340df58f19b3f00d99f [e2e-graph] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:1fa7c8d29012cdb239c749146593a8aa2685db50366be2fc7d147daf97857e63 [e2e-graph] Installing KServe via kustomize... [e2e-graph] === Final params.env [e2e-graph] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:febfcbfe74cb5df5330c81fa95a53a0409a3251a7be966361ac6633e3e637230 [e2e-graph] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-graph] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:ee489751b997752a8855e389ed75068cf003229489532801b9b57f9452d3ed82 [e2e-graph] kserve-router=quay.io/opendatahub/kserve-router@sha256:341d7d999371c3925a2bf1dab18a51cbb6b284ad1c310340df58f19b3f00d99f [e2e-graph] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:1fa7c8d29012cdb239c749146593a8aa2685db50366be2fc7d147daf97857e63 [e2e-graph] kserve-llm-d=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-graph] kserve-llm-d-inference-scheduler=quay.io/opendatahub/odh-llm-d-router-endpoint-picker:v3.6-ea1 [e2e-graph] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v3.6-ea1 [e2e-graph] kserve-llm-d-tokenizer=registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:0ec0f5ff9a5ff263f58db0cfb19e3d7eef24b94c2d8629fe5145f5a8747e28c9 [e2e-graph] kserve-llm-d-nvidia-cuda=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-graph] kserve-llm-d-nvidia-cuda-fast-1=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-graph] kserve-llm-d-nvidia-cuda-fast-2=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-graph] kserve-llm-d-nvidia-cuda-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-nvidia-cuda-fast-1-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-nvidia-cuda-fast-2-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-amd-rocm=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-graph] kserve-llm-d-amd-rocm-fast-1=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-graph] kserve-llm-d-amd-rocm-fast-2=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-graph] kserve-llm-d-amd-rocm-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-amd-rocm-fast-1-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-amd-rocm-fast-2-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-intel-gaudi=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-graph] kserve-llm-d-intel-gaudi-fast-1=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-graph] kserve-llm-d-intel-gaudi-fast-2=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-graph] kserve-llm-d-intel-gaudi-upstream-version=0.16.0 [e2e-graph] kserve-llm-d-intel-gaudi-fast-1-upstream-version=0.16.0 [e2e-graph] kserve-llm-d-intel-gaudi-fast-2-upstream-version=0.16.0 [e2e-graph] kserve-llm-d-ibm-spyre=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-graph] kserve-llm-d-ibm-spyre-fast-1=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-graph] kserve-llm-d-ibm-spyre-fast-2=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-graph] kserve-llm-d-ibm-spyre-upstream-version=0.10.2 [e2e-graph] kserve-llm-d-ibm-spyre-fast-1-upstream-version=0.10.2 [e2e-graph] kserve-llm-d-ibm-spyre-fast-2-upstream-version=0.10.2 [e2e-graph] kserve-llm-d-latency-predictor-prediction=quay.io/opendatahub/odh-latency-predictor-prediction:odh-stable [e2e-graph] kserve-llm-d-latency-predictor-training=quay.io/opendatahub/odh-latency-predictor-training:odh-stable [e2e-graph] # TODO update when our changes are introduced in the official image [e2e-graph] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-graph] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-graph] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-master [e2e-graph] ovms-versioning-ubi-micro=registry.redhat.io/ubi9/ubi-micro@sha256:38e934147827349f2b8b11ac9c38d7be23cb8e29f128b1c46e5c7ae54a2d23cd [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] Waiting for CRDs to be established... [e2e-graph] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-graph] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-graph] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-graph] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-graph] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-graph] Applying all resources... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] serviceaccount/kserve-controller-manager serverside-applied [e2e-graph] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-graph] configmap/inferenceservice-config serverside-applied [e2e-graph] configmap/kserve-parameters serverside-applied [e2e-graph] secret/kserve-webhook-server-secret serverside-applied [e2e-graph] secret/mlpipeline-s3-artifact serverside-applied [e2e-graph] service/kserve-controller-manager-metrics-service serverside-applied [e2e-graph] service/kserve-controller-manager-service serverside-applied [e2e-graph] service/kserve-webhook-server-service serverside-applied [e2e-graph] service/llmisvc-controller-manager-service serverside-applied [e2e-graph] service/llmisvc-webhook-server-service serverside-applied [e2e-graph] service/s3-service serverside-applied [e2e-graph] deployment.apps/kserve-controller-manager serverside-applied [e2e-graph] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-graph] deployment.apps/seaweedfs serverside-applied [e2e-graph] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-graph] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-graph] Waiting for llmisvc-controller-manager to be ready... [e2e-graph] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-graph] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-graph] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] llmisvc-controller-manager-645f9c8fd6-rs9v5 0/1 Running 0 6s [e2e-graph] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-graph] pod/llmisvc-controller-manager-645f9c8fd6-rs9v5 condition met [e2e-graph] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-graph] Re-Applying all resources... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] serviceaccount/kserve-controller-manager serverside-applied [e2e-graph] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-graph] configmap/inferenceservice-config serverside-applied [e2e-graph] configmap/kserve-parameters serverside-applied [e2e-graph] secret/kserve-webhook-server-secret serverside-applied [e2e-graph] secret/mlpipeline-s3-artifact serverside-applied [e2e-graph] service/kserve-controller-manager-metrics-service serverside-applied [e2e-graph] service/kserve-controller-manager-service serverside-applied [e2e-graph] service/kserve-webhook-server-service serverside-applied [e2e-graph] service/llmisvc-controller-manager-service serverside-applied [e2e-graph] service/llmisvc-webhook-server-service serverside-applied [e2e-graph] service/s3-service serverside-applied [e2e-graph] deployment.apps/kserve-controller-manager serverside-applied [e2e-graph] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-graph] deployment.apps/seaweedfs serverside-applied [e2e-graph] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-graph] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-graph] Applying DSC/DSCI resources... [e2e-graph] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-graph] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-graph] KServe manual installation complete [e2e-graph] Patching ingress domain... [e2e-graph] configmap/inferenceservice-config patched [e2e-graph] pod "kserve-controller-manager-b9b5d54f8-9p7zw" deleted [e2e-graph] Waiting for kserve-controller-manager to be ready... [e2e-graph] pod/kserve-controller-manager-b9b5d54f8-cmsfz condition met [e2e-graph] Installing ODH Model Controller manually... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-graph] serviceaccount/model-serving-api created [e2e-graph] serviceaccount/odh-model-controller created [e2e-graph] role.rbac.authorization.k8s.io/leader-election-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-graph] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-graph] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrole.rbac.authorization.k8s.io/odh-model-controller-openshift-distro-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-graph] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-openshift-distro-rolebinding created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-graph] configmap/odh-model-controller-parameters created [e2e-graph] service/model-serving-api created [e2e-graph] service/odh-model-controller-metrics-service created [e2e-graph] service/odh-model-controller-webhook-service created [e2e-graph] deployment.apps/model-serving-api created [e2e-graph] deployment.apps/odh-model-controller created [e2e-graph] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-graph] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-graph] networkpolicy.networking.k8s.io/odh-model-controller-webhook-allow-ingress created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver-cuda created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-ovms created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-fast-1 created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-fast-2 created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86 created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86-fast-1 created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86-fast-2 created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda-fast-1 created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda-fast-2 created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi-fast-1 created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi-fast-2 created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm-fast-1 created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm-fast-2 created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le-fast-1 created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le-fast-2 created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x-fast-1 created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x-fast-2 created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86 created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86-fast-1 created [e2e-graph] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86-fast-2 created [e2e-graph] template.template.openshift.io/autogluon-runtime-template created [e2e-graph] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-graph] template.template.openshift.io/kserve-ovms created [e2e-graph] template.template.openshift.io/mlserver-cuda-runtime-template created [e2e-graph] template.template.openshift.io/mlserver-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-omni-cuda-runtime-template created [e2e-graph] template.template.openshift.io/vllm-omni-cuda-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-omni-cuda-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-graph] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-graph] deployment "odh-model-controller" successfully rolled out [e2e-graph] networkpolicy.networking.k8s.io/allow-all created [e2e-graph] KServe setup complete (namespace: kserve) [e2e-graph] Add testing models to SeaweedFS S3 storage ... [e2e-graph] Waiting for SeaweedFS deployment to be ready... [e2e-graph] deployment "seaweedfs" successfully rolled out [e2e-graph] S3 init job not completed, re-creating... [e2e-graph] job.batch/s3-init replaced [e2e-graph] Waiting for S3 init job to complete... [e2e-graph] job.batch/s3-init condition met [e2e-graph] Prepare CI namespace and install ServingRuntimes [e2e-graph] Setting up CI namespace: kserve-ci-e2e-test [e2e-graph] Tearing down CI namespace: kserve-ci-e2e-test [e2e-graph] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-graph] CI namespace teardown complete [e2e-graph] Creating namespace kserve-ci-e2e-test [e2e-graph] namespace/kserve-ci-e2e-test created [e2e-graph] Applying S3 artifact secret [e2e-graph] secret/mlpipeline-s3-artifact created [e2e-graph] Applying storage-config secret [e2e-graph] secret/storage-config created [e2e-graph] Applying SeaweedFS S3 credentials secret [e2e-graph] secret/seaweedfs-s3-creds created [e2e-graph] Linking seaweedfs-s3-creds to default service account [e2e-graph] Creating odh-trusted-ca-bundle configmap [e2e-graph] configmap/odh-trusted-ca-bundle created [e2e-graph] Installing ServingRuntimes [e2e-graph] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-graph] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-graph] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-graph] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-graph] CI namespace setup complete [e2e-graph] Setup complete [e2e-graph] === E2E cluster / operator summary === [e2e-graph] Client Version: 4.20.11 [e2e-graph] Kustomize Version: v5.6.0 [e2e-graph] Server Version: 4.21.34 [e2e-graph] Kubernetes Version: v1.34.9 [e2e-graph] ClusterVersion desired: 4.21.34 [e2e-graph] ClusterVersion history (latest): 4.21.34 (Completed) [e2e-graph] CSVs in openshift-keda: [e2e-graph] custom-metrics-autoscaler.v2.19.0-3 Succeeded [e2e-graph] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-graph] KServe deployments in kserve: [e2e-graph] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:febfcbfe74cb5df5330c81fa95a53a0409a3251a7be966361ac6633e3e637230 [e2e-graph] imageID: quay.io/opendatahub/kserve-controller@sha256:4ac90528b004fe44ed9a88f86cdd9e2b43a7d9de5884687bb2cc2b86faec1b71 [e2e-graph] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:odh-incubating [e2e-graph] imageID: quay.io/opendatahub/odh-model-controller@sha256:7eee98850d889006e68133cff0ac0fed10b51eb61b8dffcbecf16c8e3f2f0d37 [e2e-graph] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-graph] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:5b924f3a03cccced7ea3540f5a45090e63c74849619e8c911372b4441c2d3358 [e2e-graph] === End E2E cluster / operator summary === [e2e-graph] /workspace/source [e2e-graph] CA certificate extracted [e2e-graph] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-graph] Run E2E tests: graph [e2e-graph] Starting E2E functional tests ... [e2e-graph] Parallelism requested for pytest is 2 [e2e-graph] ============================= test session starts ============================== [e2e-graph] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-graph] cachedir: .pytest_cache [e2e-graph] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.134.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'anyio': '4.9.0', 'cov': '5.0.0', 'json-report': '1.5.0', 'metadata': '3.1.1', 'xdist': '3.6.1', 'httpx': '0.30.0'}, 'PLATFORM': 'el9'} [e2e-graph] rootdir: /workspace/source/test/e2e [e2e-graph] configfile: pytest.ini [e2e-graph] plugins: asyncio-0.23.8, anyio-4.9.0, cov-5.0.0, json-report-1.5.0, metadata-3.1.1, xdist-3.6.1, httpx-0.30.0 [e2e-graph] asyncio: mode=Mode.STRICT [e2e-graph] created: 2/2 workers [e2e-graph] 2 workers [11 items] [e2e-graph] [e2e-graph] scheduling tests via WorkStealingScheduling [e2e-graph] [e2e-graph] graph/test_inference_graph.py::test_ig_scenario5 [e2e-graph] graph/test_inference_graph.py::test_inference_graph 2026-09-18 19:48:17.692 4054 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-09-18 19:48:17.692 4051 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-09-18 19:48:17.733 4054 kserve.trace Starting test test_ig_scenario5 [e2e-graph] 2026-09-18 19:48:17.733 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():571] Starting test test_ig_scenario5 [e2e-graph] 2026-09-18 19:48:17.733 4051 kserve.trace Starting test test_inference_graph [e2e-graph] 2026-09-18 19:48:17.733 4051 kserve.trace INFO [test_inference_graph.py:test_inference_graph():58] Starting test test_inference_graph [e2e-graph] 2026-09-18 19:48:17.733 4054 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:48:17.733 4054 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():223] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:48:17.733 4054 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:48:17.733 4054 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:48:17.734 4054 kserve.trace success_isvc_name is success-200-isvc-72980 [e2e-graph] 2026-09-18 19:48:17.734 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():576] success_isvc_name is success-200-isvc-72980 [e2e-graph] 2026-09-18 19:48:17.734 4054 kserve.trace error_isvc_name is error-404-isvc-72980 [e2e-graph] 2026-09-18 19:48:17.734 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():577] error_isvc_name is error-404-isvc-72980 [e2e-graph] 2026-09-18 19:49:58.123 4054 kserve.trace Host from isvc status URL = switch-graph-72980-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:49:58.123 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = switch-graph-72980-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:49:58.123 4054 kserve.trace Network layer = openshift-route [e2e-graph] 2026-09-18 19:49:58.123 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-graph] 2026-09-18 19:49:58.123 4054 kserve.trace Using external route host: switch-graph-72980-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:49:58.123 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: switch-graph-72980-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:49:58.123 4054 kserve.trace Sending Header = {'Host': 'switch-graph-72980-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 19:49:58.123 4054 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'switch-graph-72980-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 19:49:58.123 4054 kserve.trace base url = https://switch-graph-72980-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:49:58.123 4054 kserve.trace INFO [utils.py:_predict():167] base url = https://switch-graph-72980-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:49:58.211 4054 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-09-18 19:49:58.211 4054 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario5 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario6 2026-09-18 19:49:58.273 4054 kserve.trace Starting test test_ig_scenario6 [e2e-graph] 2026-09-18 19:49:58.273 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():636] Starting test test_ig_scenario6 [e2e-graph] 2026-09-18 19:49:58.273 4054 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:49:58.273 4054 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():223] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:49:58.273 4054 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:49:58.273 4054 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:49:58.274 4054 kserve.trace success_isvc_name is success-200-isvc-c109f [e2e-graph] 2026-09-18 19:49:58.274 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():641] success_isvc_name is success-200-isvc-c109f [e2e-graph] 2026-09-18 19:49:58.274 4054 kserve.trace error_isvc_name is error-404-isvc-c109f [e2e-graph] 2026-09-18 19:49:58.274 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():642] error_isvc_name is error-404-isvc-c109f [e2e-graph] 2026-09-18 19:50:28.097 4051 kserve.trace Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:50:28.097 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:50:28.097 4051 kserve.trace Network layer = openshift-route [e2e-graph] 2026-09-18 19:50:28.097 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-graph] 2026-09-18 19:50:28.097 4051 kserve.trace Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:50:28.097 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:50:28.097 4051 kserve.trace Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 19:50:28.097 4051 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 19:50:28.097 4051 kserve.trace base url = https://model-chainer-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:50:28.097 4051 kserve.trace INFO [utils.py:_predict():167] base url = https://model-chainer-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:50:28.608 4051 kserve.trace Got response {'predictions': [1, 1]} [e2e-graph] 2026-09-18 19:50:28.608 4051 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph [e2e-graph] graph/test_inference_graph.py::test_ig_scenario1 2026-09-18 19:50:28.702 4051 kserve.trace Starting test test_ig_scenario1 [e2e-graph] 2026-09-18 19:50:28.702 4051 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():255] Starting test test_ig_scenario1 [e2e-graph] 2026-09-18 19:50:28.702 4051 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:50:28.702 4051 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():223] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:50:28.703 4051 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:50:28.703 4051 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:50:28.703 4051 kserve.trace success_isvc_name is success-200-isvc-d168b [e2e-graph] 2026-09-18 19:50:28.703 4051 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():260] success_isvc_name is success-200-isvc-d168b [e2e-graph] 2026-09-18 19:50:28.703 4051 kserve.trace error_isvc_name is error-404-isvc-d168b [e2e-graph] 2026-09-18 19:50:28.703 4051 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():261] error_isvc_name is error-404-isvc-d168b [e2e-graph] 2026-09-18 19:51:08.470 4054 kserve.trace Host from isvc status URL = switch-graph-c109f-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:51:08.470 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = switch-graph-c109f-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:51:08.470 4054 kserve.trace Network layer = openshift-route [e2e-graph] 2026-09-18 19:51:08.470 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-graph] 2026-09-18 19:51:08.470 4054 kserve.trace Using external route host: switch-graph-c109f-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:51:08.470 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: switch-graph-c109f-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:51:08.470 4054 kserve.trace Sending Header = {'Host': 'switch-graph-c109f-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 19:51:08.470 4054 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'switch-graph-c109f-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 19:51:08.470 4054 kserve.trace base url = https://switch-graph-c109f-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:51:08.470 4054 kserve.trace INFO [utils.py:_predict():167] base url = https://switch-graph-c109f-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:51:38.869 4051 kserve.trace Host from isvc status URL = sequence-graph-d168b-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:51:38.869 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = sequence-graph-d168b-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:51:38.869 4051 kserve.trace Network layer = openshift-route [e2e-graph] 2026-09-18 19:51:38.869 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-graph] 2026-09-18 19:51:38.869 4051 kserve.trace Using external route host: sequence-graph-d168b-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:51:38.869 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: sequence-graph-d168b-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:51:38.869 4051 kserve.trace Sending Header = {'Host': 'sequence-graph-d168b-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 19:51:38.869 4051 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'sequence-graph-d168b-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 19:51:38.869 4051 kserve.trace base url = https://sequence-graph-d168b-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:51:38.869 4051 kserve.trace INFO [utils.py:_predict():167] base url = https://sequence-graph-d168b-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 19:59:12.891 4054 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-09-18 19:59:12.891 4054 kserve.trace INFO [utils.py:_predict():178] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario6 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario7 2026-09-18 19:59:12.982 4054 kserve.trace Starting test test_ig_scenario7 [e2e-graph] 2026-09-18 19:59:12.982 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():704] Starting test test_ig_scenario7 [e2e-graph] 2026-09-18 19:59:12.983 4054 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:59:12.983 4054 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():223] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:59:12.983 4054 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:59:12.983 4054 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:59:12.983 4054 kserve.trace success_isvc_name is success-200-isvc-13da7 [e2e-graph] 2026-09-18 19:59:12.983 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():709] success_isvc_name is success-200-isvc-13da7 [e2e-graph] 2026-09-18 19:59:12.983 4054 kserve.trace error_isvc_name is error-404-isvc-13da7 [e2e-graph] 2026-09-18 19:59:12.983 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():710] error_isvc_name is error-404-isvc-13da7 [e2e-graph] 2026-09-18 19:59:43.502 4051 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-09-18 19:59:43.502 4051 kserve.trace INFO [utils.py:_predict():178] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario1 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario2 2026-09-18 19:59:43.603 4051 kserve.trace Starting test test_ig_scenario2 [e2e-graph] 2026-09-18 19:59:43.603 4051 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():331] Starting test test_ig_scenario2 [e2e-graph] 2026-09-18 19:59:43.603 4051 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:59:43.603 4051 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():223] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:59:43.604 4051 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:59:43.604 4051 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 19:59:43.605 4051 kserve.trace success_isvc_name is success-200-isvc-59e2f [e2e-graph] 2026-09-18 19:59:43.605 4051 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():336] success_isvc_name is success-200-isvc-59e2f [e2e-graph] 2026-09-18 19:59:43.605 4051 kserve.trace error_isvc_name is error-404-isvc-59e2f [e2e-graph] 2026-09-18 19:59:43.605 4051 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():337] error_isvc_name is error-404-isvc-59e2f [e2e-graph] 2026-09-18 20:00:23.190 4054 kserve.trace Host from isvc status URL = ensemble-graph-13da7-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:00:23.190 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = ensemble-graph-13da7-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:00:23.190 4054 kserve.trace Network layer = openshift-route [e2e-graph] 2026-09-18 20:00:23.190 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-graph] 2026-09-18 20:00:23.191 4054 kserve.trace Using external route host: ensemble-graph-13da7-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:00:23.191 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: ensemble-graph-13da7-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:00:23.191 4054 kserve.trace Sending Header = {'Host': 'ensemble-graph-13da7-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:00:23.191 4054 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'ensemble-graph-13da7-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:00:23.191 4054 kserve.trace base url = https://ensemble-graph-13da7-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:00:23.191 4054 kserve.trace INFO [utils.py:_predict():167] base url = https://ensemble-graph-13da7-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:00:23.238 4054 kserve.trace Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] 2026-09-18 20:00:23.238 4054 kserve.trace INFO [utils.py:predict():150] Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario7 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario8 2026-09-18 20:00:23.299 4054 kserve.trace Starting test test_ig_scenario8 [e2e-graph] 2026-09-18 20:00:23.299 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():772] Starting test test_ig_scenario8 [e2e-graph] 2026-09-18 20:00:23.299 4054 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:00:23.299 4054 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():223] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:00:23.299 4054 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:00:23.299 4054 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:00:23.300 4054 kserve.trace success_isvc_name is success-200-isvc-85a1a [e2e-graph] 2026-09-18 20:00:23.300 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():777] success_isvc_name is success-200-isvc-85a1a [e2e-graph] 2026-09-18 20:00:23.300 4054 kserve.trace error_isvc_name is error-404-isvc-85a1a [e2e-graph] 2026-09-18 20:00:23.300 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():778] error_isvc_name is error-404-isvc-85a1a [e2e-graph] 2026-09-18 20:00:53.791 4051 kserve.trace Host from isvc status URL = sequence-graph-59e2f-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:00:53.791 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = sequence-graph-59e2f-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:00:53.791 4051 kserve.trace Network layer = openshift-route [e2e-graph] 2026-09-18 20:00:53.791 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-graph] 2026-09-18 20:00:53.791 4051 kserve.trace Using external route host: sequence-graph-59e2f-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:00:53.791 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: sequence-graph-59e2f-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:00:53.791 4051 kserve.trace Sending Header = {'Host': 'sequence-graph-59e2f-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:00:53.791 4051 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'sequence-graph-59e2f-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:00:53.791 4051 kserve.trace base url = https://sequence-graph-59e2f-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:00:53.791 4051 kserve.trace INFO [utils.py:_predict():167] base url = https://sequence-graph-59e2f-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:00:53.840 4051 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-09-18 20:00:53.840 4051 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario2 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario3 2026-09-18 20:00:53.910 4051 kserve.trace Starting test test_ig_scenario3 [e2e-graph] 2026-09-18 20:00:53.910 4051 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():400] Starting test test_ig_scenario3 [e2e-graph] 2026-09-18 20:00:53.910 4051 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:00:53.910 4051 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():223] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:00:53.910 4051 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:00:53.910 4051 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:00:53.911 4051 kserve.trace success_isvc_name is success-200-isvc-7bd80 [e2e-graph] 2026-09-18 20:00:53.911 4051 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():405] success_isvc_name is success-200-isvc-7bd80 [e2e-graph] 2026-09-18 20:00:53.911 4051 kserve.trace error_isvc_name is error-404-isvc-7bd80 [e2e-graph] 2026-09-18 20:00:53.911 4051 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():406] error_isvc_name is error-404-isvc-7bd80 [e2e-graph] 2026-09-18 20:01:33.510 4054 kserve.trace Host from isvc status URL = ensemble-graph-85a1a-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:01:33.510 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = ensemble-graph-85a1a-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:01:33.510 4054 kserve.trace Network layer = openshift-route [e2e-graph] 2026-09-18 20:01:33.510 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-graph] 2026-09-18 20:01:33.510 4054 kserve.trace Using external route host: ensemble-graph-85a1a-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:01:33.510 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: ensemble-graph-85a1a-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:01:33.510 4054 kserve.trace Sending Header = {'Host': 'ensemble-graph-85a1a-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:01:33.510 4054 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'ensemble-graph-85a1a-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:01:33.510 4054 kserve.trace base url = https://ensemble-graph-85a1a-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:01:33.510 4054 kserve.trace INFO [utils.py:_predict():167] base url = https://ensemble-graph-85a1a-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:02:04.126 4051 kserve.trace Host from isvc status URL = sequence-graph-7bd80-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:02:04.126 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = sequence-graph-7bd80-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:02:04.127 4051 kserve.trace Network layer = openshift-route [e2e-graph] 2026-09-18 20:02:04.127 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-graph] 2026-09-18 20:02:04.127 4051 kserve.trace Using external route host: sequence-graph-7bd80-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:02:04.127 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: sequence-graph-7bd80-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:02:04.127 4051 kserve.trace Sending Header = {'Host': 'sequence-graph-7bd80-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:02:04.127 4051 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'sequence-graph-7bd80-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:02:04.127 4051 kserve.trace base url = https://sequence-graph-7bd80-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:02:04.127 4051 kserve.trace INFO [utils.py:_predict():167] base url = https://sequence-graph-7bd80-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:09:38.133 4054 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-09-18 20:09:38.133 4054 kserve.trace INFO [utils.py:_predict():178] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario8 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario9 2026-09-18 20:09:38.236 4054 kserve.trace Starting test test_ig_scenario9 [e2e-graph] 2026-09-18 20:09:38.236 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():839] Starting test test_ig_scenario9 [e2e-graph] 2026-09-18 20:09:38.237 4054 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:09:38.237 4054 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():223] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:09:38.237 4054 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:09:38.237 4054 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:09:38.237 4054 kserve.trace success_isvc_name is success-200-isvc-c826b [e2e-graph] 2026-09-18 20:09:38.237 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():844] success_isvc_name is success-200-isvc-c826b [e2e-graph] 2026-09-18 20:09:38.237 4054 kserve.trace error_isvc_name is error-404-isvc-c826b [e2e-graph] 2026-09-18 20:09:38.237 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():845] error_isvc_name is error-404-isvc-c826b [e2e-graph] 2026-09-18 20:10:08.682 4051 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-09-18 20:10:08.682 4051 kserve.trace INFO [utils.py:_predict():178] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario3 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario4 2026-09-18 20:10:08.783 4051 kserve.trace Starting test test_ig_scenario4 [e2e-graph] 2026-09-18 20:10:08.783 4051 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():475] Starting test test_ig_scenario4 [e2e-graph] 2026-09-18 20:10:08.783 4051 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:10:08.783 4051 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():223] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:10:08.783 4051 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:10:08.783 4051 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:10:08.784 4051 kserve.trace success_isvc_name is success-200-isvc-6d6a3 [e2e-graph] 2026-09-18 20:10:08.784 4051 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():480] success_isvc_name is success-200-isvc-6d6a3 [e2e-graph] 2026-09-18 20:10:08.784 4051 kserve.trace error_isvc_name is error-404-isvc-6d6a3 [e2e-graph] 2026-09-18 20:10:08.784 4051 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():481] error_isvc_name is error-404-isvc-6d6a3 [e2e-graph] 2026-09-18 20:10:48.445 4054 kserve.trace Host from isvc status URL = splitter-graph-c826b-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:10:48.445 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = splitter-graph-c826b-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:10:48.445 4054 kserve.trace Network layer = openshift-route [e2e-graph] 2026-09-18 20:10:48.445 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-graph] 2026-09-18 20:10:48.445 4054 kserve.trace Using external route host: splitter-graph-c826b-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:10:48.445 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: splitter-graph-c826b-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:10:48.445 4054 kserve.trace Sending Header = {'Host': 'splitter-graph-c826b-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:10:48.445 4054 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'splitter-graph-c826b-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:10:48.446 4054 kserve.trace base url = https://splitter-graph-c826b-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:10:48.446 4054 kserve.trace INFO [utils.py:_predict():167] base url = https://splitter-graph-c826b-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:10:48.493 4054 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-09-18 20:10:48.493 4054 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario9 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario10 2026-09-18 20:10:48.567 4054 kserve.trace Starting test test_ig_scenario10 [e2e-graph] 2026-09-18 20:10:48.567 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():902] Starting test test_ig_scenario10 [e2e-graph] 2026-09-18 20:10:48.568 4054 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:10:48.568 4054 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():223] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:10:48.568 4054 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:10:48.568 4054 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():224] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1907 [e2e-graph] 2026-09-18 20:10:48.568 4054 kserve.trace success_isvc_name is success-200-isvc-9eecd [e2e-graph] 2026-09-18 20:10:48.568 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():907] success_isvc_name is success-200-isvc-9eecd [e2e-graph] 2026-09-18 20:10:48.568 4054 kserve.trace error_isvc_name is error-404-isvc-9eecd [e2e-graph] 2026-09-18 20:10:48.568 4054 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():908] error_isvc_name is error-404-isvc-9eecd [e2e-graph] 2026-09-18 20:11:18.999 4051 kserve.trace Host from isvc status URL = switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:11:18.999 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:11:18.999 4051 kserve.trace Network layer = openshift-route [e2e-graph] 2026-09-18 20:11:18.999 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-graph] 2026-09-18 20:11:18.999 4051 kserve.trace Using external route host: switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:11:18.999 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:11:19.000 4051 kserve.trace Sending Header = {'Host': 'switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:11:19.000 4051 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:11:19.000 4051 kserve.trace base url = https://switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:11:19.000 4051 kserve.trace INFO [utils.py:_predict():167] base url = https://switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:11:58.763 4054 kserve.trace Host from isvc status URL = splitter-graph-9eecd-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:11:58.763 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = splitter-graph-9eecd-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:11:58.763 4054 kserve.trace Network layer = openshift-route [e2e-graph] 2026-09-18 20:11:58.763 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-graph] 2026-09-18 20:11:58.763 4054 kserve.trace Using external route host: splitter-graph-9eecd-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:11:58.763 4054 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: splitter-graph-9eecd-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:11:58.764 4054 kserve.trace Sending Header = {'Host': 'splitter-graph-9eecd-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:11:58.764 4054 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'splitter-graph-9eecd-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:11:58.764 4054 kserve.trace base url = https://splitter-graph-9eecd-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:11:58.764 4054 kserve.trace INFO [utils.py:_predict():167] base url = https://splitter-graph-9eecd-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:19:23.631 4051 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-09-18 20:19:23.631 4051 kserve.trace INFO [utils.py:_predict():178] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-09-18 20:19:23.666 4051 kserve.trace Host from isvc status URL = switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:19:23.666 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:19:23.666 4051 kserve.trace Network layer = openshift-route [e2e-graph] 2026-09-18 20:19:23.666 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-graph] 2026-09-18 20:19:23.666 4051 kserve.trace Using external route host: switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:19:23.666 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:19:23.666 4051 kserve.trace Sending Header = {'Host': 'switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:19:23.666 4051 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:19:23.666 4051 kserve.trace base url = https://switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:19:23.666 4051 kserve.trace INFO [utils.py:_predict():167] base url = https://switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:19:23.683 4051 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-09-18 20:19:23.683 4051 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-09-18 20:19:23.717 4051 kserve.trace Host from isvc status URL = switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:19:23.717 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:19:23.717 4051 kserve.trace Network layer = openshift-route [e2e-graph] 2026-09-18 20:19:23.717 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-graph] 2026-09-18 20:19:23.717 4051 kserve.trace Using external route host: switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:19:23.717 4051 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:19:23.717 4051 kserve.trace Sending Header = {'Host': 'switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:19:23.717 4051 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-09-18 20:19:23.717 4051 kserve.trace base url = https://switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:19:23.717 4051 kserve.trace INFO [utils.py:_predict():167] base url = https://switch-graph-6d6a3-route-kserve-ci-e2e-test.apps.0dcd6c9e-251c-424d-89d7-bb9cf75abc07.prod.konfluxeaas.com [e2e-graph] 2026-09-18 20:20:03.288 4054 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-09-18 20:20:03.288 4054 kserve.trace INFO [utils.py:_predict():178] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario10 2026-09-18 20:27:28.240 4051 kserve.trace HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] 2026-09-18 20:27:28.240 4051 kserve.trace INFO [utils.py:_predict():178] HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario4 [e2e-graph] [e2e-graph] ------- generated xml file: /workspace/artifacts-dir/junit_e2e-graph.xml ------- [e2e-graph] --------------------------------- JSON report ---------------------------------- [e2e-graph] report saved to: /workspace/artifacts-dir/e2e_results-graph.json [e2e-graph] ================== 11 passed, 3 skipped in 2353.22s (0:39:13) ================== [e2e-graph] /workspace/source [e2e-graph] /workspace/source [e2e-graph] make[1]: Leaving directory '/workspace/source' [e2e-graph] + echo success [must-gather] [must-gather ] OUT 2026-09-18T20:27:29.71747228Z 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: f770c184-1454-413a-b14d-a4327890fe48 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [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-09-18T20:27:29.764547845Z namespace/openshift-must-gather-bn67l created [must-gather] [must-gather ] OUT 2026-09-18T20:27:29.771809932Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-tqh8t created [must-gather] [must-gather ] OUT 2026-09-18T20:27:29.796899682Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:36.466543824Z [disk usage checker] Started [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:36.469782216Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:36.603342558Z No resources found in openshift-must-gather-bn67l namespace. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:36.707213016Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:36.853832199Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:36.853862888Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:36.853862888Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:36.856548825Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:36.998710230Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:36.998737620Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:36.998737620Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.001196708Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.136884858Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.136912717Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.136912717Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.138794282Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.280632558Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.280690263Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.280690263Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.282872215Z Error getting logs from rhods-notebooks [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.421090256Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.421120301Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.421120301Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.423215531Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.557611709Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.557640045Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.557640045Z namespaces "istio-system" not found [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.559707759Z Error getting logs from istio-system [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.699303084Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.699330119Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.699330119Z namespaces "knative-serving" not found [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.701253948Z Error getting logs from knative-serving [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.836273002Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.836303425Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.836303425Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:37.838268474Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:38.084471132Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:38.341330327Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:38.468841121Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:38.546184165Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:38.548163037Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:38.669373012Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:38.750307496Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:38.752331284Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:38.887315241Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:38.964461317Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:38.966368814Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:39.088439311Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:39.163127384Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:39.164880546Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:39.280015093Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:39.358196952Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:39.360023078Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:39.485690199Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:39.568504535Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:39.570401070Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:39.689909902Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:39.767287216Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:39.769137860Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:39.887424932Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:39.968168380Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:39.970389407Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:40.089206989Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:40.171086326Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:40.173314084Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:40.290978512Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:40.368057442Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:40.369980894Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:40.488962294Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:40.568538968Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:40.570655222Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:40.691066060Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:40.771476674Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:40.773634132Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:40.893811483Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:40.972256757Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:40.974259028Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:41.093684978Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:41.173561775Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:41.175838110Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:41.300122361Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:41.379890029Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:41.382206266Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:41.474202188Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:41.502936385Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:41.584494242Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:41.586593472Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:41.707206110Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:41.791387376Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:41.793598819Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:41.917939838Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:41.998972225Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:42.001264904Z Error collecting info from [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:42.662986201Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:42.781264255Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:42.898989926Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:43.022168000Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:43.143343618Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:43.373440183Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:43.493171538Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:43.611712720Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:43.729518948Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:43.847738859Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:43.967413164Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:44.095895799Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:44.226443048Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:44.348062936Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:44.469272796Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:44.747096528Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:44.898336805Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:45.203933158Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:45.363521547Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:45.507899147Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:45.651169403Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:45.955056798Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:46.138122697Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:46.283342377Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:46.423742915Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:46.479646187Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:46.712354123Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:46.887402586Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:47.029782643Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:47.185878691Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:47.483089401Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:47.648193405Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:47.790324094Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:47.928497463Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:48.231718368Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:48.405906703Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:48.551628364Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:48.693539009Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:48.987730574Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:49.159423551Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:49.307068952Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:49.446015245Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:49.736827834Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:49.902318544Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:50.043473077Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:50.186754292Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:50.474779243Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:50.641468871Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:50.786438127Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:50.923632170Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:51.208017661Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:51.376680752Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:51.484157832Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:51.518837639Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:51.652092662Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:51.933812472Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:52.105898324Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:52.250116788Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:52.391953462Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:52.678302385Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:52.844973311Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:52.993505310Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:53.136259864Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:53.422730801Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:53.585155255Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:53.726071987Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:53.864542682Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:54.157301787Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:54.320823068Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:54.469402034Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:54.609193833Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:54.932127460Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:55.115466649Z Wrote inspect data to must-gather. [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:56.488516579Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-v2g7f] POD 2026-09-18T20:27:57.983168128Z Caches written to disk [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:58.994546817Z waiting for gather to complete [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:58.997327586Z downloading gather output [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.267082788Z receiving incremental file list [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.280062961Z ./ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.280148508Z aggregated-discovery-api.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.280466151Z aggregated-discovery-apis.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.281453205Z event-filter.html [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.282589241Z timestamp [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.282786736Z version [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.28338181Z cluster-scoped-resources/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.283397181Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.283405692Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.283426744Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.283526691Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.283540192Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.283580335Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.283662271Z namespaces/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.283687343Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.283736667Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.283814773Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.283857376Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.283924891Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.283984065Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.284086453Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.28418591Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.284288998Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.284340402Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.284384965Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.2844428Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.284491023Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.28458565Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.284663096Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.28471014Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.284811557Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.284872342Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.284918445Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.285066156Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.285161163Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.287535722Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.287633569Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.287830404Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.287970954Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.28817759Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.288231124Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.288289758Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.288345422Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.288397776Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.288454821Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.288501994Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.288595671Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.288659096Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.288733051Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.288792196Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.288834539Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.288897564Z namespaces/kserve-ci-e2e-test/pods/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.288904804Z namespaces/kserve-ci-e2e-test/pods/switch-graph-6d6a3-77474ff5cf-fprtr/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.288950698Z namespaces/kserve-ci-e2e-test/pods/switch-graph-6d6a3-77474ff5cf-fprtr/switch-graph-6d6a3-77474ff5cf-fprtr.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.289059426Z namespaces/kserve-ci-e2e-test/pods/switch-graph-6d6a3-77474ff5cf-fprtr/switch-graph-6d6a3/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.289066667Z namespaces/kserve-ci-e2e-test/pods/switch-graph-6d6a3-77474ff5cf-fprtr/switch-graph-6d6a3/switch-graph-6d6a3/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.289071047Z namespaces/kserve-ci-e2e-test/pods/switch-graph-6d6a3-77474ff5cf-fprtr/switch-graph-6d6a3/switch-graph-6d6a3/logs/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.289130071Z namespaces/kserve-ci-e2e-test/pods/switch-graph-6d6a3-77474ff5cf-fprtr/switch-graph-6d6a3/switch-graph-6d6a3/logs/current.log [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.289318005Z namespaces/kserve-ci-e2e-test/pods/switch-graph-6d6a3-77474ff5cf-fprtr/switch-graph-6d6a3/switch-graph-6d6a3/logs/previous.insecure.log [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.289406822Z namespaces/kserve-ci-e2e-test/pods/switch-graph-6d6a3-77474ff5cf-fprtr/switch-graph-6d6a3/switch-graph-6d6a3/logs/previous.log [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.289457836Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.28951167Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.289563194Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.289618268Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.297901649Z [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.297940552Z sent 861 bytes received 93,212 bytes 188,146.00 bytes/sec [must-gather] [must-gather-v2g7f] OUT 2026-09-18T20:27:59.297955723Z total size is 1,391,202 speedup is 14.79 [must-gather] [must-gather ] OUT 2026-09-18T20:27:59.408286498Z namespace/openshift-must-gather-bn67l 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: f770c184-1454-413a-b14d-a4327890fe48 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [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-09-18T20:27:59.530074762Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e89d9d3fe5dc08e644c7ac9f331dd64a8026af5bc1d556e74b5403d9a857d0a8 [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: f770c184-1454-413a-b14d-a4327890fe48 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [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-09-18T20:27:59.551123041Z namespace/openshift-must-gather-tv6b6 created [must-gather] [must-gather ] OUT 2026-09-18T20:27:59.556632904Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-fg5nb created [must-gather] [must-gather ] OUT 2026-09-18T20:27:59.586937767Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e89d9d3fe5dc08e644c7ac9f331dd64a8026af5bc1d556e74b5403d9a857d0a8 created [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:01.086423655Z [disk usage checker] Started [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:01.089836598Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:01.273890933Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:01.396211022Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:01.516720335Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:01.643443918Z Gathering data for ns/default... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:01.917554048Z Gathering data for ns/openshift... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:02.373585900Z Gathering data for ns/kube-system... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.029412703Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.321645511Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.321764575Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.321764575Z namespaces "assisted-installer" not found [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.783094545Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.789159757Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.790820767Z INFO: Gathering HAProxy config files [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.793251428Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.798462347Z 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-m2nz2] POD 2026-09-18T20:28:03.800187221Z INFO: Collecting host service logs for crio [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.800457823Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.800789944Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.801089092Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.801378205Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.801945023Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.802273968Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.802598871Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.802994320Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.803365152Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.803694310Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.804078575Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:03.805773713Z Executing Istio gather script [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:04.087646274Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:04.348535126Z No resources found [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:04.447846945Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:04.756545552Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:04.764909234Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:04.764980003Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:04.780377784Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:04.958054754Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:05.171063348Z INFO: Collecting Insights Archives from insights-operator-6f9c644dd9-7c8tx [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:05.171107823Z insights-runtime-extractor-pvc5v [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:05.171127337Z insights-runtime-extractor-vhcch [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:05.171146466Z insights-runtime-extractor-xq2fz [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:05.184213845Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:05.187772988Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:05.317018928Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:05.345053207Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:05.414329684Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:05.442095095Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:05.614075471Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:05.697463390Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:05.743778662Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:05.743778662Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.101937403Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.175781430Z tar: Removing leading `/' from member names [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.190874214Z INFO: HAProxy config collection complete. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.222877288Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.238400559Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.247796384Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.250234293Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.314172674Z No resources found [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.320647232Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.324405616Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.429079000Z INFO: 'previous-logs' folder not found on ip-10-0-131-196.ec2.internal, skipping... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.515439934Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.537528266Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.600694604Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.644416103Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.807161951Z INFO: 'previous-logs' folder not found on ip-10-0-133-229.ec2.internal, skipping... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.813807154Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.875230371Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:06.895814120Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.066119262Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.082534914Z INFO: 'previous-logs' folder not found on ip-10-0-137-91.ec2.internal, skipping... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.082641812Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.082677494Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.168367133Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.231362424Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.342463084Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.344623428Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.444908700Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.458692802Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.667311319Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.761805994Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.762078943Z INFO: INTERCONNECT MODE [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.762105664Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.897279157Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.951763915Z INFO: Gathering OVN_Northbound from ovnkube-node-7vsk2... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.952101624Z INFO: Gathering OVN_Northbound from ovnkube-node-kr9db... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.952387324Z INFO: Gathering OVN_Northbound from ovnkube-node-v8jkk... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.952759678Z INFO: Gathering OVN_Southbound from ovnkube-node-7vsk2... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.953056799Z INFO: Gathering OVN_Southbound from ovnkube-node-kr9db... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:07.953322210Z INFO: Gathering OVN_Southbound from ovnkube-node-v8jkk... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.045253198Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.223394743Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.299863027Z tar: Removing leading `/' from member names [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.313649731Z tar: Removing leading `/' from member names [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.324921348Z tar: Removing leading `/' from member names [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.325704901Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.334363469Z tar: Removing leading `/' from member names [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.347803012Z tar: Removing leading `/' from member names [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.381216696Z tar: Removing leading `/' from member names [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.445349286Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.607278835Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.729051327Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.794596367Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.823309456Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.823343634Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.823744332Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.825397563Z 4.1M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.828043200Z ovnk_database_store/ [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.828043200Z ovnk_database_store/ovnkube-node-v8jkk_nbdb [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.839776521Z ovnk_database_store/ovnkube-node-7vsk2_sbdb [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.851190676Z W0918 20:28:08.851153 1434 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.858142767Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.865316626Z ovnk_database_store/ovnkube-node-kr9db_sbdb [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.896855263Z ovnk_database_store/ovnkube-node-v8jkk_sbdb [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.922285035Z ovnk_database_store/ovnkube-node-kr9db_nbdb [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.925982727Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.932179767Z ovnk_database_store/ovnkube-node-7vsk2_nbdb [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:08.944155133Z INFO: Network log collection complete. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:09.008621256Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:09.117917083Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:09.175260766Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:09.241384681Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:09.248081724Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:09.250609583Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:09.465768627Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:09.483124465Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:09.485285162Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:09.580130368Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:09.686688029Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:09.689158699Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:09.866674402Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:09.958340162Z Gathering data for ns/openshift-console... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:09.991297258Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0720c8b078cc0cebb01b4c5cde21180aee7c2bb1a0d322b21890c0d3707406ea [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:10.081325495Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:10.084468099Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:10.134236312Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:10.269767347Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:10.315635356Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:10.533977337Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:10.536867857Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:10.558288483Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:10.708525923Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:10.904263085Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:10.907402162Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:11.082219888Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:11.088613467Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:11.254693457Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:11.269712143Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:11.273156602Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:11.422719173Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:11.434054889Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:11.465780746Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:11.633316176Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:12.060631386Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:12.293653357Z Done executing Istio gather script [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:12.530355752Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:12.556648175Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:12.876358736Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:13.215523667Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:13.584841656Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:13.675719956Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:14.785484302Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:15.906328233Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:16.023206583Z Gathering data for ns/kserve... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:16.259186644Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:17.013446783Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:17.547629120Z Gathering data for ns/openshift-config... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:17.826758950Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:18.133023856Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:18.272477184Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:18.396745483Z Collecting performance related data for node ip-10-0-133-229.ec2.internal [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:18.403250993Z Collecting performance related data for node ip-10-0-137-91.ec2.internal [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:18.409813768Z Collecting performance related data for node ip-10-0-131-196.ec2.internal [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:18.589344919Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:18.866348117Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:19.227405448Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:19.640137007Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:19.968974919Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:20.259391672Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:20.576130144Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:20.901884987Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:21.264092171Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:21.441907667Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:22.765452658Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:23.910488338Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:24.236047696Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:24.704925057Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:25.125152896Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:25.561102572Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:25.860151120Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:26.103531304Z Collecting kubelet logs for node ip-10-0-133-229.ec2.internal [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:26.105189925Z Collecting kubelet logs for node ip-10-0-137-91.ec2.internal [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:26.106939335Z Collecting kubelet logs for node ip-10-0-131-196.ec2.internal [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:26.270174079Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:26.383082828Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:26.508811146Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-tv6b6 namespace [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:26.513160445Z INFO: Node performance data collection complete. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:26.728858322Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:27.122289089Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:27.403357244Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:27.660055210Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:28.261475187Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:28.531337753Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:28.823445734Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:29.161542270Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:29.995943126Z Wrote inspect data to must-gather. [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:29.995980659Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:29.995980659Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:30.117359270Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-m2nz2] POD 2026-09-18T20:28:30.263400514Z Caches written to disk [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.274086535Z waiting for gather to complete [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.27800866Z downloading gather output [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.520307254Z receiving incremental file list [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.53923814Z ./ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.539420814Z aggregated-discovery-api.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.539731467Z aggregated-discovery-apis.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.540595973Z event-filter.html [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.543023996Z timestamp [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.543168436Z version [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.55675909Z cluster-scoped-resources/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.556778952Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.556786202Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.556836246Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.556964676Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.557081655Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.55715098Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.557217805Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.557319192Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.557400208Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.557509727Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.55756174Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.557697571Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.557769576Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.558133934Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.558179667Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.558372222Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.558668714Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.558889341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.559031151Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.562931835Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.564511384Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.564737851Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.564876062Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.565027433Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.565145242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.565390621Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.565614967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.565821923Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.566109075Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.566230774Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.566343022Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.566456491Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.566555448Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.56671562Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.566908495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.56710975Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.5672374Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.567382251Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.569437245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterservingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.569957165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.570121057Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.57029725Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.570490645Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.570817139Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.57122722Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.571339169Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.571468778Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.571560275Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.571684084Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.571816885Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.571917052Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.572068144Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.572197903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.572307311Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.572562221Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.572729543Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.572863944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.573410345Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.573557616Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.573693926Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.573874109Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.573989878Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.574186653Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.574330654Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.574595914Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.574737955Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.574865474Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.574997514Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.575126744Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.575244383Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.575403525Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.575540875Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.575713788Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.576072465Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.576469455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.576583293Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.577375323Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.577503153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.577604621Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.577746061Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.57785572Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.578068796Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.578309734Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.578432603Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.578545692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.578765368Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.578893638Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.579008756Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.579150197Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.579279737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.583263117Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.58370253Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.584340578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.584515071Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.584664002Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.584822054Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.584959815Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.585072763Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.585177141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.588069889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.588202839Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.58834492Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.58847538Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.58861508Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.594730621Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.600353064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.600538598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.600866983Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.601000853Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.601145674Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.601249022Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.601404864Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.601698426Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.601844297Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.601981427Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.602224555Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.602376587Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.602513827Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.602662548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.602962481Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.603123513Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.603264894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.603405114Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.603557596Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.603705997Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.603844918Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.604164602Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.604373527Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.604689271Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.60480922Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.604926439Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.605032297Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.607003195Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.607132495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.607245614Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.607348521Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.60746773Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.6075958Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.609121565Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.609272286Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.609516835Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.609665646Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.609805776Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.610045565Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.610572124Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.610711675Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.610835344Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.610945853Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.611545258Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.612910701Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.613026529Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.613218524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.613381906Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.613577871Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.613734102Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.613879813Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.614093159Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.614249571Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.614577266Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.614671593Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.614808573Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.614914931Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.615022129Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.615129197Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.615333163Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.615422019Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.615509196Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.615594692Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.615709941Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.615793398Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.615875904Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.61596486Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.616054757Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.616175266Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.616301116Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.616410684Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.616495951Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.616585867Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.616691635Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.616779032Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.616862578Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.616952965Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.617056013Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.617177472Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.617302801Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.61741476Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.617518477Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.617622735Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.617738234Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.617858923Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.617964091Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.618076699Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.618182127Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.618285495Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.618403284Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.618499642Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.618673664Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.618823626Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.618921703Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.619024161Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.619128539Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.619233477Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.619352576Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.619449963Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.619564962Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.61967747Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.619837782Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.61993693Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.620082021Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.620187689Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.620297727Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.620414426Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.620530175Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.620641613Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.620781093Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.620891812Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.621013251Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.621171893Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.621299062Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.621421532Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.62153131Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.621676891Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.621806261Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.62192751Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.622036938Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.622163918Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.622284997Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.622400035Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.622506643Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.622606731Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.622765493Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.622881361Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.6229927Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.623098998Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.623217357Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.623350307Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.623467906Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.623577864Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.623710354Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.623836844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.623938881Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.624040319Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.624153437Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.624262325Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.624366773Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.624443299Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.624524665Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.624568839Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9b84n.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.624728131Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-c4rpm.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.62484536Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dgrzw.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.624954568Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-h67ns.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.625056165Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hfsbb.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.625164524Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-j9hrl.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.625281812Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-n2zv5.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.625393651Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qqsg7.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.625581215Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rbgrw.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.625730286Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rlns7.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.625843775Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-szhxn.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.625959203Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wzclj.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.626073122Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-2m64t.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.626201562Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-nz858.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.62631994Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-t4mts.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.626495824Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.626558389Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.626796187Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.626988291Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.627092169Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.627193376Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.627896009Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.628028629Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.628135157Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.628241505Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.628367425Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.628469853Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.628616614Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.628764785Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.628878763Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.628984191Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.62909511Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.629198288Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.629336178Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.629435955Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.629549794Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.629663323Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.629807953Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.629913431Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.630054522Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.630114726Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.630241326Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.630368726Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.630455912Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.630566411Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.630700191Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.630844852Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.631029835Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.631139834Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.631250582Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.63135317Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.631466348Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.6316175Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.63175744Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.631870339Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.631968036Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.632089445Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.632197373Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.632307222Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.632427621Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.632541149Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.632609434Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.632660828Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.632768296Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.632803969Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.632874624Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.632903127Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.632981933Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.633024876Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.63308546Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.633114152Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.633175217Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.63321956Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.633283045Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.633290086Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.633338639Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.633424926Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.633471099Z cluster-scoped-resources/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.6334869Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.633551685Z cluster-scoped-resources/core/nodes/ip-10-0-131-196.ec2.internal.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.6337477Z cluster-scoped-resources/core/nodes/ip-10-0-133-229.ec2.internal.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.633906402Z cluster-scoped-resources/core/nodes/ip-10-0-137-91.ec2.internal.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.634034222Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.634046673Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.634103267Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.634201894Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.63428386Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.634367857Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.634450833Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.634532469Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.634699222Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.63481181Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.634912248Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.63506846Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.635159326Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.635252973Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.63534095Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.635441718Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.635518284Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.635609711Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.635790644Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.635884401Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.635965427Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.636059354Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.636152841Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.63626622Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.636318794Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.636420632Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.636507128Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.636626337Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.636757397Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.636844144Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.636991295Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.637114724Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.63720037Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.637256624Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.637264435Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.637310459Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.637380144Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.637429137Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.637481161Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.637500043Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.637545976Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.637678396Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.637798955Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.637881342Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.637892943Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.637937146Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.638041934Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.638054665Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.638075476Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.638159352Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.638214947Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.638322585Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.638352257Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.638417012Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.638445094Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.638511049Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.638543472Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.638672721Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.638713274Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.638799031Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.638815162Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.638901219Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.6389195Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.638983565Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.639016657Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.639092393Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.639106914Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.63918819Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.639242274Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.63931593Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.639371104Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.639442139Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.639475382Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.639555758Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.639600951Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.6399838Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.639996831Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.640042394Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.640105499Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.640142542Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.640221088Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.640291713Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.640335267Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.640429374Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.640509009Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.640659091Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.640823253Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.64090867Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.641001367Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.641093044Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.64118548Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.641271287Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.641363904Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.641458631Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.641544447Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.641618443Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.641746913Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.641834989Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.641927976Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.642014003Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.64210589Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.642186286Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.642273332Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.642392211Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.642428784Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.642537742Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.642621679Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.64277353Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.642925222Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.643013198Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.643110345Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.643206393Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.643293019Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.643379426Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.643465792Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.643553009Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.643660617Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.643757424Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.643843501Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.643939898Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.644038425Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.644116631Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.644205358Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.644290114Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.644378481Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.644471508Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.644553714Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.644641081Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.644776761Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.644861737Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.644961955Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.645066703Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.645146629Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.645242766Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.6452879Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.64529734Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.645337023Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.645390817Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.645401338Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.645429Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.645495235Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.645502706Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.645550989Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.645672078Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.645729733Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-196.ec2.internal.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.64582589Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-133-229.ec2.internal.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.645903926Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-91.ec2.internal.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.645975021Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.646035646Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.646145674Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.646190108Z host_service_logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.646211099Z host_service_logs/masters/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.646279264Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.646342569Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.646404254Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.64648686Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.64661597Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.646784102Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.646873909Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.646954015Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.6470176Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.647093836Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.647173402Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.647187743Z ingress_controllers/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.647194083Z ingress_controllers/default/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.647200064Z ingress_controllers/default/router-default-68bc7f57c4-svbbv/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.6472926Z ingress_controllers/default/router-default-68bc7f57c4-svbbv/haproxy.config [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.647409129Z insights-data/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.64742481Z istio/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.647450572Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.647581562Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.647992593Z istio/event-filter.html [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.648113833Z istio/timestamp [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.648136734Z istio/cluster-scoped-resources/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.648146505Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.648177077Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.648241932Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.648395754Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.648840487Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.649473085Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.650314678Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.650459079Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.650590979Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.650692017Z machine_config_ondisk/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.650706718Z machine_config_termination_logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.650726779Z monitoring/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.65074027Z monitoring/alertmanager/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.650775853Z monitoring/alertmanager/status.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.650903273Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.650923934Z monitoring/prometheus/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.650982449Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.651079796Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.651143321Z monitoring/prometheus/rules.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.651850874Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.651911799Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.651959312Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.652807726Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.6528667Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.652907494Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.65299601Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.653066526Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.653156702Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.653215867Z monitoring/prometheus/status/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.653266661Z monitoring/prometheus/status/config.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.653722585Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.65378933Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.653883167Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.65405767Z namespaces/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.654095703Z namespaces/default/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.654147187Z namespaces/default/default.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.654206941Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.654248224Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.654294058Z namespaces/default/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.654331861Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.654417607Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.654497053Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.654580469Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.654627083Z namespaces/default/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.654703119Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.654772754Z namespaces/default/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.654792016Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.654899254Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.654955218Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.655007582Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.655221888Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.655299074Z namespaces/default/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.655341127Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.655459716Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.655544502Z namespaces/default/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.655738607Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.655809622Z namespaces/default/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.655887918Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.656012217Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.65617615Z namespaces/default/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.656253206Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.656295099Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.656360594Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.656404067Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.656466992Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.656509075Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.656590001Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.65670828Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.656734132Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.656791786Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.65684321Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.656877703Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.656930317Z namespaces/default/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.65697822Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.657011083Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.657057186Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.657154734Z namespaces/kserve/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.657206098Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.657265362Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.657309585Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.657352049Z namespaces/kserve/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.657396982Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.657476268Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.657733237Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.65790978Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.657949194Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.657998397Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.658042101Z namespaces/kserve/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.658087234Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.65817002Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.658250366Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.658293469Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.658382136Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.6584312Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.658440811Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.658481303Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.65856649Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.658654427Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.658824039Z namespaces/kserve/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.658869173Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.659114661Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.659245361Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.659571466Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.659669413Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.659951004Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.660078134Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.660338463Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.66043099Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.660467663Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.660567701Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.660594283Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.660667938Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.660729033Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.660836801Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.660931298Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.660978371Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.661024545Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.661102181Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.661148194Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.661247682Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.661310747Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.661370971Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.661458478Z namespaces/kserve/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.66148915Z namespaces/kserve/pods/kserve-controller-manager-b9b5d54f8-cmsfz/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.661535753Z namespaces/kserve/pods/kserve-controller-manager-b9b5d54f8-cmsfz/kserve-controller-manager-b9b5d54f8-cmsfz.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.66162034Z namespaces/kserve/pods/kserve-controller-manager-b9b5d54f8-cmsfz/manager/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.66162766Z namespaces/kserve/pods/kserve-controller-manager-b9b5d54f8-cmsfz/manager/manager/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.661632081Z namespaces/kserve/pods/kserve-controller-manager-b9b5d54f8-cmsfz/manager/manager/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.661690915Z namespaces/kserve/pods/kserve-controller-manager-b9b5d54f8-cmsfz/manager/manager/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.66387881Z namespaces/kserve/pods/kserve-controller-manager-b9b5d54f8-cmsfz/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.663943295Z namespaces/kserve/pods/kserve-controller-manager-b9b5d54f8-cmsfz/manager/manager/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.663971167Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-rs9v5/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.664020651Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-rs9v5/llmisvc-controller-manager-645f9c8fd6-rs9v5.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.664105887Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-rs9v5/manager/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.664115518Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-rs9v5/manager/manager/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.664119898Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-rs9v5/manager/manager/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.664132629Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-rs9v5/manager/manager/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.664342555Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-rs9v5/manager/manager/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.664549331Z namespaces/kserve/pods/model-serving-api-7b954ffc95-twz9n/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.664578143Z namespaces/kserve/pods/model-serving-api-7b954ffc95-twz9n/model-serving-api-7b954ffc95-twz9n.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.664701512Z namespaces/kserve/pods/model-serving-api-7b954ffc95-twz9n/server/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.664713133Z namespaces/kserve/pods/model-serving-api-7b954ffc95-twz9n/server/server/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.664717763Z namespaces/kserve/pods/model-serving-api-7b954ffc95-twz9n/server/server/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.664755586Z namespaces/kserve/pods/model-serving-api-7b954ffc95-twz9n/server/server/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.664842183Z namespaces/kserve/pods/model-serving-api-7b954ffc95-twz9n/server/server/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.664905038Z namespaces/kserve/pods/model-serving-api-7b954ffc95-twz9n/server/server/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.664949131Z namespaces/kserve/pods/odh-model-controller-7b966d7984-45j82/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.664991844Z namespaces/kserve/pods/odh-model-controller-7b966d7984-45j82/odh-model-controller-7b966d7984-45j82.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.665099912Z namespaces/kserve/pods/odh-model-controller-7b966d7984-45j82/manager/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.665110833Z namespaces/kserve/pods/odh-model-controller-7b966d7984-45j82/manager/manager/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.665114953Z namespaces/kserve/pods/odh-model-controller-7b966d7984-45j82/manager/manager/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.665163557Z namespaces/kserve/pods/odh-model-controller-7b966d7984-45j82/manager/manager/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.670437714Z namespaces/kserve/pods/odh-model-controller-7b966d7984-45j82/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.670496279Z namespaces/kserve/pods/odh-model-controller-7b966d7984-45j82/manager/manager/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.67051673Z namespaces/kserve/pods/s3-init-9pslm/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.670575194Z namespaces/kserve/pods/s3-init-9pslm/s3-init-9pslm.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.670657941Z namespaces/kserve/pods/s3-init-9pslm/download-hf-model/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.670673252Z namespaces/kserve/pods/s3-init-9pslm/download-hf-model/download-hf-model/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.670708375Z namespaces/kserve/pods/s3-init-9pslm/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.670767529Z namespaces/kserve/pods/s3-init-9pslm/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.670860946Z namespaces/kserve/pods/s3-init-9pslm/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.670933612Z namespaces/kserve/pods/s3-init-9pslm/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.670958554Z namespaces/kserve/pods/s3-init-9pslm/s3-init/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.670965914Z namespaces/kserve/pods/s3-init-9pslm/s3-init/s3-init/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.670974235Z namespaces/kserve/pods/s3-init-9pslm/s3-init/s3-init/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.671034349Z namespaces/kserve/pods/s3-init-9pslm/s3-init/s3-init/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.671382025Z namespaces/kserve/pods/s3-init-9pslm/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.6714515Z namespaces/kserve/pods/s3-init-9pslm/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.671506005Z namespaces/kserve/pods/seaweedfs-64568bcd49-t4q7s/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.671555748Z namespaces/kserve/pods/seaweedfs-64568bcd49-t4q7s/seaweedfs-64568bcd49-t4q7s.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.671638025Z namespaces/kserve/pods/seaweedfs-64568bcd49-t4q7s/seaweedfs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.671668447Z namespaces/kserve/pods/seaweedfs-64568bcd49-t4q7s/seaweedfs/seaweedfs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.67170441Z namespaces/kserve/pods/seaweedfs-64568bcd49-t4q7s/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.671729732Z namespaces/kserve/pods/seaweedfs-64568bcd49-t4q7s/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.671925876Z namespaces/kserve/pods/seaweedfs-64568bcd49-t4q7s/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.671994041Z namespaces/kserve/pods/seaweedfs-64568bcd49-t4q7s/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.672020594Z namespaces/kserve/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.672069917Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.672122091Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.672148943Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.672202797Z namespaces/kube-node-lease/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.672209868Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.672214128Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.672254021Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-196.ec2.internal.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.672348188Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-133-229.ec2.internal.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.672428004Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-91.ec2.internal.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.672531962Z namespaces/kube-system/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.672578945Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.672655811Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.672713586Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.672763519Z namespaces/kube-system/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.672809013Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.672931822Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.673007608Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.673088444Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.673117576Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.67316836Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.673227414Z namespaces/kube-system/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.673277628Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.673356324Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.673426889Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.673460532Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.673550639Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.673584991Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.673602123Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.673661257Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-q6dfim4irl4s3yblkuxwe7qgyi.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.673758725Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.673846931Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.673916906Z namespaces/kube-system/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.67396524Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.674117301Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.674200178Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.674452067Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.674531353Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.674932063Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.675060232Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.675392108Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.675461283Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.675516467Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.67556461Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.675618065Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.675696971Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.675758455Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.675850962Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.675930618Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.675983922Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.676039516Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.676073799Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.676116962Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.676193018Z namespaces/kube-system/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.676210069Z namespaces/kube-system/pods/global-pull-secret-syncer-dl7rc/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.676249442Z namespaces/kube-system/pods/global-pull-secret-syncer-dl7rc/global-pull-secret-syncer-dl7rc.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.676341579Z namespaces/kube-system/pods/global-pull-secret-syncer-dl7rc/global-pull-secret-syncer/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.67635073Z namespaces/kube-system/pods/global-pull-secret-syncer-dl7rc/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.67635499Z namespaces/kube-system/pods/global-pull-secret-syncer-dl7rc/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.676397083Z namespaces/kube-system/pods/global-pull-secret-syncer-dl7rc/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.67661758Z namespaces/kube-system/pods/global-pull-secret-syncer-dl7rc/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.676710007Z namespaces/kube-system/pods/global-pull-secret-syncer-dl7rc/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.676764161Z namespaces/kube-system/pods/global-pull-secret-syncer-vfbqd/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.676800094Z namespaces/kube-system/pods/global-pull-secret-syncer-vfbqd/global-pull-secret-syncer-vfbqd.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.676872809Z namespaces/kube-system/pods/global-pull-secret-syncer-vfbqd/global-pull-secret-syncer/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.67688211Z namespaces/kube-system/pods/global-pull-secret-syncer-vfbqd/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.67688802Z namespaces/kube-system/pods/global-pull-secret-syncer-vfbqd/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.676939274Z namespaces/kube-system/pods/global-pull-secret-syncer-vfbqd/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.67715446Z namespaces/kube-system/pods/global-pull-secret-syncer-vfbqd/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.677223386Z namespaces/kube-system/pods/global-pull-secret-syncer-vfbqd/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.67728021Z namespaces/kube-system/pods/global-pull-secret-syncer-z8g69/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.677315773Z namespaces/kube-system/pods/global-pull-secret-syncer-z8g69/global-pull-secret-syncer-z8g69.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.677391518Z namespaces/kube-system/pods/global-pull-secret-syncer-z8g69/global-pull-secret-syncer/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.677398669Z namespaces/kube-system/pods/global-pull-secret-syncer-z8g69/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.677408169Z namespaces/kube-system/pods/global-pull-secret-syncer-z8g69/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.677460073Z namespaces/kube-system/pods/global-pull-secret-syncer-z8g69/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.677788908Z namespaces/kube-system/pods/global-pull-secret-syncer-z8g69/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.677857773Z namespaces/kube-system/pods/global-pull-secret-syncer-z8g69/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.677884665Z namespaces/kube-system/pods/konnectivity-agent-ctnkw/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.677927508Z namespaces/kube-system/pods/konnectivity-agent-ctnkw/konnectivity-agent-ctnkw.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.678020806Z namespaces/kube-system/pods/konnectivity-agent-ctnkw/konnectivity-agent/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.678027886Z namespaces/kube-system/pods/konnectivity-agent-ctnkw/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.678034136Z namespaces/kube-system/pods/konnectivity-agent-ctnkw/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.67808199Z namespaces/kube-system/pods/konnectivity-agent-ctnkw/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.678638592Z namespaces/kube-system/pods/konnectivity-agent-ctnkw/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.678758061Z namespaces/kube-system/pods/konnectivity-agent-ctnkw/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.678777623Z namespaces/kube-system/pods/konnectivity-agent-f9b87/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.678832527Z namespaces/kube-system/pods/konnectivity-agent-f9b87/konnectivity-agent-f9b87.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.678921003Z namespaces/kube-system/pods/konnectivity-agent-f9b87/konnectivity-agent/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.678933974Z namespaces/kube-system/pods/konnectivity-agent-f9b87/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.678946135Z namespaces/kube-system/pods/konnectivity-agent-f9b87/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.678994359Z namespaces/kube-system/pods/konnectivity-agent-f9b87/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.679551111Z namespaces/kube-system/pods/konnectivity-agent-f9b87/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.679623536Z namespaces/kube-system/pods/konnectivity-agent-f9b87/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.67967742Z namespaces/kube-system/pods/konnectivity-agent-vp8vk/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.679754956Z namespaces/kube-system/pods/konnectivity-agent-vp8vk/konnectivity-agent-vp8vk.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.679828151Z namespaces/kube-system/pods/konnectivity-agent-vp8vk/konnectivity-agent/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.679837192Z namespaces/kube-system/pods/konnectivity-agent-vp8vk/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.679853653Z namespaces/kube-system/pods/konnectivity-agent-vp8vk/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.679909338Z namespaces/kube-system/pods/konnectivity-agent-vp8vk/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.6804757Z namespaces/kube-system/pods/konnectivity-agent-vp8vk/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.680543925Z namespaces/kube-system/pods/konnectivity-agent-vp8vk/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.680584779Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-196.ec2.internal/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.680618111Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-196.ec2.internal/kube-apiserver-proxy-ip-10-0-131-196.ec2.internal.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.680746711Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-196.ec2.internal/haproxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.680760712Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-196.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.680771563Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-196.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.680819526Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-196.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.681081026Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-196.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.681144011Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-196.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.681194705Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-229.ec2.internal/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.681209936Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-229.ec2.internal/kube-apiserver-proxy-ip-10-0-133-229.ec2.internal.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.681289122Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-229.ec2.internal/haproxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.681297112Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-229.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.681305213Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-229.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.681342446Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-229.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.681513558Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-229.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.681570263Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-229.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.681614466Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-91.ec2.internal/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.681641768Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-91.ec2.internal/kube-apiserver-proxy-ip-10-0-137-91.ec2.internal.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.681750636Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-91.ec2.internal/haproxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.681761947Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-91.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.681771298Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-91.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.681813631Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-91.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.681978744Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-91.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.682049529Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-91.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.682069Z namespaces/kube-system/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.682126635Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.68219432Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.682210851Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.682236223Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.68233205Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.682394845Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.682436918Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.682490992Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.682538046Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.68259219Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.682599611Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.682603831Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.682639963Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.682767453Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.682866351Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.682916754Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.682982169Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.683024132Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.683069836Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.683092858Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.683191175Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.68325857Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.683344627Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.68338321Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.683428083Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.683476357Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.683504619Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.683597506Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.683631438Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.683744767Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.683826223Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.683893808Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.68392257Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.684858291Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.684946867Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.685065026Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.685127771Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.685218338Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.685354508Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.685543082Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.685585965Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.685661931Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.685728476Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.68577553Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.685838215Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.685865357Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.685957904Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.68603687Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.686098284Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.686136197Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.686195862Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.686237354Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.686294469Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.686331662Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.686384466Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.686403237Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.686462631Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.686516535Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.686864542Z namespaces/openshift-apiserver/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.686885593Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.686949218Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.686986131Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.687042525Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.687077578Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.687162704Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.68723773Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.687322646Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.687361679Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.687407673Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.687455296Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.687487899Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.687576535Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.687614618Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.687664082Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.687756909Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.687829645Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.688063482Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.68817153Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.688249656Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.688328032Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.688411658Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.688487624Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.688613693Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.688800618Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.688859682Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.688897505Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.688948789Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.688983281Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689056347Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689113551Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689186797Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689264773Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689324987Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.6893627Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689407363Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689448356Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.68950472Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689542254Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689603958Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689676673Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689738028Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689750039Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.68975621Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689782041Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689835985Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689844156Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689848157Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689885979Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689934133Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689943384Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.689947474Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.690003068Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.690067043Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.690075303Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.690113866Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.690211754Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.690252127Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.690329743Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.690359015Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.690437491Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.690467423Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.69056076Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.690636846Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.690808299Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.690860713Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.690886435Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.69095854Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.690991433Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.691080259Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.691134843Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.691172946Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.691261283Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.691295966Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.691302776Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.691364331Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.691445487Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.69148042Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.691588728Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.691688885Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.691771962Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.691851317Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.691928333Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.692109487Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.692218345Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.69228314Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.692323023Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.692391298Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.692430131Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.692530279Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.692564941Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.692637137Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.692697091Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.692791168Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.692860013Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.692928329Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.692964441Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.693018265Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.693055728Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.693100062Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.693136974Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.693179937Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.693187888Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.693222731Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.693272264Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.693311707Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.693360161Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.693398094Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.69348094Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.693527554Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.693604369Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.693632582Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.693731109Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.693775702Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.693910332Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.694016531Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.694096446Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.694135469Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.694170132Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.694222136Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.694259809Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.694347456Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.69440353Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.694440952Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.694525339Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.694588214Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.694600584Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.694637057Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.694794799Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.694869935Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.695010255Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.695117894Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.695160627Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.695263394Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.69533902Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.695723509Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.695808776Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.696024732Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.696162192Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.696313744Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.696336915Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.696414331Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.696461225Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.696499798Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.696542251Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.696575373Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.696679071Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.696721824Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.696818502Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.696899578Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.696941331Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.696984934Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.697029558Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.69706238Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.697179689Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.69719001Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.697235543Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/aws-ebs-csi-driver-node-97mct.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.697510924Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-driver/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.697518675Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-driver/csi-driver/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.697527975Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-driver/csi-driver/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.697574929Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.697705578Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.697784224Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.697801316Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-liveness-probe/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.697808526Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.697815147Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.69785751Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.697958817Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698024862Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698052365Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-node-driver-registrar/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698059685Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698066596Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698102448Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698196735Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698272091Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-97mct/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698316675Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698357038Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/aws-ebs-csi-driver-node-kjs7s.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698460785Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-driver/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698468896Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-driver/csi-driver/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698474656Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-driver/csi-driver/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698508319Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698606306Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698714144Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698763038Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-liveness-probe/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698771039Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.69878095Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698849395Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.698928841Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.699000616Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.699029678Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-node-driver-registrar/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.699040249Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.699045969Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.699078172Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.699173099Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.699240304Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kjs7s/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.699294898Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.699333631Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/aws-ebs-csi-driver-node-mkxpt.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.699435399Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-driver/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.699442929Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-driver/csi-driver/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.69944701Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-driver/csi-driver/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.699492553Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.69958689Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.699656996Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.699823028Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-liveness-probe/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.699836409Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.69984694Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.6998566Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.699965209Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700027333Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700076567Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-node-driver-registrar/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700083837Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700092958Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700149993Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700239879Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700312215Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mkxpt/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700368559Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700393051Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700452855Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700463196Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700493819Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700539032Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700588286Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700667882Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700710785Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700754148Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700761679Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700766009Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700806282Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700863516Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700872767Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.70090886Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.700995656Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.701030779Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.701096034Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.701128466Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.701198392Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.701239235Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.701366374Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.70143966Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.701521306Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.701751503Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.701771865Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.701776335Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.701780345Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.701831979Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.701871022Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.701953529Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.702011833Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.702039295Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.702131582Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.702185576Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.702193727Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.70224325Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.702328527Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.7023717Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.702997767Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.703084614Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.703231345Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.703314901Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.703508236Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.703664918Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.70382836Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.703941278Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704026505Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704046946Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704116621Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704132513Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704184787Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.70423279Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704352819Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.70435773Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704437686Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704461387Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704513651Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704557015Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704600348Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704688044Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704720827Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704852247Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704861408Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704865398Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704876289Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5tk2h/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.704922902Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5tk2h/tuned-5tk2h.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.705152379Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5tk2h/tuned/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.70516387Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5tk2h/tuned/tuned/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.705169801Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5tk2h/tuned/tuned/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.705197373Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5tk2h/tuned/tuned/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.705357045Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5tk2h/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.70542304Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5tk2h/tuned/tuned/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.705473414Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lwpqz/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.705506946Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lwpqz/tuned-lwpqz.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.705602904Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lwpqz/tuned/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.705610334Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lwpqz/tuned/tuned/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.705623195Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lwpqz/tuned/tuned/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.705698491Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lwpqz/tuned/tuned/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.70582207Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lwpqz/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.705941619Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lwpqz/tuned/tuned/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.70595045Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skbm9/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.70595727Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skbm9/tuned-skbm9.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.706056638Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skbm9/tuned/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.706066258Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skbm9/tuned/tuned/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.706070379Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skbm9/tuned/tuned/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.706123903Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skbm9/tuned/tuned/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.706256223Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skbm9/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.706345179Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skbm9/tuned/tuned/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.70635468Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.706367471Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.706438876Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.706449567Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.706554995Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.706563786Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.706569906Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-196.ec2.internal.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.706787603Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-133-229.ec2.internal.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.7068767Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-91.ec2.internal.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.706929493Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.706965716Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.707066954Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.707108207Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.707187463Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.707226226Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.707303281Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.707342664Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.707430121Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.707541489Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.707666699Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.707712962Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.707789898Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.707806249Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.707867414Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.707959101Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.708011565Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.708058158Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.708157726Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.70821849Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.708260894Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.708438387Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.708523353Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.708676235Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.708769492Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.708910542Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.709036502Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.709201164Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.709262029Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.709338275Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.709392659Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.709439062Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.709506547Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.70954277Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.70967305Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.709778288Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.709826992Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.709864274Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.709928509Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.709967952Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.710049638Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.710094022Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.710169277Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.710190339Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.710255904Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.710269685Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-l546q/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.710302738Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-l546q/cluster-samples-operator-685d7d68b5-l546q.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.710402315Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-l546q/cluster-samples-operator-watch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.710413536Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-l546q/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.710427987Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-l546q/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.710456249Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-l546q/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.710552546Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-l546q/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.710619541Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-l546q/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.710693157Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-l546q/cluster-samples-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.710707118Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-l546q/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.710713789Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-l546q/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.710777623Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-l546q/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.711253509Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-l546q/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.711321694Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-l546q/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.711366778Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.71139922Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.711453924Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.711501658Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.711603116Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.71167001Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.711757377Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.711776358Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.711846674Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.711884407Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.711970123Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.712074801Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.712170638Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.712220072Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.712299728Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.712365073Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.712407096Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.712491572Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.712552557Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.712603851Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.712712329Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.712756262Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.713001671Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.713040734Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.713137141Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.713214247Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.71325707Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.713371379Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.713454025Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.714003056Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.714082342Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.714193101Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.714333921Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.714471372Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.714542237Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.71458656Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.714664536Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.714721891Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.714793666Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.714832709Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.714876152Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.714920606Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.715004162Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.715079217Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.715130691Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.715168374Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.715228009Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.715266172Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.71537743Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.715391601Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.715458446Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.715501499Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.715574475Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.715580415Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-fps89/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.715617168Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-fps89/volume-data-source-validator-5c4db8bdf9-fps89.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.715726816Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-fps89/volume-data-source-validator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.715736927Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-fps89/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.715741057Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-fps89/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.71578052Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-fps89/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.715882198Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-fps89/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.715952873Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-fps89/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.716003047Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.71604553Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.716105315Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.716116776Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.716154818Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.716212663Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.716247375Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.716320471Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.716349423Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.71643807Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.716476043Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.716551428Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.716589231Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.716676238Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.716726111Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.716806437Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.716887343Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.7169681Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.717015903Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.717055936Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.717101159Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.717144093Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.717222709Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.717268552Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.717303985Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.717387281Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.717436085Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.717443305Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.717466477Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.717539553Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.717577826Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.717714346Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.717800772Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.7179006Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.717975156Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.718057422Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.718182651Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.718366545Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.71843344Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.718483524Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.718539628Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.718584821Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.718639395Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.718714211Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.718798438Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.718881344Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.718944198Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.718987792Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719034645Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719075628Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719121162Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719153394Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719205668Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719249612Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719325257Z namespaces/openshift-config-managed/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719372151Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719442916Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719481159Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719556565Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719597508Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719702786Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719784322Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719866278Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719909011Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719949224Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.719987407Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.720032491Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.720113846Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.72015611Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.720191583Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.720282819Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.720339294Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.720378117Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.723594029Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.723721549Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.723823506Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.723911543Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.723996359Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.72414261Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.724244418Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.724297472Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.724315803Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.724424702Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.724465954Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.724495767Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.724566312Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.724601945Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.724694162Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.724714463Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.724819381Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.724897477Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.724943041Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.724971653Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725040778Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725083161Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725126144Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725171848Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725220611Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725232322Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725248033Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725304988Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725352661Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725395975Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725442138Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725484511Z namespaces/openshift-config-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725502313Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725513053Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725549746Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725660255Z namespaces/openshift-config/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.72573909Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725798775Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725847198Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725890422Z namespaces/openshift-config/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.725927035Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.726011161Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.726088607Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.726172703Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.726214706Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.726249759Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.726300103Z namespaces/openshift-config/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.726334525Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.726416081Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.726465445Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.726504228Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.726585594Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.726657079Z namespaces/openshift-config/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.726727495Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.726854504Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.72693172Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.727010966Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.727093062Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.727168038Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.727314509Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.727565268Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.727609131Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.727657235Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.727736161Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.727785115Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.727837619Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.727879391Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.728004781Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.728048744Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.728138771Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.728216077Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.728265441Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.728294443Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.728344367Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.72838724Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.728436853Z namespaces/openshift-config/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.728473206Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.728508349Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.728559583Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.7286582Z namespaces/openshift-console-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.728729376Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.7287873Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.728833414Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.728879747Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.72892146Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.728997696Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.729118595Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.729215772Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.729264396Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.72931267Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.729354773Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.729396606Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.729474422Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.729534436Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.729578239Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.729662346Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.729744442Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.729764104Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.729817508Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.729902454Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.729930986Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.730506369Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.730586155Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.730952263Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.731026659Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.731151708Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.731271507Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.731457311Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.731515385Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.731550158Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.731764834Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.731790356Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.731852471Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.731896554Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.731982811Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.732055006Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.732111041Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.732159884Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.732216318Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.732264282Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.732325377Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.73236994Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.732420684Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.732451396Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.732513451Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.732523661Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-lq6sw/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.732565065Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-lq6sw/console-operator-fd4bb46c-lq6sw.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.732670933Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-lq6sw/console-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.732690114Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-lq6sw/console-operator/console-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.732696865Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-lq6sw/console-operator/console-operator/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.732740698Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-lq6sw/console-operator/console-operator/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.733345203Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-lq6sw/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.733392217Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.73343322Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.733480434Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.733523997Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.733589542Z namespaces/openshift-console/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.733661547Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.733750894Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.733797848Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.733875193Z namespaces/openshift-console/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.733919087Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.734010444Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.734168676Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.734456147Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.73449073Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.734576996Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.734611959Z namespaces/openshift-console/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.734660722Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.734780222Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.734821035Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.734901081Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.734987617Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.735058452Z namespaces/openshift-console/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.735099946Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.735708091Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.735794398Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.736053457Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.736130233Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.736295405Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.736418095Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.736618Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.736707807Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.736741429Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.736824916Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.736861538Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.736934244Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.736963116Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737053273Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737128688Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737179002Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737211525Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737262609Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737308972Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737354295Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737385388Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737451153Z namespaces/openshift-console/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737464044Z namespaces/openshift-console/pods/console-5d784f454b-fmzjx/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737473204Z namespaces/openshift-console/pods/console-5d784f454b-fmzjx/console-5d784f454b-fmzjx.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737582162Z namespaces/openshift-console/pods/console-5d784f454b-fmzjx/console/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737592703Z namespaces/openshift-console/pods/console-5d784f454b-fmzjx/console/console/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737598774Z namespaces/openshift-console/pods/console-5d784f454b-fmzjx/console/console/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737607404Z namespaces/openshift-console/pods/console-5d784f454b-fmzjx/console/console/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737753106Z namespaces/openshift-console/pods/console-5d784f454b-fmzjx/console/console/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.7378182Z namespaces/openshift-console/pods/console-5d784f454b-fmzjx/console/console/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737865594Z namespaces/openshift-console/pods/downloads-6594f4c75-z2x9r/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.737912327Z namespaces/openshift-console/pods/downloads-6594f4c75-z2x9r/downloads-6594f4c75-z2x9r.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.738011495Z namespaces/openshift-console/pods/downloads-6594f4c75-z2x9r/download-server/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.738019266Z namespaces/openshift-console/pods/downloads-6594f4c75-z2x9r/download-server/download-server/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.738023206Z namespaces/openshift-console/pods/downloads-6594f4c75-z2x9r/download-server/download-server/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.738068749Z namespaces/openshift-console/pods/downloads-6594f4c75-z2x9r/download-server/download-server/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.738313688Z namespaces/openshift-console/pods/downloads-6594f4c75-z2x9r/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.738380063Z namespaces/openshift-console/pods/downloads-6594f4c75-z2x9r/download-server/download-server/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.738429196Z namespaces/openshift-console/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.738465299Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.738526124Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.738561286Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.738663894Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.738830477Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.738923744Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.738970007Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.739045663Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.739114818Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.739211405Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.739303672Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.73940651Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.739466215Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.739502757Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.739579653Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.739662779Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.739765777Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.739835652Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.739886326Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.739981443Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.74007103Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.740115873Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.740235182Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.740314768Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.740395594Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.740475671Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.740573128Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.74073312Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.740930265Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.740974398Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.741028632Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.741080096Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.74113606Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.741189054Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.741239598Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.741334535Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.741427972Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.741477206Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.741517789Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.741565573Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.741605816Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.741669361Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.741714064Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.741760377Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.74180029Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.741916869Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.741961863Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.742027688Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.742073011Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.742132416Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.742176019Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.742272366Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.742369553Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.742466741Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.742534436Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.742585459Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.742675226Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.74273015Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.742849619Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.742913864Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.742971549Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.743062215Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.74312655Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.743135801Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.743186285Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.743303754Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.743343197Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.743474777Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.743566673Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.743691183Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.743794681Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.743884897Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.744022548Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.744202831Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.744467331Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.744519075Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.744590741Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.744665526Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.744751643Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.744805257Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.744903924Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.744991571Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.745039704Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.745092608Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.745138862Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.745194356Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.74523983Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.745287143Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.745345918Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.74537864Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.745488698Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.745536252Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.745668962Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.745721836Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.745768019Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.745818553Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.745930871Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.746016918Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.746110775Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.746160399Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.746215033Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.746262716Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.746317801Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.746409838Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.746458481Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.746515435Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.746607062Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.746694739Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.746730882Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.746858291Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.746940287Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.747020854Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.747123681Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.747221339Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.74736714Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.747564425Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.747881458Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.747914041Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.747990837Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.74803381Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.748105525Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.748126157Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.748232295Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.748308231Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.748367605Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.748404668Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.748457732Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.748505285Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.748576011Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.748628625Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.748726262Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.748775496Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.748840961Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.748874283Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.748940588Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.748973091Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.749083599Z namespaces/openshift-dns/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.749140113Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.749208078Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.749252672Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.749315866Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.74936115Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.749568866Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.749680374Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.749765451Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.749816084Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.749880549Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.749928673Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.749989387Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.750082614Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.750146609Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.750202053Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.750302421Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.750350655Z namespaces/openshift-dns/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.750400048Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.750521087Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.750626105Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.751134003Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.75122555Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.751519393Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.751664243Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.75188737Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.751946005Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.751992388Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.752043122Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.752088386Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.75215061Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.752199264Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.75227685Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.752358546Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.75241798Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.752462994Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.752523638Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.752569242Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.752630216Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.752704372Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.752746505Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.752753025Z namespaces/openshift-dns/pods/dns-default-75mjf/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.75280554Z namespaces/openshift-dns/pods/dns-default-75mjf/dns-default-75mjf.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.752906267Z namespaces/openshift-dns/pods/dns-default-75mjf/dns/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.752915438Z namespaces/openshift-dns/pods/dns-default-75mjf/dns/dns/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.752919478Z namespaces/openshift-dns/pods/dns-default-75mjf/dns/dns/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.752975252Z namespaces/openshift-dns/pods/dns-default-75mjf/dns/dns/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.753087261Z namespaces/openshift-dns/pods/dns-default-75mjf/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.753160396Z namespaces/openshift-dns/pods/dns-default-75mjf/dns/dns/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.753185798Z namespaces/openshift-dns/pods/dns-default-75mjf/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.753192129Z namespaces/openshift-dns/pods/dns-default-75mjf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.753198189Z namespaces/openshift-dns/pods/dns-default-75mjf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.753253963Z namespaces/openshift-dns/pods/dns-default-75mjf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.753364172Z namespaces/openshift-dns/pods/dns-default-75mjf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.753448808Z namespaces/openshift-dns/pods/dns-default-75mjf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.753513913Z namespaces/openshift-dns/pods/dns-default-7zf52/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.753565587Z namespaces/openshift-dns/pods/dns-default-7zf52/dns-default-7zf52.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.753684366Z namespaces/openshift-dns/pods/dns-default-7zf52/dns/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.753695576Z namespaces/openshift-dns/pods/dns-default-7zf52/dns/dns/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.753730459Z namespaces/openshift-dns/pods/dns-default-7zf52/dns/dns/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.753771422Z namespaces/openshift-dns/pods/dns-default-7zf52/dns/dns/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.75387358Z namespaces/openshift-dns/pods/dns-default-7zf52/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.753946755Z namespaces/openshift-dns/pods/dns-default-7zf52/dns/dns/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.753972427Z namespaces/openshift-dns/pods/dns-default-7zf52/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.753980638Z namespaces/openshift-dns/pods/dns-default-7zf52/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.75401456Z namespaces/openshift-dns/pods/dns-default-7zf52/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.754076785Z namespaces/openshift-dns/pods/dns-default-7zf52/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.754178993Z namespaces/openshift-dns/pods/dns-default-7zf52/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.754259189Z namespaces/openshift-dns/pods/dns-default-7zf52/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.754322714Z namespaces/openshift-dns/pods/dns-default-r5j22/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.754382468Z namespaces/openshift-dns/pods/dns-default-r5j22/dns-default-r5j22.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.754481466Z namespaces/openshift-dns/pods/dns-default-r5j22/dns/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.754488746Z namespaces/openshift-dns/pods/dns-default-r5j22/dns/dns/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.754494687Z namespaces/openshift-dns/pods/dns-default-r5j22/dns/dns/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.754556911Z namespaces/openshift-dns/pods/dns-default-r5j22/dns/dns/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.754655059Z namespaces/openshift-dns/pods/dns-default-r5j22/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.754777108Z namespaces/openshift-dns/pods/dns-default-r5j22/dns/dns/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.754820481Z namespaces/openshift-dns/pods/dns-default-r5j22/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.754827722Z namespaces/openshift-dns/pods/dns-default-r5j22/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.754837202Z namespaces/openshift-dns/pods/dns-default-r5j22/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.754904547Z namespaces/openshift-dns/pods/dns-default-r5j22/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.755008225Z namespaces/openshift-dns/pods/dns-default-r5j22/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.755087761Z namespaces/openshift-dns/pods/dns-default-r5j22/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.755149186Z namespaces/openshift-dns/pods/node-resolver-2rqhm/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.755193589Z namespaces/openshift-dns/pods/node-resolver-2rqhm/node-resolver-2rqhm.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.755289476Z namespaces/openshift-dns/pods/node-resolver-2rqhm/dns-node-resolver/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.755299457Z namespaces/openshift-dns/pods/node-resolver-2rqhm/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.755312978Z namespaces/openshift-dns/pods/node-resolver-2rqhm/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.755377873Z namespaces/openshift-dns/pods/node-resolver-2rqhm/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.755505663Z namespaces/openshift-dns/pods/node-resolver-2rqhm/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.75559423Z namespaces/openshift-dns/pods/node-resolver-2rqhm/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.755706028Z namespaces/openshift-dns/pods/node-resolver-csb6w/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.755754651Z namespaces/openshift-dns/pods/node-resolver-csb6w/node-resolver-csb6w.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.755843178Z namespaces/openshift-dns/pods/node-resolver-csb6w/dns-node-resolver/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.75586087Z namespaces/openshift-dns/pods/node-resolver-csb6w/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.75586784Z namespaces/openshift-dns/pods/node-resolver-csb6w/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.755921614Z namespaces/openshift-dns/pods/node-resolver-csb6w/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.756025912Z namespaces/openshift-dns/pods/node-resolver-csb6w/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.756110758Z namespaces/openshift-dns/pods/node-resolver-csb6w/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.756325805Z namespaces/openshift-dns/pods/node-resolver-s748f/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.756384109Z namespaces/openshift-dns/pods/node-resolver-s748f/node-resolver-s748f.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.756470085Z namespaces/openshift-dns/pods/node-resolver-s748f/dns-node-resolver/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.756503738Z namespaces/openshift-dns/pods/node-resolver-s748f/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.756510648Z namespaces/openshift-dns/pods/node-resolver-s748f/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.756545931Z namespaces/openshift-dns/pods/node-resolver-s748f/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.756671801Z namespaces/openshift-dns/pods/node-resolver-s748f/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.756758157Z namespaces/openshift-dns/pods/node-resolver-s748f/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.756816491Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.756875496Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.75693291Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.756990105Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.757099173Z namespaces/openshift-etcd/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.757159648Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.757236863Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.757292218Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.757375444Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.757412867Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.757521565Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.757616152Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.757732111Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.757777014Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.757841089Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.757913604Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.757969558Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.758067266Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.758135311Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.758192155Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.758292963Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.758375909Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.758430493Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.758543692Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.758641829Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.758777709Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.758862076Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.758952183Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.759091603Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.759274547Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.759333371Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.759382465Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.75944698Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.759500774Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.759575659Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.759630224Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.759747143Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.75984638Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.759885963Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.759947378Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.760006372Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.760063756Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.760130041Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.760182505Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.76025102Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.760307005Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.760408462Z namespaces/openshift-host-network/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.760465877Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.760551213Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.760607857Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.760706155Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.760755528Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.760851776Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.760945993Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.761052721Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.761779756Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.761814288Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.761892444Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.761936517Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.762037645Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.762086109Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.762137623Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.762214708Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.762294244Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.762337058Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.762443166Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.762520912Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.762607738Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.762850516Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.762945663Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.763109836Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.763227394Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.76329915Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.763357964Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.76342993Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.763477993Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.763542298Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.763590452Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.76369764Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.763772226Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.763875433Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.763970001Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.764029045Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.764084929Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.764141883Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.764192337Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.764262952Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.764321047Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.764384882Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.764432635Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.764569906Z namespaces/openshift-image-registry/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.764621639Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.764720177Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.76476009Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.764841356Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.764881359Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.765033141Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.765178841Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.765567181Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.765620465Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.765696Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.765755275Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.765811219Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.765928138Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.765996883Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.766054167Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.766154815Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.766229781Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.766243722Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.766293136Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.766384743Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.766435146Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.767083765Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.767182372Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.767458253Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.76755396Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.767796119Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.76793816Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.768141015Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.768225371Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.768281075Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.768358571Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.768416965Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.768481741Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.768540145Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.768635952Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.768756361Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.768823596Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.768851078Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.768943565Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.76900899Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.769112578Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.769217296Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.769287791Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.769340895Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.76940485Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.769463455Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.76953974Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.769547021Z namespaces/openshift-image-registry/pods/image-registry-65f68c7bf9-gcrjf/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.769597254Z namespaces/openshift-image-registry/pods/image-registry-65f68c7bf9-gcrjf/image-registry-65f68c7bf9-gcrjf.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.769733265Z namespaces/openshift-image-registry/pods/image-registry-65f68c7bf9-gcrjf/registry/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.769754006Z namespaces/openshift-image-registry/pods/image-registry-65f68c7bf9-gcrjf/registry/registry/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.769761197Z namespaces/openshift-image-registry/pods/image-registry-65f68c7bf9-gcrjf/registry/registry/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.76980284Z namespaces/openshift-image-registry/pods/image-registry-65f68c7bf9-gcrjf/registry/registry/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.771113789Z namespaces/openshift-image-registry/pods/image-registry-65f68c7bf9-gcrjf/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.771193095Z namespaces/openshift-image-registry/pods/image-registry-65f68c7bf9-gcrjf/registry/registry/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.771253559Z namespaces/openshift-image-registry/pods/node-ca-bsr5m/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.771313874Z namespaces/openshift-image-registry/pods/node-ca-bsr5m/node-ca-bsr5m.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77139931Z namespaces/openshift-image-registry/pods/node-ca-bsr5m/node-ca/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.771408761Z namespaces/openshift-image-registry/pods/node-ca-bsr5m/node-ca/node-ca/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.771422272Z namespaces/openshift-image-registry/pods/node-ca-bsr5m/node-ca/node-ca/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.771505028Z namespaces/openshift-image-registry/pods/node-ca-bsr5m/node-ca/node-ca/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.771717274Z namespaces/openshift-image-registry/pods/node-ca-bsr5m/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77179823Z namespaces/openshift-image-registry/pods/node-ca-bsr5m/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.771845944Z namespaces/openshift-image-registry/pods/node-ca-w55hx/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.771899928Z namespaces/openshift-image-registry/pods/node-ca-w55hx/node-ca-w55hx.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.771972964Z namespaces/openshift-image-registry/pods/node-ca-w55hx/node-ca/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.771981034Z namespaces/openshift-image-registry/pods/node-ca-w55hx/node-ca/node-ca/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.771987134Z namespaces/openshift-image-registry/pods/node-ca-w55hx/node-ca/node-ca/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.772052859Z namespaces/openshift-image-registry/pods/node-ca-w55hx/node-ca/node-ca/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.772213212Z namespaces/openshift-image-registry/pods/node-ca-w55hx/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.772282957Z namespaces/openshift-image-registry/pods/node-ca-w55hx/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.772346812Z namespaces/openshift-image-registry/pods/node-ca-zbr2q/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.772379454Z namespaces/openshift-image-registry/pods/node-ca-zbr2q/node-ca-zbr2q.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.772468121Z namespaces/openshift-image-registry/pods/node-ca-zbr2q/node-ca/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.772477842Z namespaces/openshift-image-registry/pods/node-ca-zbr2q/node-ca/node-ca/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.772483912Z namespaces/openshift-image-registry/pods/node-ca-zbr2q/node-ca/node-ca/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.772524745Z namespaces/openshift-image-registry/pods/node-ca-zbr2q/node-ca/node-ca/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.772688307Z namespaces/openshift-image-registry/pods/node-ca-zbr2q/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.772771154Z namespaces/openshift-image-registry/pods/node-ca-zbr2q/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.772795266Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77285432Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.772923595Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.772976489Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.773092078Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.773144582Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.773222948Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.773276372Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.773352237Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.773405931Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.773527281Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.773626788Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.773758718Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.773819903Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.773871436Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.773909499Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.773956663Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.774041169Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.774107674Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.774140237Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.774227263Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.774298259Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.774339732Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77444307Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.774551418Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.774726741Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.774821548Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77498588Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.775101219Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.775274632Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.775341117Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77538193Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.775445525Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.775488128Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.775549713Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.775596697Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.775700284Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77578182Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.775836144Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.775884028Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.775924541Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.775977385Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77603471Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77604405Z namespaces/openshift-ingress-canary/pods/ingress-canary-kdvld/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.776095384Z namespaces/openshift-ingress-canary/pods/ingress-canary-kdvld/ingress-canary-kdvld.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77617515Z namespaces/openshift-ingress-canary/pods/ingress-canary-kdvld/serve-healthcheck-canary/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77618213Z namespaces/openshift-ingress-canary/pods/ingress-canary-kdvld/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.776192511Z namespaces/openshift-ingress-canary/pods/ingress-canary-kdvld/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.776244855Z namespaces/openshift-ingress-canary/pods/ingress-canary-kdvld/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.776357654Z namespaces/openshift-ingress-canary/pods/ingress-canary-kdvld/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77644027Z namespaces/openshift-ingress-canary/pods/ingress-canary-kdvld/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.776513326Z namespaces/openshift-ingress-canary/pods/ingress-canary-r8kq5/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.776563189Z namespaces/openshift-ingress-canary/pods/ingress-canary-r8kq5/ingress-canary-r8kq5.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.776659437Z namespaces/openshift-ingress-canary/pods/ingress-canary-r8kq5/serve-healthcheck-canary/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.776673907Z namespaces/openshift-ingress-canary/pods/ingress-canary-r8kq5/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77670585Z namespaces/openshift-ingress-canary/pods/ingress-canary-r8kq5/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.776775805Z namespaces/openshift-ingress-canary/pods/ingress-canary-r8kq5/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.776894604Z namespaces/openshift-ingress-canary/pods/ingress-canary-r8kq5/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.776980811Z namespaces/openshift-ingress-canary/pods/ingress-canary-r8kq5/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.777031705Z namespaces/openshift-ingress-canary/pods/ingress-canary-w55cp/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.777072598Z namespaces/openshift-ingress-canary/pods/ingress-canary-w55cp/ingress-canary-w55cp.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.777173835Z namespaces/openshift-ingress-canary/pods/ingress-canary-w55cp/serve-healthcheck-canary/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.777186486Z namespaces/openshift-ingress-canary/pods/ingress-canary-w55cp/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.777204038Z namespaces/openshift-ingress-canary/pods/ingress-canary-w55cp/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.777214938Z namespaces/openshift-ingress-canary/pods/ingress-canary-w55cp/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.777356219Z namespaces/openshift-ingress-canary/pods/ingress-canary-w55cp/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.777459447Z namespaces/openshift-ingress-canary/pods/ingress-canary-w55cp/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77750035Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.777574686Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77763013Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.777700845Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.777845886Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77789936Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.777972416Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.778016119Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.778104725Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.778173411Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.778287089Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.778402248Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.778504756Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.778546459Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.778610204Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77868893Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.778755584Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.778857212Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.778913996Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.77896287Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.779066308Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.779134553Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.779190027Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.779961235Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.780060913Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.780178172Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.780275819Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.780375537Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.780516397Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.780738324Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.78082417Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.780880304Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.7809501Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.780988333Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.781058968Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.781066109Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.781112602Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.781200419Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.781252783Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.7813529Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.781446827Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.781515502Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.781572837Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.781664824Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.781726798Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.781807674Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.781860198Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.781936904Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.781986248Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.782061133Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.782068314Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.782126798Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.782214455Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.782253868Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.782323593Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.782366707Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.782454903Z namespaces/openshift-ingress/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.782513247Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.782595934Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.782664039Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.782755466Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.782802129Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.782905677Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.783047628Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.783181078Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.783250043Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.783305907Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.783379443Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.783428506Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.783527304Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.783593269Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.783663584Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.783767702Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.783990189Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.784042433Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.784166092Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.78427728Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.784416631Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.784510188Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.78467052Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.78480781Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.784999675Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.785078341Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.785128124Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.785217901Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.785258274Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.785346821Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.785402605Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.785500363Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.78559568Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.785679616Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.785738381Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.785812176Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.78586027Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.785939416Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.78599016Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.786052944Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.786059795Z namespaces/openshift-ingress/pods/router-default-68bc7f57c4-svbbv/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.786119219Z namespaces/openshift-ingress/pods/router-default-68bc7f57c4-svbbv/router-default-68bc7f57c4-svbbv.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.786235288Z namespaces/openshift-ingress/pods/router-default-68bc7f57c4-svbbv/router/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.786242248Z namespaces/openshift-ingress/pods/router-default-68bc7f57c4-svbbv/router/router/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.786248169Z namespaces/openshift-ingress/pods/router-default-68bc7f57c4-svbbv/router/router/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.786317074Z namespaces/openshift-ingress/pods/router-default-68bc7f57c4-svbbv/router/router/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.786494487Z namespaces/openshift-ingress/pods/router-default-68bc7f57c4-svbbv/router/router/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.786579434Z namespaces/openshift-ingress/pods/router-default-68bc7f57c4-svbbv/router/router/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.786604986Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.786753947Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.786807301Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.786866515Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.786967493Z namespaces/openshift-insights/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.787019267Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.787106893Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.787167758Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.787249244Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.787307849Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.787443559Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.787568658Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.787714159Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.787783504Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.787864471Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.788136881Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.788177914Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.78824777Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.788301054Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.788401551Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.788472396Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.788529801Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.788668031Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.788771519Z namespaces/openshift-insights/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.788831663Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.789414358Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.789517775Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.78997568Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.79010393Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.790394071Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.790480938Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.790624259Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.790712705Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.79077923Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.790866317Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.790922311Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.791025179Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.791085593Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.791137087Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.791209493Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.791251596Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.791347983Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.791395176Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.791469062Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.791510595Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.791606992Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.79170815Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.791776635Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.791820879Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.791891734Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.791935537Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.792022814Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.792065797Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.792138952Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.792184016Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.792250311Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.792259092Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-7c8tx/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.792323126Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-7c8tx/insights-operator-6f9c644dd9-7c8tx.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.792420594Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-7c8tx/insights-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.792427694Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-7c8tx/insights-operator/insights-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.792433765Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-7c8tx/insights-operator/insights-operator/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.79250272Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-7c8tx/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.792995367Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-7c8tx/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.793345074Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.793396257Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/insights-runtime-extractor-pvc5v.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.793511376Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/exporter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.793532788Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/exporter/exporter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.793543458Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/exporter/exporter/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.793593922Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/exporter/exporter/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.793727092Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.793821749Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/exporter/exporter/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.793858192Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/extractor/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.793869203Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/extractor/extractor/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.793911886Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/extractor/extractor/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.793998803Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/extractor/extractor/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.794082409Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.794163045Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/extractor/extractor/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.794210279Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.794219279Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.79422513Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.794297375Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.794386942Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.794458627Z namespaces/openshift-insights/pods/insights-runtime-extractor-pvc5v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.794511571Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.794559935Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/insights-runtime-extractor-vhcch.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.794667643Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/exporter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.79476347Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/exporter/exporter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.794777462Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/exporter/exporter/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.794824455Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/exporter/exporter/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.794933493Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.795003239Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/exporter/exporter/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.795041971Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/extractor/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.795049022Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/extractor/extractor/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.795061923Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/extractor/extractor/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.795105196Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/extractor/extractor/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.795204283Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.795273189Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/extractor/extractor/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.795308351Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.795331173Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.795358885Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.79542234Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.795531048Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.795616595Z namespaces/openshift-insights/pods/insights-runtime-extractor-vhcch/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.795696671Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.795753785Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/insights-runtime-extractor-xq2fz.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.796109062Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/exporter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.796124453Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/exporter/exporter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.796135214Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/exporter/exporter/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.796190068Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/exporter/exporter/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.796295706Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.796380032Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/exporter/exporter/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.796416975Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/extractor/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.796425446Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/extractor/extractor/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.796458938Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/extractor/extractor/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.796515822Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/extractor/extractor/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.796627801Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.796736049Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/extractor/extractor/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.796780962Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.796789063Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.796794923Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.796859948Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.796946825Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.79701672Z namespaces/openshift-insights/pods/insights-runtime-extractor-xq2fz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.797063494Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.797106147Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.797160991Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.797207114Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.797262489Z namespaces/openshift-keda/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.797274279Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.79728602Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.797339875Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.797443232Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.797508637Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.797519838Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.797581143Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.797659899Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.797731574Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.797837972Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.79793656Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.798019366Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.798027516Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.79808376Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.798275355Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.798327849Z namespaces/openshift-keda/operators.coreos.com/installplans/install-lrnvl.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.79847304Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.798515493Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.798596089Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.798642403Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.798726089Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.798793184Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.799026062Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.799084976Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.799160662Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.799209425Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.79927256Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.799320084Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.799419691Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.799518289Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.799614816Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.799690012Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.799744226Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.79980554Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.799852884Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.799952911Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.800025547Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.800082341Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.800181739Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.800260235Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.800316159Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.800437438Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.800536125Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.800630363Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.800747461Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.800846519Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.80099037Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.801182684Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.80125787Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.801314904Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.801379869Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.801426702Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.801505648Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.801551662Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.8016604Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.801777189Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.801819692Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.801883067Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.801940351Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.801990835Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.802050579Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.802107914Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.802163888Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.802219962Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.80232858Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.802386155Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.80245827Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.802496383Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.802584179Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.802637594Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.802770173Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.802849999Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.802929816Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.802974499Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.803003101Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.803078147Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.80311704Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.803203336Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.803264371Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.803311184Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.803406261Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.803457995Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.80351719Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.803630578Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.803747687Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.803840534Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.803937892Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.804032869Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.804164849Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.804360553Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.804420128Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.804471422Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.804530976Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.804587681Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.804661536Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.804776445Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.804873842Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.804965809Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.805042855Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.805098429Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.805173515Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.805215098Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.805336447Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.805399012Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.805456336Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.805519561Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.805575435Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.805631659Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.805703154Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.80577817Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.805827894Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.805920861Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.805979175Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.806051861Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.806103785Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.806180341Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.806233674Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.806333742Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.806425539Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.806521756Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.806860122Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.806900305Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.806990851Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.807031975Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.807140243Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.807191937Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.807255422Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.807350969Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.807437245Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.807480188Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.807612978Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.807728747Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.807825434Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.807922972Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.808016199Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.808152119Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.808335233Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.808412299Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.808467593Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.808536368Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.808586532Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.808685709Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.808741054Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.808838541Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.808935968Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.808994022Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.809050087Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.809121952Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.809176906Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.809259133Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.809301146Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.809388842Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.809439746Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.809503461Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.809547474Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.809660913Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.809716427Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.80975998Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.809810494Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.809873209Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.809914792Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.809999818Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.810079334Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.8101596Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.810218165Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.810258108Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.810330383Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.810383567Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.810491635Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.810542749Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.810602734Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.810839732Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.810911037Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.810919487Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.810964001Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.811023755Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.811058618Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.811159405Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.811235511Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.811514072Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.811589278Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.811698646Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.811828246Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.811985158Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.812040102Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.812079915Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.812130019Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.812159951Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.812210045Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.812252358Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.812328784Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.81240942Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.812451263Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.812494316Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.812538929Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.812590493Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.812642127Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.812709662Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.812766106Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.812801729Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.812892806Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.81293908Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.812993904Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.813025066Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.813091371Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.813124324Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.81320727Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.813281976Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.813360661Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.813420416Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.813442677Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.813519383Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.813551446Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.813636642Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.813719518Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.81374285Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.813838167Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.813915103Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.813954366Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.814060634Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.81414034Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.814213416Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.814294642Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.814374608Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.814492877Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.81466975Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.814750086Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.81479441Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.814848483Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.814884536Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.81493874Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.814970283Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.815057999Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.815133625Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.815183609Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.815211031Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.815268425Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.815294837Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.815347921Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.815375893Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.815430317Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.815459469Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.815535655Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.815574448Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.81573367Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.815781414Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.815836368Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.815885372Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.815967828Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.816043213Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.81612185Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.816179674Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.816208266Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.816283132Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.816313114Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.8164005Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.816434783Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.816484497Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.816565883Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.816621327Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.816691842Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.81679514Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.816884107Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.816950642Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.817033338Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.817116604Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.817232643Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.817388915Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.817426638Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.817481162Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.817536876Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.81758391Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.817659795Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.81772626Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.817801916Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.817878652Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.818065616Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.818104369Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.818953533Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.819001356Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.819066131Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.819113065Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.819160828Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.819196571Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.819295849Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.819332251Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.819406777Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.81945013Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.819513405Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.819552908Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.819637094Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.819785515Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.819891663Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.819946578Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.819991671Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.820046855Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.820090749Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.820170584Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.820231849Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.820275002Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.820356298Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.820401272Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.820407362Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.820444915Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.820527561Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.820557733Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.820687423Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.82077557Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.820994997Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.821065392Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.821191151Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.821315321Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.821506795Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.821540998Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.821596222Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.821669347Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.821723832Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.821769675Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.821828489Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.821913076Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.822006493Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.822048016Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.822087609Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.822144733Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.822185456Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.822221819Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.8222368Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-7hdmr/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.822285824Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-7hdmr/kube-storage-version-migrator-operator-55889f7b47-7hdmr.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.822420104Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-7hdmr/kube-storage-version-migrator-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.822430075Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-7hdmr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.822436395Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-7hdmr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.822477368Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-7hdmr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.822598647Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-7hdmr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.822787701Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.822820924Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.822883599Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.822934953Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.823012758Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.823056852Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.823109916Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.823127147Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.823219304Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.823247336Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.823336353Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.823443561Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.823545359Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.823599603Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.823661947Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.823734453Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.823784537Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.823870843Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.823929688Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.82396446Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.824058127Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.824133403Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.824179497Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.824281914Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.82436085Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.824480269Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.824562845Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.824702216Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.824835126Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.824989507Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.825042531Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.825078024Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.825136709Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.825165211Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.825217205Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.825263278Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.825345744Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.82542503Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.825474984Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.825512167Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.82556145Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.825593823Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.825669379Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.82568701Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-5wznr/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.825729093Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-5wznr/migrator-76794cbd6c-5wznr.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.825812509Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-5wznr/graceful-termination/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.825826841Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-5wznr/graceful-termination/graceful-termination/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.825836201Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-5wznr/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.825872744Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-5wznr/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.825967241Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-5wznr/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.826039166Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-5wznr/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.82608101Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-5wznr/migrator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.826096821Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-5wznr/migrator/migrator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.826109222Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-5wznr/migrator/migrator/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.826167006Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-5wznr/migrator/migrator/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.826275964Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-5wznr/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.8263443Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-5wznr/migrator/migrator/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.826385073Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.826432836Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.8264784Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.826522173Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.826585998Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.826595348Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.826601599Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.826674445Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.826869719Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.826959566Z namespaces/openshift-marketplace/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.826968216Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.826972487Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.827000429Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.827070724Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.827078885Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.827111127Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.827208975Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.827289751Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.827372747Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.827473755Z namespaces/openshift-monitoring/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.827512277Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.827575582Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.827611635Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.827717403Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.827760786Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.827907547Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.828511393Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.828890601Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.829295772Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.829319694Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.82940138Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.829446183Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.82953864Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.829589794Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.82967143Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.829774328Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.829834242Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.829867485Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.833140301Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.833308104Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.834389726Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.834464791Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.835423713Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.835543583Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.836114106Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.836274048Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.836321971Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.836495844Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.836516206Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.836591732Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.836613173Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.836849221Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.836957029Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.837017584Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.837076448Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.837205718Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.837250101Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.837339058Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.837376471Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.83750373Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.837548344Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.837693715Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.837884289Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.837979686Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.838224415Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.838468313Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.838598593Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.838728182Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.838851752Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.838946719Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.839075359Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.83909566Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.839192948Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.839284624Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.839380862Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.839471449Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.839560985Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.839744839Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.839835066Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.839925983Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.84001871Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.840109826Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.840198673Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.840250837Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.840295791Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.840350565Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.840373236Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.840401708Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.840501466Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.840513757Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.840596153Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.840802189Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.84081518Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.840825191Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.840864843Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.840965431Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841035816Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.8410856Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841094271Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841103972Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841146375Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841245422Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841330189Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841361121Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841372342Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841376672Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841439067Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841532384Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841588998Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841639092Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841673874Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841695136Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841734289Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841836497Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841903072Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841957646Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841978497Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.841987848Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.842019581Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.842130849Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.842221486Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.84227148Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.842287491Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.842301422Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.842348695Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.842453483Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.842533969Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.842580993Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.842589273Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.842597124Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.842638687Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.842791439Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.842872365Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.842921798Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-l2bp4/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.842973442Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-l2bp4/cluster-monitoring-operator-847b8bd8d7-l2bp4.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.843096062Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-l2bp4/cluster-monitoring-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.843107652Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-l2bp4/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.843124104Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-l2bp4/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.843200309Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-l2bp4/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.843796304Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-l2bp4/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.843882781Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-l2bp4/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.843942715Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.843998399Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-state-metrics-84c885658c-x2ctl.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.844106098Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-rbac-proxy-main/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.844114058Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.84413496Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.844196174Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.844304453Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.844387079Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.844433352Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-rbac-proxy-self/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.844442463Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.844469445Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.844526959Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.844629757Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.844760437Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.844809351Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-state-metrics/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.844817791Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.844853054Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.844919399Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.845083941Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.845164478Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-x2ctl/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.845225982Z namespaces/openshift-monitoring/pods/metrics-server-6f96544497-rg5jz/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.845283276Z namespaces/openshift-monitoring/pods/metrics-server-6f96544497-rg5jz/metrics-server-6f96544497-rg5jz.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.845395015Z namespaces/openshift-monitoring/pods/metrics-server-6f96544497-rg5jz/metrics-server/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.845409156Z namespaces/openshift-monitoring/pods/metrics-server-6f96544497-rg5jz/metrics-server/metrics-server/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.845415196Z namespaces/openshift-monitoring/pods/metrics-server-6f96544497-rg5jz/metrics-server/metrics-server/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.845456159Z namespaces/openshift-monitoring/pods/metrics-server-6f96544497-rg5jz/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.845552587Z namespaces/openshift-monitoring/pods/metrics-server-6f96544497-rg5jz/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.845624472Z namespaces/openshift-monitoring/pods/metrics-server-6f96544497-rg5jz/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.845707358Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-c2vkk/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.845746971Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-c2vkk/monitoring-plugin-5984459ff8-c2vkk.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.845832148Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-c2vkk/monitoring-plugin/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.845841949Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-c2vkk/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.845850889Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-c2vkk/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.845918464Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-c2vkk/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.846034333Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-c2vkk/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.846098648Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-c2vkk/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.846163763Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.846213277Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/node-exporter-k8grp.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.846343476Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/init-textfile/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.846365628Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/init-textfile/init-textfile/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.846375369Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/init-textfile/init-textfile/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.846460105Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.846553392Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.846667301Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.846712704Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.846725225Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.846738466Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.846810891Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847031888Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847040089Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847045159Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/node-exporter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847073651Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/node-exporter/node-exporter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847094203Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/node-exporter/node-exporter/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847133376Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847257395Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.84732893Z namespaces/openshift-monitoring/pods/node-exporter-k8grp/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847368384Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847435338Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/node-exporter-lplzc.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847536546Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/init-textfile/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847545677Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/init-textfile/init-textfile/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847549607Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/init-textfile/init-textfile/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847594161Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847697118Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847771824Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847795076Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847801406Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.84785079Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.847906634Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848003011Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848083297Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.84812315Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/node-exporter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848130861Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/node-exporter/node-exporter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848146612Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/node-exporter/node-exporter/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848215337Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848328996Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848396231Z namespaces/openshift-monitoring/pods/node-exporter-lplzc/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848450175Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848480067Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/node-exporter-vwhdk.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848595606Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/init-textfile/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848603986Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/init-textfile/init-textfile/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848607937Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/init-textfile/init-textfile/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848666081Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848756838Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848827283Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848860626Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848868266Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848877157Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.848927381Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.849016348Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.849080072Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.849133806Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/node-exporter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.849142097Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/node-exporter/node-exporter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.849148247Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/node-exporter/node-exporter/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.84918241Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.849290668Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.849363744Z namespaces/openshift-monitoring/pods/node-exporter-vwhdk/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.849419608Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.849461021Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/openshift-state-metrics-86c5bc79d6-dtgzz.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.849700849Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/kube-rbac-proxy-main/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.84971273Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.849722271Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.849781415Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.849868712Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.849926526Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.84997873Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/kube-rbac-proxy-self/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.849992501Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.850002602Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.850048625Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.850135082Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.850208327Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.85024837Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/openshift-state-metrics/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.850257701Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.850266762Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.850293254Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.850398192Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.850456506Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-dtgzz/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.850494669Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.850557354Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.850780401Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.850792911Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.850799332Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.850844175Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.850953114Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851025849Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851062272Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851080193Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851084873Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851152738Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851225874Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.85129892Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851330192Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851339543Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851353273Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851411378Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851515786Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851595102Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851641065Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851670968Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851678558Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851738193Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.85184183Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851919696Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851953029Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.85196434Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.851998592Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.852059577Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.852173755Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.852263352Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.852309256Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.852326397Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.852343268Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.852405583Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.852800693Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.852876338Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.852916541Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.852926122Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.852957414Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.853013219Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.853120417Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.853191472Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.853342283Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-xbrjh/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.853401358Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-xbrjh/prometheus-operator-7bd5d56d6-xbrjh.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.853497915Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-xbrjh/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.853506896Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-xbrjh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.853510886Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-xbrjh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.853549719Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-xbrjh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.853666708Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-xbrjh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.853774676Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-xbrjh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.853793717Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-xbrjh/prometheus-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.853803098Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-xbrjh/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.853809069Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-xbrjh/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.853850992Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-xbrjh/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.854081779Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-xbrjh/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.854166765Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-xbrjh/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.854204859Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-r4pqg/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.854270123Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-r4pqg/prometheus-operator-admission-webhook-5c6747dc7b-r4pqg.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.854407554Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-r4pqg/prometheus-operator-admission-webhook/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.854416184Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-r4pqg/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.854420465Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-r4pqg/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.854473609Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-r4pqg/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.854581217Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-r4pqg/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.854689205Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-r4pqg/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.854737239Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.854810184Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/telemeter-client-648f5c9bb8-85f6j.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.854989358Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.854998678Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.855004899Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.855072544Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.855189693Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.855256548Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.855306362Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/reload/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.855315482Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/reload/reload/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.855319603Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/reload/reload/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.855374827Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/reload/reload/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.855468404Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.855542339Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/reload/reload/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.855580412Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/telemeter-client/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.855594113Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/telemeter-client/telemeter-client/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.855598124Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.855663518Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.855860303Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.85594347Z namespaces/openshift-monitoring/pods/telemeter-client-648f5c9bb8-85f6j/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.856019505Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.856105112Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/thanos-querier-69c8584f7-srgdd.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.856241792Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-metrics/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.856250923Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.856254983Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.856314378Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.856442617Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.856521883Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.856540424Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-rules/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.856546495Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.856550405Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.856632111Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.856761301Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.856856148Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.85687468Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-web/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.85688144Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.856909512Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.856968327Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.857083745Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.857168132Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.857216865Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.857225246Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.857233056Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.857287441Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.857383718Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.857472714Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.857495966Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/prom-label-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.857506097Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.857514278Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.857570112Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.857709272Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.85781416Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.857839532Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/thanos-query/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.857844702Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/thanos-query/thanos-query/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.857849463Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/thanos-query/thanos-query/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.857898707Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.858006595Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.85807645Z namespaces/openshift-monitoring/pods/thanos-querier-69c8584f7-srgdd/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.858100432Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.858177958Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.858233062Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.858269945Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.858409885Z namespaces/openshift-multus/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.85846998Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.858543085Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.858586189Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.858637732Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.858715178Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.858966507Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.859073785Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.859173763Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.859222546Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.859291122Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.859444823Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.859582744Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.859680941Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.859708183Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.859792279Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.859812101Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.85993473Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.859964802Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.860017816Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.860126405Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.860167317Z namespaces/openshift-multus/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.860230882Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.860390845Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.860504543Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.861048674Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.861190115Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.861869926Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.861974204Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.862121785Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.86219178Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.862249605Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.862356682Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.862466051Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.862573199Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.862675037Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.862751722Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.862860311Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.862965008Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.863055555Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.863113439Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.863171444Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.863233569Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.863289353Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.863352678Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.863410262Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.863468876Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.86352439Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.863618348Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.863733196Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.863799751Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.863856976Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.863928441Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.863992216Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.864064661Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.864104354Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.864197671Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.864210052Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.864288078Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/multus-additional-cni-plugins-7ncpc.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.864422558Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/bond-cni-plugin/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.864433449Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.86443863Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.864480973Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.864595021Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.86470555Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.864730701Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/cni-plugins/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.864737792Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/cni-plugins/cni-plugins/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.864743633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.864803107Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.864921576Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.865014963Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.865056606Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/egress-router-binary-copy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.865068637Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.865074937Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.865128051Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.865253591Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.865343078Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.865362819Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.86537825Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.865383981Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.865442875Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.865543893Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.86564201Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.865681773Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/routeoverride-cni/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.865690944Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.865697124Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.865760349Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.865881348Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.865962604Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.866002057Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/whereabouts-cni-bincopy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.866010918Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.866015148Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.866083183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.866187261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.866266567Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.86630058Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/whereabouts-cni/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.8663074Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.866331782Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.866368655Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.866475183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.866555589Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7ncpc/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.866603212Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.866664167Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/multus-additional-cni-plugins-cr289.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.866855892Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/bond-cni-plugin/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.866870142Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.866877063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.866904385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.867012953Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.867078748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.867118281Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/cni-plugins/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.867127872Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/cni-plugins/cni-plugins/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.867131912Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.867179766Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.867285364Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.86737312Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.867415464Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/egress-router-binary-copy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.867443366Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.867458547Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.867494389Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.867590247Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.867662052Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.867750969Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.86776749Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.867774121Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.867808023Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.867916961Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.868008878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.868050711Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/routeoverride-cni/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.868064503Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.868073433Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.868124497Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.868237596Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.868324452Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.868363165Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/whereabouts-cni-bincopy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.868381787Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.868385927Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.868443671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.868758005Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.86882636Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.868859712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/whereabouts-cni/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.868867813Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.868871903Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.868904056Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.868996303Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.869071058Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cr289/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.869121452Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.869197618Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/multus-additional-cni-plugins-tdbfx.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.869326147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/bond-cni-plugin/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.869339428Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.869346549Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.869381512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.86949453Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.869576997Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.869657712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/cni-plugins/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.869670173Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/cni-plugins/cni-plugins/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.869805584Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.869842237Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.869964676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.870047642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.870086415Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/egress-router-binary-copy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.870094656Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.870104676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.87015078Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.870263608Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.870346504Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.870433091Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.870441972Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.870445882Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.870497136Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.870578962Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.870667249Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.870734404Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/routeoverride-cni/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.870760066Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.870766476Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.87081271Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.870913307Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.870994733Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.871032816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/whereabouts-cni-bincopy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.871058108Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.871067629Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.871108182Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.871203709Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.871272844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.871310307Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/whereabouts-cni/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.871319418Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.871323478Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.87135168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.871442797Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.871516753Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tdbfx/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.871554086Z namespaces/openshift-multus/pods/multus-k5zfn/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.871581768Z namespaces/openshift-multus/pods/multus-k5zfn/multus-k5zfn.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.871720018Z namespaces/openshift-multus/pods/multus-k5zfn/kube-multus/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.871732719Z namespaces/openshift-multus/pods/multus-k5zfn/kube-multus/kube-multus/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.871740069Z namespaces/openshift-multus/pods/multus-k5zfn/kube-multus/kube-multus/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.87174901Z namespaces/openshift-multus/pods/multus-k5zfn/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.872293301Z namespaces/openshift-multus/pods/multus-k5zfn/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.872375077Z namespaces/openshift-multus/pods/multus-k5zfn/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.872425491Z namespaces/openshift-multus/pods/multus-pjdhd/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.872479365Z namespaces/openshift-multus/pods/multus-pjdhd/multus-pjdhd.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.872574322Z namespaces/openshift-multus/pods/multus-pjdhd/kube-multus/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.872582783Z namespaces/openshift-multus/pods/multus-pjdhd/kube-multus/kube-multus/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.872587503Z namespaces/openshift-multus/pods/multus-pjdhd/kube-multus/kube-multus/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.872641868Z namespaces/openshift-multus/pods/multus-pjdhd/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.873261394Z namespaces/openshift-multus/pods/multus-pjdhd/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.873351981Z namespaces/openshift-multus/pods/multus-pjdhd/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.873388194Z namespaces/openshift-multus/pods/multus-rhx2w/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.873460599Z namespaces/openshift-multus/pods/multus-rhx2w/multus-rhx2w.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.873565757Z namespaces/openshift-multus/pods/multus-rhx2w/kube-multus/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.873579238Z namespaces/openshift-multus/pods/multus-rhx2w/kube-multus/kube-multus/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.873595009Z namespaces/openshift-multus/pods/multus-rhx2w/kube-multus/kube-multus/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.873618711Z namespaces/openshift-multus/pods/multus-rhx2w/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.873970388Z namespaces/openshift-multus/pods/multus-rhx2w/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.874038213Z namespaces/openshift-multus/pods/multus-rhx2w/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.874070685Z namespaces/openshift-multus/pods/network-metrics-daemon-5ndw4/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.874108428Z namespaces/openshift-multus/pods/network-metrics-daemon-5ndw4/network-metrics-daemon-5ndw4.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.874213846Z namespaces/openshift-multus/pods/network-metrics-daemon-5ndw4/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.874229957Z namespaces/openshift-multus/pods/network-metrics-daemon-5ndw4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.874234328Z namespaces/openshift-multus/pods/network-metrics-daemon-5ndw4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.87426844Z namespaces/openshift-multus/pods/network-metrics-daemon-5ndw4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.874382328Z namespaces/openshift-multus/pods/network-metrics-daemon-5ndw4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.874465345Z namespaces/openshift-multus/pods/network-metrics-daemon-5ndw4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.874517069Z namespaces/openshift-multus/pods/network-metrics-daemon-5ndw4/network-metrics-daemon/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.874525089Z namespaces/openshift-multus/pods/network-metrics-daemon-5ndw4/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.87453273Z namespaces/openshift-multus/pods/network-metrics-daemon-5ndw4/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.874577293Z namespaces/openshift-multus/pods/network-metrics-daemon-5ndw4/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.874973393Z namespaces/openshift-multus/pods/network-metrics-daemon-5ndw4/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.875053149Z namespaces/openshift-multus/pods/network-metrics-daemon-5ndw4/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.875104353Z namespaces/openshift-multus/pods/network-metrics-daemon-65wvh/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.875143696Z namespaces/openshift-multus/pods/network-metrics-daemon-65wvh/network-metrics-daemon-65wvh.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.875251214Z namespaces/openshift-multus/pods/network-metrics-daemon-65wvh/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.875280926Z namespaces/openshift-multus/pods/network-metrics-daemon-65wvh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.875293227Z namespaces/openshift-multus/pods/network-metrics-daemon-65wvh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.875302328Z namespaces/openshift-multus/pods/network-metrics-daemon-65wvh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.875419297Z namespaces/openshift-multus/pods/network-metrics-daemon-65wvh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.875502323Z namespaces/openshift-multus/pods/network-metrics-daemon-65wvh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.875543696Z namespaces/openshift-multus/pods/network-metrics-daemon-65wvh/network-metrics-daemon/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.875552617Z namespaces/openshift-multus/pods/network-metrics-daemon-65wvh/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.875556657Z namespaces/openshift-multus/pods/network-metrics-daemon-65wvh/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.875607921Z namespaces/openshift-multus/pods/network-metrics-daemon-65wvh/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.875782154Z namespaces/openshift-multus/pods/network-metrics-daemon-65wvh/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.87586243Z namespaces/openshift-multus/pods/network-metrics-daemon-65wvh/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.875911164Z namespaces/openshift-multus/pods/network-metrics-daemon-m2kjk/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.875968458Z namespaces/openshift-multus/pods/network-metrics-daemon-m2kjk/network-metrics-daemon-m2kjk.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.876053274Z namespaces/openshift-multus/pods/network-metrics-daemon-m2kjk/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.876064235Z namespaces/openshift-multus/pods/network-metrics-daemon-m2kjk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.876069596Z namespaces/openshift-multus/pods/network-metrics-daemon-m2kjk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.876087907Z namespaces/openshift-multus/pods/network-metrics-daemon-m2kjk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.876189935Z namespaces/openshift-multus/pods/network-metrics-daemon-m2kjk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.876276491Z namespaces/openshift-multus/pods/network-metrics-daemon-m2kjk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.876329095Z namespaces/openshift-multus/pods/network-metrics-daemon-m2kjk/network-metrics-daemon/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.876344716Z namespaces/openshift-multus/pods/network-metrics-daemon-m2kjk/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.876351377Z namespaces/openshift-multus/pods/network-metrics-daemon-m2kjk/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.8763914Z namespaces/openshift-multus/pods/network-metrics-daemon-m2kjk/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.876548122Z namespaces/openshift-multus/pods/network-metrics-daemon-m2kjk/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.876640258Z namespaces/openshift-multus/pods/network-metrics-daemon-m2kjk/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.876708024Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.876776019Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.876836203Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.876850674Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.876887407Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.876996736Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.877038259Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.877088562Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.877176209Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.877213082Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.877265016Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.877314339Z namespaces/openshift-network-console/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.877368793Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.877430198Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.877494213Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.877552797Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.877618862Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.877817607Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.877954928Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.878061086Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.878098168Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.878155873Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.87824828Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.878287993Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.878357168Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.878403061Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.878503529Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.878526641Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.878581225Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.878712835Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.87877953Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.878816933Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.878961373Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.87904778Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.879169829Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.879247045Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.879399077Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.879528366Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.879703849Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.879767594Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.879796927Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.879870482Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.879926026Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.879992651Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.880048345Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.88011146Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.880167114Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.880224029Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.880283513Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.8803751Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.880472177Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.880529612Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.880588856Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.880661432Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.880721616Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.88077162Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.880783681Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-dbxjt/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.880829614Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-dbxjt/networking-console-plugin-6446c8d75d-dbxjt.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.880928822Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-dbxjt/networking-console-plugin/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.880948803Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-dbxjt/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.880955774Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-dbxjt/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.880986166Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-dbxjt/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.881097064Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-dbxjt/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.881181351Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-dbxjt/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.881226834Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.881272928Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.881337683Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.881390036Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.881448721Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.881510616Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.88157506Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.881619794Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.88170021Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.881739943Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.881869843Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.881989412Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.882094949Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.882146204Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.882204148Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.882277833Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.882334778Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.882407333Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.882462567Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.882517812Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.882579256Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.882685024Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.882752299Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.882807383Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.882903301Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.882960725Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.883020509Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.883127267Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.883239146Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.883437711Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.883526868Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.883766906Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.883864823Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.883985572Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.884056567Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.884113092Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.884181987Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.884234111Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.884332208Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.884391533Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.884453157Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.884522763Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.884577477Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.884636131Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.884717107Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.884816555Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.88488928Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.884940624Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885007319Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885073054Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885130048Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885185322Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885238816Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885300381Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885310362Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-cn5kp/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885345705Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-cn5kp/network-check-source-7cbc45fddc-cn5kp.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885435171Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-cn5kp/check-endpoints/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885443492Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-cn5kp/check-endpoints/check-endpoints/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885451232Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-cn5kp/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885483765Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-cn5kp/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885597723Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-cn5kp/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885770917Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-cn5kp/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885804119Z namespaces/openshift-network-diagnostics/pods/network-check-target-24wfr/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885839091Z namespaces/openshift-network-diagnostics/pods/network-check-target-24wfr/network-check-target-24wfr.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885918488Z namespaces/openshift-network-diagnostics/pods/network-check-target-24wfr/network-check-target-container/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885926658Z namespaces/openshift-network-diagnostics/pods/network-check-target-24wfr/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885930909Z namespaces/openshift-network-diagnostics/pods/network-check-target-24wfr/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.885969451Z namespaces/openshift-network-diagnostics/pods/network-check-target-24wfr/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.886089781Z namespaces/openshift-network-diagnostics/pods/network-check-target-24wfr/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.886186208Z namespaces/openshift-network-diagnostics/pods/network-check-target-24wfr/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.886228841Z namespaces/openshift-network-diagnostics/pods/network-check-target-c8jj7/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.886280825Z namespaces/openshift-network-diagnostics/pods/network-check-target-c8jj7/network-check-target-c8jj7.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.886357541Z namespaces/openshift-network-diagnostics/pods/network-check-target-c8jj7/network-check-target-container/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.886367101Z namespaces/openshift-network-diagnostics/pods/network-check-target-c8jj7/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.886371312Z namespaces/openshift-network-diagnostics/pods/network-check-target-c8jj7/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.886421355Z namespaces/openshift-network-diagnostics/pods/network-check-target-c8jj7/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.886512852Z namespaces/openshift-network-diagnostics/pods/network-check-target-c8jj7/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.886582888Z namespaces/openshift-network-diagnostics/pods/network-check-target-c8jj7/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.886607209Z namespaces/openshift-network-diagnostics/pods/network-check-target-xjrwd/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.886657453Z namespaces/openshift-network-diagnostics/pods/network-check-target-xjrwd/network-check-target-xjrwd.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.887000409Z namespaces/openshift-network-diagnostics/pods/network-check-target-xjrwd/network-check-target-container/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.88701628Z namespaces/openshift-network-diagnostics/pods/network-check-target-xjrwd/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.88702078Z namespaces/openshift-network-diagnostics/pods/network-check-target-xjrwd/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.887058794Z namespaces/openshift-network-diagnostics/pods/network-check-target-xjrwd/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.88715265Z namespaces/openshift-network-diagnostics/pods/network-check-target-xjrwd/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.887219795Z namespaces/openshift-network-diagnostics/pods/network-check-target-xjrwd/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.887268169Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.887321013Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.887383728Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.887392408Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.887438792Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.887558051Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.887607435Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.88768341Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.887782078Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.887843062Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.887899357Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.887956121Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.888020106Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.888090651Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.888148636Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.88820706Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.888261264Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.888356251Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.888455199Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.888562737Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.88860415Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.888674245Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.888752321Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.888782713Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.888889411Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.888972668Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.888994739Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.889105838Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.889155281Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.889165702Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.889213926Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.889282821Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.889328514Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.889448983Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.889524799Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.889617926Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.889721864Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.88980154Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.889959622Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.8900684Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.890116724Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.890159757Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.890211971Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.890249024Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.890299018Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89032847Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.890384754Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.890413646Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.890504113Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.890580149Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.890626322Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.890693567Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.890757342Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.890835658Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.890881642Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.890928015Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.890980099Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89099333Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.891037853Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.891098048Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.891153352Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.891211396Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.891266471Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.891322675Z namespaces/openshift-network-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.891383889Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.891453014Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.891508149Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.891564763Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.891619127Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.891755937Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.891849155Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.891942682Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.892003336Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89205742Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.892129876Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.892182949Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.892242844Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.892293008Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.892390155Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89245216Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.892506894Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.892601881Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.892687467Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.892705869Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.892751723Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.892799266Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.892844959Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.893021643Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89311506Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.893277832Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.893371719Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.893555783Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.893792681Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.893947722Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.893996396Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89404653Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.894129356Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89418496Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.894222993Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.894278178Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.894318041Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.894371085Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.894410257Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.894455781Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.894492584Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89457423Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.894663896Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.894736712Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.894795626Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89484587Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.894891013Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.894942068Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.894992041Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895033044Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895076827Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895123901Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895139082Z namespaces/openshift-network-operator/pods/iptables-alerter-5w6v8/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895167784Z namespaces/openshift-network-operator/pods/iptables-alerter-5w6v8/iptables-alerter-5w6v8.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89523579Z namespaces/openshift-network-operator/pods/iptables-alerter-5w6v8/iptables-alerter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89524428Z namespaces/openshift-network-operator/pods/iptables-alerter-5w6v8/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89524838Z namespaces/openshift-network-operator/pods/iptables-alerter-5w6v8/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895290114Z namespaces/openshift-network-operator/pods/iptables-alerter-5w6v8/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895369129Z namespaces/openshift-network-operator/pods/iptables-alerter-5w6v8/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895439475Z namespaces/openshift-network-operator/pods/iptables-alerter-5w6v8/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895474908Z namespaces/openshift-network-operator/pods/iptables-alerter-k2mk7/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89550853Z namespaces/openshift-network-operator/pods/iptables-alerter-k2mk7/iptables-alerter-k2mk7.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895587556Z namespaces/openshift-network-operator/pods/iptables-alerter-k2mk7/iptables-alerter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895595877Z namespaces/openshift-network-operator/pods/iptables-alerter-k2mk7/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895599827Z namespaces/openshift-network-operator/pods/iptables-alerter-k2mk7/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895635249Z namespaces/openshift-network-operator/pods/iptables-alerter-k2mk7/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895750168Z namespaces/openshift-network-operator/pods/iptables-alerter-k2mk7/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895816483Z namespaces/openshift-network-operator/pods/iptables-alerter-k2mk7/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895854366Z namespaces/openshift-network-operator/pods/iptables-alerter-zv6tk/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895896849Z namespaces/openshift-network-operator/pods/iptables-alerter-zv6tk/iptables-alerter-zv6tk.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895969525Z namespaces/openshift-network-operator/pods/iptables-alerter-zv6tk/iptables-alerter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895978775Z namespaces/openshift-network-operator/pods/iptables-alerter-zv6tk/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.895982876Z namespaces/openshift-network-operator/pods/iptables-alerter-zv6tk/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.896015518Z namespaces/openshift-network-operator/pods/iptables-alerter-zv6tk/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.896100244Z namespaces/openshift-network-operator/pods/iptables-alerter-zv6tk/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89616798Z namespaces/openshift-network-operator/pods/iptables-alerter-zv6tk/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.896205823Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.896234265Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.896287539Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.896317591Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.896374185Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.896423289Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.896501015Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.896531177Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.896589392Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.896618854Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.896738813Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.896821779Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.896897215Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.896938898Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89696815Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.897023064Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.897058777Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.897143313Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.897178866Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.897214568Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.897302185Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.897344008Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89737218Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.897477328Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.897559874Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.897669973Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89776191Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.897842436Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.897963525Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.898149479Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.898211544Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.898255117Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.898310881Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.898357115Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.898395528Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.898438441Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.898519667Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.898596763Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.898634615Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.898708121Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.898785017Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.898804978Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.898871844Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.898908656Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.898978101Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.898986342Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899032425Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899073119Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899118562Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899170196Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.89921771Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899258493Z namespaces/openshift-operators/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899266793Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899270743Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899306666Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899370891Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899401823Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899455528Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899492Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899541034Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899573126Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899792893Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899870749Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899950585Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.899998348Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.900036761Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.900173071Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.900211494Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.900261008Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.900299451Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.900378577Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.900628786Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.90068464Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.900780047Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.900828521Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.900836541Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.900874364Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.900924128Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.900967541Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.901197959Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.901281865Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.901595539Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.901764061Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.902237777Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.902321993Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.902483456Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.90254083Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.902586213Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.902705392Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.902837822Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.902874445Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.902959481Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903007615Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903048538Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903099812Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903135355Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.90320493Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903250663Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903286236Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903291657Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.90333359Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903385584Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903413066Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903502062Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903577608Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903624802Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903695127Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903756992Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903790634Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903895782Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903931975Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.903992689Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.90400654Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.904032532Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.904118519Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.904167022Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.904221487Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.904255749Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.90426399Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.904327624Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovnkube-node-7vsk2.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.904501128Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/kube-rbac-proxy-node/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.904513438Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.904518369Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.904549911Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.904703643Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.904780358Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.90480284Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.904823032Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.904831642Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.904842023Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.904981134Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905052369Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905081211Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/nbdb/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905086992Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/nbdb/nbdb/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905091092Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/nbdb/nbdb/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905128065Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/nbdb/nbdb/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905239813Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905291867Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905320419Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/northd/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.90533068Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/northd/northd/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.90533452Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/northd/northd/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905372813Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/northd/northd/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905483362Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905547986Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/northd/northd/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905571718Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovn-acl-logging/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905577089Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905581959Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905633573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905761232Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905809196Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovn-controller/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905818017Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovn-controller/ovn-controller/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905821997Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.905851669Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.906203286Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.906273051Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.906299543Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovnkube-controller/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.906304023Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.906309904Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.906347907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.907201631Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.907274297Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.907295018Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/sbdb/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.907309089Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/sbdb/sbdb/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.90731556Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/sbdb/sbdb/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.907343582Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/sbdb/sbdb/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.907436989Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.907512984Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7vsk2/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.907526135Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.907605721Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovnkube-node-kr9db.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.907779035Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/kube-rbac-proxy-node/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.907792016Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.907797006Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.907815577Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.907930826Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908015362Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908033384Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908039544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908045384Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908079167Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908213437Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908279192Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908293683Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/nbdb/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908302724Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/nbdb/nbdb/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908308704Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/nbdb/nbdb/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908353468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/nbdb/nbdb/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908460896Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908525801Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908542362Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/northd/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908550553Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/northd/northd/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908555303Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/northd/northd/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908595726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/northd/northd/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908746607Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908812652Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/northd/northd/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908830684Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovn-acl-logging/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908848795Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908853456Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908887648Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.908980975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.909022008Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovn-controller/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.909030989Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovn-controller/ovn-controller/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.909035999Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.909069382Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.909292638Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.909360684Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.909386886Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovnkube-controller/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.909392516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.909398426Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.909438749Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.910585246Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.910654841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.910711956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/sbdb/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.910720136Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/sbdb/sbdb/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.910723996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/sbdb/sbdb/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.91076897Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/sbdb/sbdb/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.910866277Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.910931662Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kr9db/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.910978485Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911045161Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovnkube-node-v8jkk.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911219164Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/kube-rbac-proxy-node/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911227674Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911235125Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911257537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911357044Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.91143494Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911465192Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911473013Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911476863Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911515106Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911624564Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911716281Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911747583Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/nbdb/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911753234Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/nbdb/nbdb/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911757214Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/nbdb/nbdb/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911794907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/nbdb/nbdb/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911888934Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.9119696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.911989532Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/northd/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.912001353Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/northd/northd/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.912011133Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/northd/northd/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.912035335Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/northd/northd/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.912137793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.912204098Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/northd/northd/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.91223383Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovn-acl-logging/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.912242331Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.912248541Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.912284604Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.91237001Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.912420824Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovn-controller/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.912428935Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovn-controller/ovn-controller/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.912432945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.912463888Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.912694445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.91276363Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.912795113Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovnkube-controller/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.912802823Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.912811734Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.912853457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.913675909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.913747334Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.913777286Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/sbdb/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.913784817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/sbdb/sbdb/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.913788647Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/sbdb/sbdb/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.91382757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/sbdb/sbdb/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.913925958Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.913993072Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v8jkk/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.914028935Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.914055957Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.914118072Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.914127303Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.914155685Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.914249832Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.914374271Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.914425285Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.914467698Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.914548144Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.914635401Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.914703716Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.91475615Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.914918532Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.914926853Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.914930913Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.914960065Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.91501761Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.915059783Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.915117087Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.915161741Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.915196813Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.915248817Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.915327293Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.915440252Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.915533959Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.915570811Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.915618665Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.915695821Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.915721553Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.91581641Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.915856773Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.915908037Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.915980972Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.916020225Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.916027756Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.916055438Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.916118913Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.916145965Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.916259203Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.91634362Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.916534254Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.91661015Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.91674578Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.916869469Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917043272Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917102567Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.91714559Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917197804Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917235887Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917285321Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917323763Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917404329Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917483766Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917529069Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917569382Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917627586Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917687651Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917746225Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917773127Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917826331Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917834502Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-j7rnc/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917884156Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-j7rnc/service-ca-operator-57cdc4b768-j7rnc.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917950831Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-j7rnc/service-ca-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917963052Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-j7rnc/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917969252Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-j7rnc/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.917996194Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-j7rnc/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.918143085Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-j7rnc/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.918280996Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.918321219Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.918367062Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.918406465Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.918451479Z namespaces/openshift-service-ca/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.918510083Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.918556796Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.918591329Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.918639873Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.918794144Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.91886934Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.918974298Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.919063174Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.919106248Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.919146841Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.919188244Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.919218226Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.919306193Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.919351626Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.91940329Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.919470445Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.919517759Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.919525609Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.919566463Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.919612966Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.91966863Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.919776158Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.919853934Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.919962582Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.920037548Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.920146216Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.920265325Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.920446399Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.920491572Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.920534736Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.920584169Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.920619552Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.920692517Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.92073149Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.920811266Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.920891432Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.920930085Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.920976239Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921018832Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921062685Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.9211241Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921142291Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-gwlk7/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921155352Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-gwlk7/service-ca-55f6fc7b86-gwlk7.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921239969Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-gwlk7/service-ca-controller/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.92126125Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-gwlk7/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921267511Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-gwlk7/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921281152Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-gwlk7/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921476036Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-gwlk7/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921549342Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-gwlk7/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921567543Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921607426Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921663361Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921726085Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921767128Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921814632Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921872406Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921910379Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.921957203Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.922000646Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.922077462Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.922158428Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.922235984Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.922284837Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.92231307Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.922369954Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.922405646Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.922491533Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.922547397Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.92259018Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.922703609Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.922739892Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.922797326Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.922894483Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.922974719Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.923051285Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.923139152Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.923219028Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.923328536Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.923481417Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.923529961Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.923566664Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.923621178Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.923670592Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.923722276Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.923766859Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.923859326Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.923936352Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.923972454Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.923996356Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.92405375Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.924095544Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.924269507Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.924305829Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.924355543Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.924386686Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.92444399Z namespaces/openshift/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.924476482Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.924534067Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.924565279Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.924620563Z namespaces/openshift/apps/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.924692149Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.924781435Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.924858761Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.924930407Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.92497442Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.925003262Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.925061506Z namespaces/openshift/batch/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.925089408Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.925184286Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.925218098Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.925258111Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.925343218Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.925381681Z namespaces/openshift/core/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.925421184Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.925541033Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.925610498Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.925703725Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.925785001Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.925870417Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.925987396Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.926140378Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.926178221Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.926227144Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.926275628Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.926317821Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.927697765Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.927717006Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.927842116Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.927905791Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.928013439Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.928116067Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.928202513Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.928347514Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.928504926Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.928630935Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.928748924Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.928838101Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.92895863Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.929051627Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.929156635Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.929246062Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.929330408Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.929421765Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.929541674Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.929667873Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.929780422Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.929877529Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.929986968Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.930071004Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.930172742Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.930268879Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.930365726Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.930479515Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.930567921Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.930701291Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.93081195Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.930925888Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.931031836Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.931117073Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.931222401Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.931311837Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.931435577Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.931573607Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.931683125Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.931804905Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.931903252Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.93201468Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.93214135Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.932230777Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.932329924Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.932454313Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.932576403Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.932703172Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.93281553Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.932908977Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.933002395Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.933088991Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.933217211Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.933325389Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.933440978Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.933553586Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.933688936Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.933782554Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.93387178Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.934015261Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.934237148Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.934277811Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.934360357Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.934438843Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.934488207Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.934519549Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.934573893Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.934602695Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.934660169Z namespaces/openshift/policy/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.934813201Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.934859284Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.934888327Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.934946931Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.934954992Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.934979704Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.935097342Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.935248084Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.935356572Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.93546623Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.935635513Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.935765903Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.935881072Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.935986969Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.936109019Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.936220977Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.936327285Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.936452925Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.936589755Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.936711304Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.936834623Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.936941972Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.93705376Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.937165358Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.937276457Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.937386135Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.937475992Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.93758513Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.93771257Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.937814757Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.937926556Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.938032314Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.93811824Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.938233979Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.938345517Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.938455306Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.938558563Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.938666691Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.938809572Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.938925851Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.939026049Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.939127336Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.939222533Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.939343342Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.939453361Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.939544508Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.939664307Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.939801517Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.939921556Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.940046686Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.940184356Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.940328797Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.940612268Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.940845026Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.940964464Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.941045281Z network_logs/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.941079853Z network_logs/cluster_scale [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.94116648Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.941242696Z network_logs/multi-networkpolicy [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.941321511Z network_logs/net-attach-def [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.941401157Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.941533897Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.941637165Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.943139098Z nodes/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.943178791Z nodes/debug [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.943269128Z nodes/ip-10-0-131-196.ec2.internal/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.94330072Z nodes/ip-10-0-131-196.ec2.internal/cpu_affinities.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.943583332Z nodes/ip-10-0-131-196.ec2.internal/dmesg [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.943862643Z nodes/ip-10-0-131-196.ec2.internal/ethtool_channels [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.943936418Z nodes/ip-10-0-131-196.ec2.internal/ethtool_features [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.944025535Z nodes/ip-10-0-131-196.ec2.internal/ip-10-0-131-196.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.944382262Z nodes/ip-10-0-131-196.ec2.internal/irq_affinities.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.944528723Z nodes/ip-10-0-131-196.ec2.internal/lscpu [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.944668214Z nodes/ip-10-0-131-196.ec2.internal/lspci [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.944778122Z nodes/ip-10-0-131-196.ec2.internal/podresources.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.944874969Z nodes/ip-10-0-131-196.ec2.internal/pods_info.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.944989078Z nodes/ip-10-0-131-196.ec2.internal/proc_cmdline [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.945067233Z nodes/ip-10-0-131-196.ec2.internal/sysinfo.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.946795904Z nodes/ip-10-0-131-196.ec2.internal/sysinfo.tgz [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.946936654Z nodes/ip-10-0-133-229.ec2.internal/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.946963807Z nodes/ip-10-0-133-229.ec2.internal/cpu_affinities.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.94727963Z nodes/ip-10-0-133-229.ec2.internal/dmesg [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.947524349Z nodes/ip-10-0-133-229.ec2.internal/ethtool_channels [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.947600135Z nodes/ip-10-0-133-229.ec2.internal/ethtool_features [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.947770317Z nodes/ip-10-0-133-229.ec2.internal/ip-10-0-133-229.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.948039488Z nodes/ip-10-0-133-229.ec2.internal/irq_affinities.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.948167527Z nodes/ip-10-0-133-229.ec2.internal/lscpu [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.948292557Z nodes/ip-10-0-133-229.ec2.internal/lspci [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.948377643Z nodes/ip-10-0-133-229.ec2.internal/podresources.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.948486241Z nodes/ip-10-0-133-229.ec2.internal/pods_info.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.94860069Z nodes/ip-10-0-133-229.ec2.internal/proc_cmdline [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.948702558Z nodes/ip-10-0-133-229.ec2.internal/sysinfo.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.950422497Z nodes/ip-10-0-133-229.ec2.internal/sysinfo.tgz [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.950562398Z nodes/ip-10-0-137-91.ec2.internal/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.95059383Z nodes/ip-10-0-137-91.ec2.internal/cpu_affinities.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.950869321Z nodes/ip-10-0-137-91.ec2.internal/dmesg [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.951095858Z nodes/ip-10-0-137-91.ec2.internal/ethtool_channels [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.951171473Z nodes/ip-10-0-137-91.ec2.internal/ethtool_features [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.95125303Z nodes/ip-10-0-137-91.ec2.internal/ip-10-0-137-91.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.951671701Z nodes/ip-10-0-137-91.ec2.internal/irq_affinities.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.951818512Z nodes/ip-10-0-137-91.ec2.internal/lscpu [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.951931911Z nodes/ip-10-0-137-91.ec2.internal/lspci [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.952020377Z nodes/ip-10-0-137-91.ec2.internal/podresources.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.952122915Z nodes/ip-10-0-137-91.ec2.internal/pods_info.json [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.952231443Z nodes/ip-10-0-137-91.ec2.internal/proc_cmdline [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.95232283Z nodes/ip-10-0-137-91.ec2.internal/sysinfo.log [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.954016808Z nodes/ip-10-0-137-91.ec2.internal/sysinfo.tgz [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.95418218Z pod_network_connectivity_check/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.954210753Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.954321041Z static-pods/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.954329481Z static-pods/kube-apiserver/ [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.961006204Z [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.961029966Z sent 57,774 bytes received 4,402,930 bytes 8,921,408.00 bytes/sec [must-gather] [must-gather-m2nz2] OUT 2026-09-18T20:28:31.961038057Z total size is 47,755,779 speedup is 10.71 [must-gather] [must-gather ] OUT 2026-09-18T20:28:32.225807353Z namespace/openshift-must-gather-tv6b6 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: f770c184-1454-413a-b14d-a4327890fe48 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [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-wj62l [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-wj62l-e2e-graph [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-wj62l [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 7134261 Sep 18 20:29 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-wj62l/e2e-graph.tar.gz [git-push-artifacts] [ci-artifacts 783bb63] Updating CI Artifacts in e2e-graph [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-wj62l/e2e-graph.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] ! [remote rejected] ci-artifacts -> ci-artifacts (cannot lock ref 'refs/heads/ci-artifacts': is at 5406fdc31f1d0946520cead6a3e7501eb1b847ba but expected b7eb975c880ed0388fea1bd8e9d2449114822fac) [git-push-artifacts] error: failed to push some refs to 'https://github.com/opendatahub-io/odh-build-metadata.git' [fail-if-needed] deploy-and-e2e step succeeded