[get-kubeconfig] Found kubeconfig secret: cluster-jvwr8-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-jvwr8-kubeconfig [get-kubeconfig] Found admin password secret: cluster-jvwr8-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-jvwr8-password [get-kubeconfig] API Server URL: https://add686f0b5485403b8bac5c8808e6c4d-430cae64acc66b35.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [clone-repo] fix/ci/xks-tls-timeout [clone-repo] https://github.com/bartoszmajsak/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 89% (2888/3222) Updating files: 90% (2900/3222) Updating files: 91% (2933/3222) Updating files: 92% (2965/3222) Updating files: 93% (2997/3222) Updating files: 94% (3029/3222) Updating files: 95% (3061/3222) Updating files: 96% (3094/3222) Updating files: 97% (3126/3222) Updating files: 98% (3158/3222) Updating files: 99% (3190/3222) Updating files: 100% (3222/3222) Updating files: 100% (3222/3222), 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:07d9be4ee48ab8e3f13b5e400054db7129a4dfd20edc4167e0ae24bd38c38bfa [e2e-graph] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:07d9be4ee48ab8e3f13b5e400054db7129a4dfd20edc4167e0ae24bd38c38bfa [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:3408a56bab73a176a3dc16d9a410a129dabf9c66a9bc9e7717bfc1996a904598 [e2e-graph] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:3408a56bab73a176a3dc16d9a410a129dabf9c66a9bc9e7717bfc1996a904598 [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:ee73d7a22df8b79aa8a5e917cb435b1d2b100d4582439c437bdc01a1d2422290 [e2e-graph] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:ee73d7a22df8b79aa8a5e917cb435b1d2b100d4582439c437bdc01a1d2422290 [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:038cd29f3e031cdfd5fa54ba896bbecc69cd255eda6b470c2f7bce5282357bb8 [e2e-graph] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:038cd29f3e031cdfd5fa54ba896bbecc69cd255eda6b470c2f7bce5282357bb8 [e2e-graph] + export GITHUB_SHA=stable [e2e-graph] + GITHUB_SHA=stable [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.25) [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-1771 [e2e-graph] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-graph] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1771 [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: 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: 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 274 packages in 1ms [e2e-graph] Building kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading pydantic-core (2.0MiB) [e2e-graph] Downloading aiohttp (1.7MiB) [e2e-graph] Downloading kubernetes (1.9MiB) [e2e-graph] Downloading grpcio (6.4MiB) [e2e-graph] Downloading mypy (17.2MiB) [e2e-graph] Downloading setuptools (1.2MiB) [e2e-graph] Downloading botocore (12.9MiB) [e2e-graph] Downloading numpy (15.7MiB) [e2e-graph] Downloading pandas (12.5MiB) [e2e-graph] Downloading cryptography (4.5MiB) [e2e-graph] Downloading portforward (3.9MiB) [e2e-graph] Downloading pyarrow (40.1MiB) [e2e-graph] Downloading grpcio-tools (2.5MiB) [e2e-graph] Downloading uvloop (3.8MiB) [e2e-graph] Downloading black (1.6MiB) [e2e-graph] Building timeout-sampler==1.0.3 [e2e-graph] Building python-simple-logger==2.0.19 [e2e-graph] Downloading aiohttp [e2e-graph] Downloading black [e2e-graph] Downloading pydantic-core [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 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 101 packages in 7.26s [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 101 packages in 55.37s [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==24.3.0 [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.10.1 [e2e-graph] + coverage==7.8.0 [e2e-graph] + cryptography==49.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.0rc0 (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==0.12.1 [e2e-graph] + platformdirs==4.3.7 [e2e-graph] + pluggy==1.5.0 [e2e-graph] + portforward==0.7.1 [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.3 [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] + 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.0 [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 55ms [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: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Now using project "kserve" on server "https://add686f0b5485403b8bac5c8808e6c4d-430cae64acc66b35.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: Entering directory '/workspace/source' [e2e-graph] make: 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-2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 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-77f648d694-vjt9s 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-77f648d694-vjt9s 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-55557df8c-wwbtt 1/1 Running 0 45s [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-55557df8c-wwbtt 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-56f9798bb4-8b6gc 1/1 Running 0 50s [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-56f9798bb4-8b6gc 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] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:3408a56bab73a176a3dc16d9a410a129dabf9c66a9bc9e7717bfc1996a904598 [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:07d9be4ee48ab8e3f13b5e400054db7129a4dfd20edc4167e0ae24bd38c38bfa [e2e-graph] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:ee73d7a22df8b79aa8a5e917cb435b1d2b100d4582439c437bdc01a1d2422290 [e2e-graph] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:038cd29f3e031cdfd5fa54ba896bbecc69cd255eda6b470c2f7bce5282357bb8 [e2e-graph] Installing KServe via kustomize... [e2e-graph] === Final params.env [e2e-graph] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:3408a56bab73a176a3dc16d9a410a129dabf9c66a9bc9e7717bfc1996a904598 [e2e-graph] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-graph] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:07d9be4ee48ab8e3f13b5e400054db7129a4dfd20edc4167e0ae24bd38c38bfa [e2e-graph] kserve-router=quay.io/opendatahub/kserve-router@sha256:ee73d7a22df8b79aa8a5e917cb435b1d2b100d4582439c437bdc01a1d2422290 [e2e-graph] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:038cd29f3e031cdfd5fa54ba896bbecc69cd255eda6b470c2f7bce5282357bb8 [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:v0.9.0 [e2e-graph] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v0.9.0 [e2e-graph] kserve-llm-d-uds-tokenizer=quay.io/opendatahub/llm-d-kv-cache:v0.8.0 [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] # 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# 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/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/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-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/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] 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-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/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-654c557856-qw685 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-654c557856-qw685 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/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-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/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] 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-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/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-645f4f9567-zx7j5" deleted [e2e-graph] Waiting for kserve-controller-manager to be ready... [e2e-graph] pod/kserve-controller-manager-645f4f9567-r96hp 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-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-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] 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-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.25 [e2e-graph] Kubernetes Version: v1.34.9 [e2e-graph] ClusterVersion desired: 4.21.25 [e2e-graph] ClusterVersion history (latest): 4.21.25 (Completed) [e2e-graph] CSVs in openshift-keda: [e2e-graph] custom-metrics-autoscaler.v2.19.0-2 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:3408a56bab73a176a3dc16d9a410a129dabf9c66a9bc9e7717bfc1996a904598 [e2e-graph] imageID: quay.io/opendatahub/kserve-controller@sha256:1473cce55402f2847a0358f92b8ff08f9ed65a1b55d98f03cb01de6483034e41 [e2e-graph] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-graph] imageID: quay.io/opendatahub/odh-model-controller@sha256:13d9671f9e4ff9e000e589178e1ad29625a50589ca69cbb353a478bfd4dc13cb [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:0c338d11138f7f8bd0f55425c52d9f8c846d2b8680c576038fe7368009d3b551 [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.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'json-report': '1.5.0', 'httpx': '0.30.0', 'xdist': '3.6.1', 'anyio': '4.9.0', 'metadata': '3.1.1', 'cov': '5.0.0', 'asyncio': '0.23.8'}, 'PLATFORM': 'el9'} [e2e-graph] rootdir: /workspace/source/test/e2e [e2e-graph] configfile: pytest.ini [e2e-graph] plugins: json-report-1.5.0, httpx-0.30.0, xdist-3.6.1, anyio-4.9.0, metadata-3.1.1, cov-5.0.0, asyncio-0.23.8 [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_inference_graph [e2e-graph] graph/test_inference_graph.py::test_ig_scenario5 2026-07-20 10:09:00.611 3787 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-20 10:09:00.612 3790 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-20 10:09:00.658 3787 kserve.trace Starting test test_inference_graph [e2e-graph] 2026-07-20 10:09:00.658 3787 kserve.trace INFO [test_inference_graph.py:test_inference_graph():43] Starting test test_inference_graph [e2e-graph] 2026-07-20 10:09:00.664 3790 kserve.trace Starting test test_ig_scenario5 [e2e-graph] 2026-07-20 10:09:00.664 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():556] Starting test test_ig_scenario5 [e2e-graph] 2026-07-20 10:09:00.664 3790 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:09:00.664 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:09:00.664 3790 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:09:00.664 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:09:00.665 3790 kserve.trace success_isvc_name is success-200-isvc-ab339 [e2e-graph] 2026-07-20 10:09:00.665 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():561] success_isvc_name is success-200-isvc-ab339 [e2e-graph] 2026-07-20 10:09:00.665 3790 kserve.trace error_isvc_name is error-404-isvc-ab339 [e2e-graph] 2026-07-20 10:09:00.665 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():562] error_isvc_name is error-404-isvc-ab339 [e2e-graph] 2026-07-20 10:10:31.051 3790 kserve.trace Host from isvc status URL = switch-graph-ab339-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:10:31.051 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-ab339-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:10:31.052 3790 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-20 10:10:31.052 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-20 10:10:31.052 3790 kserve.trace Using external route host: switch-graph-ab339-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:10:31.052 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-ab339-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:10:31.052 3790 kserve.trace Sending Header = {'Host': 'switch-graph-ab339-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:10:31.052 3790 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-ab339-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:10:31.053 3790 kserve.trace base url = https://switch-graph-ab339-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:10:31.053 3790 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-ab339-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:10:31.139 3790 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-20 10:10:31.139 3790 kserve.trace INFO [utils.py:predict():141] 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-07-20 10:10:31.212 3790 kserve.trace Starting test test_ig_scenario6 [e2e-graph] 2026-07-20 10:10:31.212 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():621] Starting test test_ig_scenario6 [e2e-graph] 2026-07-20 10:10:31.212 3790 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:10:31.212 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:10:31.212 3790 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:10:31.212 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:10:31.213 3790 kserve.trace success_isvc_name is success-200-isvc-7f819 [e2e-graph] 2026-07-20 10:10:31.213 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():626] success_isvc_name is success-200-isvc-7f819 [e2e-graph] 2026-07-20 10:10:31.213 3790 kserve.trace error_isvc_name is error-404-isvc-7f819 [e2e-graph] 2026-07-20 10:10:31.213 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():627] error_isvc_name is error-404-isvc-7f819 [e2e-graph] 2026-07-20 10:11:21.027 3787 kserve.trace Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:11:21.027 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:11:21.027 3787 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-20 10:11:21.027 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-20 10:11:21.027 3787 kserve.trace Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:11:21.027 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:11:21.028 3787 kserve.trace Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:11:21.028 3787 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:11:21.028 3787 kserve.trace base url = https://model-chainer-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:11:21.028 3787 kserve.trace INFO [utils.py:_predict():158] base url = https://model-chainer-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:11:21.102 3787 kserve.trace Got response {'predictions': [1, 1]} [e2e-graph] 2026-07-20 10:11:21.102 3787 kserve.trace INFO [utils.py:predict():141] 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-07-20 10:11:21.200 3787 kserve.trace Starting test test_ig_scenario1 [e2e-graph] 2026-07-20 10:11:21.200 3787 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():240] Starting test test_ig_scenario1 [e2e-graph] 2026-07-20 10:11:21.200 3787 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:11:21.200 3787 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:11:21.200 3787 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:11:21.200 3787 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:11:21.201 3787 kserve.trace success_isvc_name is success-200-isvc-78f99 [e2e-graph] 2026-07-20 10:11:21.201 3787 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():245] success_isvc_name is success-200-isvc-78f99 [e2e-graph] 2026-07-20 10:11:21.201 3787 kserve.trace error_isvc_name is error-404-isvc-78f99 [e2e-graph] 2026-07-20 10:11:21.201 3787 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():246] error_isvc_name is error-404-isvc-78f99 [e2e-graph] 2026-07-20 10:11:41.503 3790 kserve.trace Host from isvc status URL = switch-graph-7f819-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:11:41.503 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-7f819-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:11:41.503 3790 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-20 10:11:41.503 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-20 10:11:41.503 3790 kserve.trace Using external route host: switch-graph-7f819-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:11:41.503 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-7f819-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:11:41.503 3790 kserve.trace Sending Header = {'Host': 'switch-graph-7f819-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:11:41.503 3790 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-7f819-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:11:41.503 3790 kserve.trace base url = https://switch-graph-7f819-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:11:41.503 3790 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-7f819-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:12:31.401 3787 kserve.trace Host from isvc status URL = sequence-graph-78f99-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:12:31.401 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-78f99-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:12:31.401 3787 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-20 10:12:31.401 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-20 10:12:31.401 3787 kserve.trace Using external route host: sequence-graph-78f99-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:12:31.401 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-78f99-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:12:31.402 3787 kserve.trace Sending Header = {'Host': 'sequence-graph-78f99-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:12:31.402 3787 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-78f99-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:12:31.402 3787 kserve.trace base url = https://sequence-graph-78f99-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:12:31.402 3787 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-78f99-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:19:46.104 3790 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-20 10:19:46.104 3790 kserve.trace INFO [utils.py:_predict():169] 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-07-20 10:19:46.230 3790 kserve.trace Starting test test_ig_scenario7 [e2e-graph] 2026-07-20 10:19:46.230 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():689] Starting test test_ig_scenario7 [e2e-graph] 2026-07-20 10:19:46.231 3790 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:19:46.231 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:19:46.231 3790 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:19:46.231 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:19:46.231 3790 kserve.trace success_isvc_name is success-200-isvc-242a5 [e2e-graph] 2026-07-20 10:19:46.231 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():694] success_isvc_name is success-200-isvc-242a5 [e2e-graph] 2026-07-20 10:19:46.231 3790 kserve.trace error_isvc_name is error-404-isvc-242a5 [e2e-graph] 2026-07-20 10:19:46.231 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():695] error_isvc_name is error-404-isvc-242a5 [e2e-graph] 2026-07-20 10:20:35.946 3787 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-20 10:20:35.946 3787 kserve.trace INFO [utils.py:_predict():169] 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-07-20 10:20:36.049 3787 kserve.trace Starting test test_ig_scenario2 [e2e-graph] 2026-07-20 10:20:36.049 3787 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():316] Starting test test_ig_scenario2 [e2e-graph] 2026-07-20 10:20:36.050 3787 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:20:36.050 3787 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:20:36.050 3787 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:20:36.050 3787 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:20:36.050 3787 kserve.trace success_isvc_name is success-200-isvc-24b48 [e2e-graph] 2026-07-20 10:20:36.050 3787 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():321] success_isvc_name is success-200-isvc-24b48 [e2e-graph] 2026-07-20 10:20:36.050 3787 kserve.trace error_isvc_name is error-404-isvc-24b48 [e2e-graph] 2026-07-20 10:20:36.050 3787 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():322] error_isvc_name is error-404-isvc-24b48 [e2e-graph] 2026-07-20 10:20:56.515 3790 kserve.trace Host from isvc status URL = ensemble-graph-242a5-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:20:56.515 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = ensemble-graph-242a5-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:20:56.515 3790 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-20 10:20:56.515 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-20 10:20:56.515 3790 kserve.trace Using external route host: ensemble-graph-242a5-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:20:56.515 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: ensemble-graph-242a5-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:20:56.517 3790 kserve.trace Sending Header = {'Host': 'ensemble-graph-242a5-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:20:56.517 3790 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'ensemble-graph-242a5-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:20:56.517 3790 kserve.trace base url = https://ensemble-graph-242a5-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:20:56.517 3790 kserve.trace INFO [utils.py:_predict():158] base url = https://ensemble-graph-242a5-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:20:56.560 3790 kserve.trace Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] 2026-07-20 10:20:56.560 3790 kserve.trace INFO [utils.py:predict():141] 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-07-20 10:20:56.628 3790 kserve.trace Starting test test_ig_scenario8 [e2e-graph] 2026-07-20 10:20:56.628 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():757] Starting test test_ig_scenario8 [e2e-graph] 2026-07-20 10:20:56.628 3790 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:20:56.628 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:20:56.628 3790 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:20:56.628 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:20:56.629 3790 kserve.trace success_isvc_name is success-200-isvc-53302 [e2e-graph] 2026-07-20 10:20:56.629 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():762] success_isvc_name is success-200-isvc-53302 [e2e-graph] 2026-07-20 10:20:56.629 3790 kserve.trace error_isvc_name is error-404-isvc-53302 [e2e-graph] 2026-07-20 10:20:56.629 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():763] error_isvc_name is error-404-isvc-53302 [e2e-graph] 2026-07-20 10:21:56.221 3787 kserve.trace Host from isvc status URL = sequence-graph-24b48-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:21:56.221 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-24b48-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:21:56.222 3787 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-20 10:21:56.222 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-20 10:21:56.222 3787 kserve.trace Using external route host: sequence-graph-24b48-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:21:56.222 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-24b48-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:21:56.222 3787 kserve.trace Sending Header = {'Host': 'sequence-graph-24b48-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:21:56.222 3787 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-24b48-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:21:56.222 3787 kserve.trace base url = https://sequence-graph-24b48-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:21:56.222 3787 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-24b48-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:21:56.275 3787 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-20 10:21:56.275 3787 kserve.trace INFO [utils.py:predict():141] 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-07-20 10:21:56.352 3787 kserve.trace Starting test test_ig_scenario3 [e2e-graph] 2026-07-20 10:21:56.352 3787 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():385] Starting test test_ig_scenario3 [e2e-graph] 2026-07-20 10:21:56.352 3787 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:21:56.352 3787 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:21:56.352 3787 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:21:56.352 3787 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:21:56.353 3787 kserve.trace success_isvc_name is success-200-isvc-64e78 [e2e-graph] 2026-07-20 10:21:56.353 3787 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():390] success_isvc_name is success-200-isvc-64e78 [e2e-graph] 2026-07-20 10:21:56.353 3787 kserve.trace error_isvc_name is error-404-isvc-64e78 [e2e-graph] 2026-07-20 10:21:56.353 3787 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():391] error_isvc_name is error-404-isvc-64e78 [e2e-graph] 2026-07-20 10:22:06.855 3790 kserve.trace Host from isvc status URL = ensemble-graph-53302-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:22:06.855 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = ensemble-graph-53302-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:22:06.856 3790 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-20 10:22:06.856 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-20 10:22:06.856 3790 kserve.trace Using external route host: ensemble-graph-53302-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:22:06.856 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: ensemble-graph-53302-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:22:06.856 3790 kserve.trace Sending Header = {'Host': 'ensemble-graph-53302-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:22:06.856 3790 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'ensemble-graph-53302-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:22:06.856 3790 kserve.trace base url = https://ensemble-graph-53302-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:22:06.856 3790 kserve.trace INFO [utils.py:_predict():158] base url = https://ensemble-graph-53302-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:23:06.576 3787 kserve.trace Host from isvc status URL = sequence-graph-64e78-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:23:06.576 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-64e78-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:23:06.576 3787 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-20 10:23:06.576 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-20 10:23:06.576 3787 kserve.trace Using external route host: sequence-graph-64e78-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:23:06.576 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-64e78-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:23:06.576 3787 kserve.trace Sending Header = {'Host': 'sequence-graph-64e78-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:23:06.576 3787 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-64e78-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:23:06.576 3787 kserve.trace base url = https://sequence-graph-64e78-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:23:06.576 3787 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-64e78-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:30:11.395 3790 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-20 10:30:11.395 3790 kserve.trace INFO [utils.py:_predict():169] 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-07-20 10:30:11.499 3790 kserve.trace Starting test test_ig_scenario9 [e2e-graph] 2026-07-20 10:30:11.499 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():824] Starting test test_ig_scenario9 [e2e-graph] 2026-07-20 10:30:11.500 3790 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:30:11.500 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:30:11.500 3790 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:30:11.500 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:30:11.501 3790 kserve.trace success_isvc_name is success-200-isvc-a956e [e2e-graph] 2026-07-20 10:30:11.501 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():829] success_isvc_name is success-200-isvc-a956e [e2e-graph] 2026-07-20 10:30:11.501 3790 kserve.trace error_isvc_name is error-404-isvc-a956e [e2e-graph] 2026-07-20 10:30:11.501 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():830] error_isvc_name is error-404-isvc-a956e [e2e-graph] 2026-07-20 10:31:11.041 3787 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-20 10:31:11.041 3787 kserve.trace INFO [utils.py:_predict():169] 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-07-20 10:31:11.146 3787 kserve.trace Starting test test_ig_scenario4 [e2e-graph] 2026-07-20 10:31:11.146 3787 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():460] Starting test test_ig_scenario4 [e2e-graph] 2026-07-20 10:31:11.146 3787 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:31:11.146 3787 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:31:11.146 3787 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:31:11.146 3787 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:31:11.147 3787 kserve.trace success_isvc_name is success-200-isvc-78ab0 [e2e-graph] 2026-07-20 10:31:11.147 3787 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():465] success_isvc_name is success-200-isvc-78ab0 [e2e-graph] 2026-07-20 10:31:11.147 3787 kserve.trace error_isvc_name is error-404-isvc-78ab0 [e2e-graph] 2026-07-20 10:31:11.147 3787 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():466] error_isvc_name is error-404-isvc-78ab0 [e2e-graph] 2026-07-20 10:31:21.757 3790 kserve.trace Host from isvc status URL = splitter-graph-a956e-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:31:21.757 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = splitter-graph-a956e-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:31:21.758 3790 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-20 10:31:21.758 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-20 10:31:21.758 3790 kserve.trace Using external route host: splitter-graph-a956e-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:31:21.758 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: splitter-graph-a956e-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:31:21.758 3790 kserve.trace Sending Header = {'Host': 'splitter-graph-a956e-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:31:21.758 3790 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'splitter-graph-a956e-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:31:21.758 3790 kserve.trace base url = https://splitter-graph-a956e-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:31:21.758 3790 kserve.trace INFO [utils.py:_predict():158] base url = https://splitter-graph-a956e-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:31:21.810 3790 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-20 10:31:21.810 3790 kserve.trace INFO [utils.py:predict():141] 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-07-20 10:31:21.885 3790 kserve.trace Starting test test_ig_scenario10 [e2e-graph] 2026-07-20 10:31:21.885 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():887] Starting test test_ig_scenario10 [e2e-graph] 2026-07-20 10:31:21.885 3790 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:31:21.885 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:31:21.885 3790 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:31:21.885 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1771 [e2e-graph] 2026-07-20 10:31:21.886 3790 kserve.trace success_isvc_name is success-200-isvc-6e423 [e2e-graph] 2026-07-20 10:31:21.886 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():892] success_isvc_name is success-200-isvc-6e423 [e2e-graph] 2026-07-20 10:31:21.886 3790 kserve.trace error_isvc_name is error-404-isvc-6e423 [e2e-graph] 2026-07-20 10:31:21.886 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():893] error_isvc_name is error-404-isvc-6e423 [e2e-graph] 2026-07-20 10:32:21.409 3787 kserve.trace Host from isvc status URL = switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:32:21.409 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:32:21.409 3787 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-20 10:32:21.409 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-20 10:32:21.409 3787 kserve.trace Using external route host: switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:32:21.409 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:32:21.410 3787 kserve.trace Sending Header = {'Host': 'switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:32:21.410 3787 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:32:21.410 3787 kserve.trace base url = https://switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:32:21.410 3787 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:32:42.110 3790 kserve.trace Host from isvc status URL = splitter-graph-6e423-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:32:42.110 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = splitter-graph-6e423-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:32:42.111 3790 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-20 10:32:42.111 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-20 10:32:42.111 3790 kserve.trace Using external route host: splitter-graph-6e423-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:32:42.111 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: splitter-graph-6e423-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:32:42.111 3790 kserve.trace Sending Header = {'Host': 'splitter-graph-6e423-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:32:42.111 3790 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'splitter-graph-6e423-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:32:42.111 3790 kserve.trace base url = https://splitter-graph-6e423-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:32:42.111 3790 kserve.trace INFO [utils.py:_predict():158] base url = https://splitter-graph-6e423-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:40:25.836 3787 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-20 10:40:25.836 3787 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-20 10:40:25.879 3787 kserve.trace Host from isvc status URL = switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:40:25.879 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:40:25.879 3787 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-20 10:40:25.879 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-20 10:40:25.879 3787 kserve.trace Using external route host: switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:40:25.879 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:40:25.879 3787 kserve.trace Sending Header = {'Host': 'switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:40:25.879 3787 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:40:25.879 3787 kserve.trace base url = https://switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:40:25.879 3787 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:40:25.896 3787 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-20 10:40:25.896 3787 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-20 10:40:25.940 3787 kserve.trace Host from isvc status URL = switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:40:25.940 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:40:25.940 3787 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-20 10:40:25.940 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-20 10:40:25.941 3787 kserve.trace Using external route host: switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:40:25.941 3787 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:40:25.941 3787 kserve.trace Sending Header = {'Host': 'switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:40:25.941 3787 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-20 10:40:25.941 3787 kserve.trace base url = https://switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:40:25.941 3787 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-78ab0-route-kserve-ci-e2e-test.apps.bcbc9ba5-1f50-4710-86f9-9b9bad17cc48.prod.konfluxeaas.com [e2e-graph] 2026-07-20 10:40:46.638 3790 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-20 10:40:46.638 3790 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario10 2026-07-20 10:48:30.437 3787 kserve.trace HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] 2026-07-20 10:48:30.437 3787 kserve.trace INFO [utils.py:_predict():169] 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.xml ---------- [e2e-graph] --------------------------------- JSON report ---------------------------------- [e2e-graph] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-graph] ================== 11 passed, 3 skipped in 2372.84s (0:39:32) ================== [e2e-graph] /workspace/source [e2e-graph] /workspace/source [e2e-graph] + echo success [must-gather] [must-gather ] OUT 2026-07-20T10:48:32.084146813Z 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: 3bde5b7c-aca2-4512-85cb-e63b59a2d8c6 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-20T10:48:32.13552492Z namespace/openshift-must-gather-twzgz created [must-gather] [must-gather ] OUT 2026-07-20T10:48:32.142774098Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-7xk7n created [must-gather] [must-gather ] OUT 2026-07-20T10:48:32.165800205Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:39.150195894Z [disk usage checker] Started [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:39.153744044Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:39.297944603Z No resources found in openshift-must-gather-twzgz namespace. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:39.418378308Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:39.572104467Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:39.572222321Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:39.572222321Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:39.575059745Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:39.728686548Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:39.728715472Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:39.728715472Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:39.731298081Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:39.882176215Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:39.882271727Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:39.882271727Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:39.884658417Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.035074073Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.035169096Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.035169096Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.037691298Z Error getting logs from rhods-notebooks [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.191411803Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.191442179Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.191442179Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.193729012Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.352794459Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.352827133Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.352827133Z namespaces "istio-system" not found [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.355362400Z Error getting logs from istio-system [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.512212602Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.512242233Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.512242233Z namespaces "knative-serving" not found [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.514642605Z Error getting logs from knative-serving [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.668429086Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.668459445Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.668459445Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.670999258Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:40.938347726Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:41.209956646Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:41.344964619Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:41.433127288Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:41.435465355Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:41.561700365Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:41.644930093Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:41.647109945Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:41.779066441Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:41.864515252Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:41.866936209Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:41.994682553Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:42.077553222Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:42.079686775Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:42.209834558Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:42.294181326Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:42.296854370Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:42.427512197Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:42.513322195Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:42.515672609Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:42.647368032Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:42.732850238Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:42.735395277Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:42.864390542Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:42.949393933Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:42.952138212Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:43.080090096Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:43.163324188Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:43.165687432Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:43.292727806Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:43.377483794Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:43.380024230Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:43.505120364Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:43.588176177Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:43.590770945Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:43.721735827Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:43.805331120Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:43.807717634Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:43.942115275Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:44.026186574Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:44.028517223Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:44.157239673Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:44.159694694Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:44.241614495Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:44.244000657Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:44.373654599Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:44.459296033Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:44.461527910Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:44.598165603Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:44.685539043Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:44.687742457Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:44.820268156Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:44.907048045Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:44.909387892Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:45.041448098Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:45.125387536Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:45.127926656Z Error collecting info from [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:45.840579180Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:45.966838965Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:46.094536320Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:46.229788011Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:46.358301432Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:46.594552495Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:46.721409139Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:46.846101098Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:46.974366667Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:47.105428541Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:47.239124667Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:47.375682187Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:47.504597474Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:47.634822609Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:47.769432068Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:48.057660909Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:48.239158369Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:48.566321619Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:48.746705616Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:48.896166603Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:49.040860337Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:49.164475219Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:49.371332521Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:49.563440870Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:49.716615450Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:49.868227795Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:50.191953267Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:50.377036056Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:50.531531282Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:50.681860273Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:50.994100893Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:51.179667255Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:51.331702557Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:51.479145963Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:51.789562598Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:51.976522905Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:52.127213813Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:52.268374825Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:52.588087391Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:52.765287327Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:52.912603349Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:53.062204323Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:53.395104742Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:53.582648405Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:53.735588343Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:53.881190711Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:54.169350576Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:54.200055149Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:54.384699510Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:54.546995890Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:54.698526979Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:55.031396286Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:55.219321961Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:55.372677079Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:55.527970881Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:55.852320879Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:56.032674083Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:56.188452487Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:56.342702345Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:56.661076231Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:56.845822862Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:57.002453725Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:57.154379544Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:57.473191519Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:57.650861276Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:57.804853712Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:57.948004780Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:58.268530110Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:58.464449261Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:58.618075829Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:58.769455415Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:59.117870934Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:59.174106332Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:48:59.308439231Z Wrote inspect data to must-gather. [must-gather] [must-gather-jsgfq] POD 2026-07-20T10:49:01.976431739Z Caches written to disk [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:02.989408658Z waiting for gather to complete [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:02.99291277Z downloading gather output [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.270276045Z receiving incremental file list [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.285892512Z ./ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.285959674Z aggregated-discovery-api.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.286225042Z aggregated-discovery-apis.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.287016865Z event-filter.html [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.287996093Z timestamp [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.288129117Z version [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.288476877Z cluster-scoped-resources/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.288491258Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.288497888Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.288506638Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.288597791Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.288606841Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.288618832Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.288697934Z namespaces/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.288711294Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.288740275Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.288795637Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.288816477Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.288879699Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.288960882Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.289043194Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.289117016Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.289200209Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.28923449Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.289279751Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.289352473Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.289389284Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.289467957Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.289505588Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.289546159Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.289628571Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.289673763Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.289716104Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.289828997Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.289905459Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.291815855Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.291895217Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.292018061Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.292138865Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.29230972Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.292417703Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.292463604Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.292525946Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.292555057Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.292615278Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.292643169Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.292730182Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.292763883Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.292798934Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.292860446Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.292883366Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.292944838Z namespaces/kserve-ci-e2e-test/pods/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.292953059Z namespaces/kserve-ci-e2e-test/pods/switch-graph-78ab0-55d644b55b-t2xws/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.29299286Z namespaces/kserve-ci-e2e-test/pods/switch-graph-78ab0-55d644b55b-t2xws/switch-graph-78ab0-55d644b55b-t2xws.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.293071542Z namespaces/kserve-ci-e2e-test/pods/switch-graph-78ab0-55d644b55b-t2xws/switch-graph-78ab0/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.293080702Z namespaces/kserve-ci-e2e-test/pods/switch-graph-78ab0-55d644b55b-t2xws/switch-graph-78ab0/switch-graph-78ab0/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.293084772Z namespaces/kserve-ci-e2e-test/pods/switch-graph-78ab0-55d644b55b-t2xws/switch-graph-78ab0/switch-graph-78ab0/logs/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.293131274Z namespaces/kserve-ci-e2e-test/pods/switch-graph-78ab0-55d644b55b-t2xws/switch-graph-78ab0/switch-graph-78ab0/logs/current.log [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.293287948Z namespaces/kserve-ci-e2e-test/pods/switch-graph-78ab0-55d644b55b-t2xws/switch-graph-78ab0/switch-graph-78ab0/logs/previous.insecure.log [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.293379601Z namespaces/kserve-ci-e2e-test/pods/switch-graph-78ab0-55d644b55b-t2xws/switch-graph-78ab0/switch-graph-78ab0/logs/previous.log [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.293418582Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.293434593Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.293500784Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.293535765Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.301836498Z [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.301857359Z sent 861 bytes received 95,469 bytes 192,660.00 bytes/sec [must-gather] [must-gather-jsgfq] OUT 2026-07-20T10:49:03.301863119Z total size is 1,461,538 speedup is 15.17 [must-gather] [must-gather ] OUT 2026-07-20T10:49:03.430695628Z namespace/openshift-must-gather-twzgz 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: 3bde5b7c-aca2-4512-85cb-e63b59a2d8c6 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-20T10:49:03.55414961Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ebc3605e5473a4c43fbc08ec8b84ef841febee8485b7f07cbcf2485e97a25ec6 [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: 3bde5b7c-aca2-4512-85cb-e63b59a2d8c6 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-20T10:49:03.572062424Z namespace/openshift-must-gather-f7trj created [must-gather] [must-gather ] OUT 2026-07-20T10:49:03.579025228Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-sq9mn created [must-gather] [must-gather ] OUT 2026-07-20T10:49:03.601288299Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ebc3605e5473a4c43fbc08ec8b84ef841febee8485b7f07cbcf2485e97a25ec6 created [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:04.894445162Z [disk usage checker] Started [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:04.897646341Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:05.088994837Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:05.220740816Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:05.309589079Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:05.389477863Z Gathering data for ns/default... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:05.700870616Z Gathering data for ns/openshift... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:06.144915599Z Gathering data for ns/kube-system... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:06.835778610Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.147622179Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.147654493Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.147654493Z namespaces "assisted-installer" not found [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.629819662Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.635827858Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.636360242Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.639854624Z 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-xhtp4] POD 2026-07-20T10:49:07.648687910Z Executing Istio gather script [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.655397623Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.655624901Z INFO: Gathering HAProxy config files [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.655750305Z INFO: Collecting host service logs for crio [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.656023749Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.656333186Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.656658071Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.656960209Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.657307334Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.657639612Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.657959977Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.658352287Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.658677658Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.659004088Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:07.659418135Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:08.061694999Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:08.632430984Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:08.665164895Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:08.767330989Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:08.767359352Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:08.831099119Z No resources found [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:08.887242778Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:08.941695293Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:08.980043133Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:08.988761232Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.176153534Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.210414823Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.319989894Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.369325296Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.411680854Z INFO: Collecting Insights Archives from insights-operator-555d9d7885-c54fp [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.411742808Z insights-runtime-extractor-fbjmc [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.411764258Z insights-runtime-extractor-npw5t [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.411784407Z insights-runtime-extractor-pnzs5 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.427277946Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.500261859Z No resources found [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.688032119Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.789883507Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.830226940Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.836602669Z tar: Removing leading `/' from member names [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.845297074Z INFO: HAProxy config collection complete. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.886931554Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.886931554Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.940973607Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.950435028Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:09.961335581Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:10.055614383Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:10.083227844Z INFO: 'previous-logs' folder not found on ip-10-0-133-245.ec2.internal, skipping... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:10.302425153Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:10.332669699Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:10.346401428Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:10.405846159Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:10.487610499Z INFO: 'previous-logs' folder not found on ip-10-0-138-143.ec2.internal, skipping... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:10.538122211Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:10.625652669Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:10.655791153Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:10.861189611Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:10.887972615Z INFO: 'previous-logs' folder not found on ip-10-0-143-155.ec2.internal, skipping... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:10.888009492Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:10.888043754Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:10.963585091Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:11.059322178Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:11.105953927Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:11.272985800Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:11.275174537Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:11.322593657Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:11.553529236Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:11.560132880Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:11.578829533Z INFO: INTERCONNECT MODE [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:11.578867987Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:11.729881461Z INFO: Gathering OVN_Northbound from ovnkube-node-cqlg8... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:11.730218767Z INFO: Gathering OVN_Northbound from ovnkube-node-d48r5... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:11.730500555Z INFO: Gathering OVN_Northbound from ovnkube-node-jfh4h... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:11.730803980Z INFO: Gathering OVN_Southbound from ovnkube-node-cqlg8... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:11.731082987Z INFO: Gathering OVN_Southbound from ovnkube-node-d48r5... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:11.731347280Z INFO: Gathering OVN_Southbound from ovnkube-node-jfh4h... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:11.824004834Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:11.837485750Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.068471094Z tar: Removing leading `/' from member names [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.090193135Z tar: Removing leading `/' from member names [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.099266676Z tar: Removing leading `/' from member names [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.105953272Z tar: Removing leading `/' from member names [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.110243689Z tar: Removing leading `/' from member names [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.123669675Z tar: Removing leading `/' from member names [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.174604966Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.206416698Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.207315459Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.235132387Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.403992276Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.480503913Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.523500300Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.623267208Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.623319032Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.623839470Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.631512165Z 3.8M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.634534295Z ovnk_database_store/ [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.634582424Z ovnk_database_store/ovnkube-node-jfh4h_nbdb [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.642618286Z ovnk_database_store/ovnkube-node-jfh4h_sbdb [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.666422608Z ovnk_database_store/ovnkube-node-d48r5_sbdb [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.669188044Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.672556616Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.695590016Z ovnk_database_store/ovnkube-node-d48r5_nbdb [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.704478169Z ovnk_database_store/ovnkube-node-cqlg8_sbdb [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.726923547Z ovnk_database_store/ovnkube-node-cqlg8_nbdb [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.734406195Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.739316877Z INFO: Network log collection complete. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.875988605Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.905942263Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:12.942283911Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:13.072345206Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:13.085726459Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:13.149240542Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:13.152760727Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:13.359009261Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:13.380876233Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:13.383320211Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:13.542616811Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:13.575807990Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:13.578377951Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:13.798378429Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:13.915778752Z Gathering data for ns/openshift-console... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:13.995604275Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:13.999322005Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:14.089602450Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bde4d3e6601b1a43249dcefbf210ae783590d4ff5957380d16c78b4d391ee9eb [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:14.192101112Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:14.209618234Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:14.357713543Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:14.411355971Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:14.414245426Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:14.475905171Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:14.594204163Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:14.829087272Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:14.832101558Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:14.978837364Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:15.008047754Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:15.063247700Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:15.352680500Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:15.465580943Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:15.958699396Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:16.222872289Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:16.436912505Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:16.602167798Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:16.797756668Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:16.945835015Z Done executing Istio gather script [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:17.128016883Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:17.504561032Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:17.713047862Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:18.831025468Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:19.790011620Z Gathering data for ns/kserve... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:19.942407707Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:19.988570747Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:21.061927573Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:21.269781865Z Gathering data for ns/openshift-config... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:21.511328801Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:21.912687510Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:22.174205505Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:22.198757105Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:22.458213682Z Collecting performance related data for node ip-10-0-138-143.ec2.internal [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:22.466352474Z Collecting performance related data for node ip-10-0-143-155.ec2.internal [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:22.473652141Z Collecting performance related data for node ip-10-0-133-245.ec2.internal [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:22.498417296Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:22.912684368Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:23.241308390Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:23.597295580Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:23.977139852Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:24.314511406Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:24.623300720Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:24.994538833Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:25.184567065Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:26.570290008Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:27.765240996Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:28.097438976Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:28.610083702Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:28.983959325Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:29.325122210Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:29.556259408Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:30.000506456Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:30.026160624Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:30.353115240Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:30.468312114Z Collecting kubelet logs for node ip-10-0-138-143.ec2.internal [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:30.469927626Z Collecting kubelet logs for node ip-10-0-143-155.ec2.internal [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:30.471535321Z Collecting kubelet logs for node ip-10-0-133-245.ec2.internal [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:30.806810828Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:30.908474203Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-f7trj namespace [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:30.912573886Z INFO: Node performance data collection complete. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:31.110763485Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:31.427289323Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:32.029367726Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:32.347760888Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:32.659629328Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:32.983136497Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:33.844198936Z Wrote inspect data to must-gather. [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:33.844243816Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:33.844243816Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:33.970385232Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-xhtp4] POD 2026-07-20T10:49:34.119128950Z Caches written to disk [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.129440184Z waiting for gather to complete [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.132659879Z downloading gather output [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.417809957Z receiving incremental file list [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.437774885Z ./ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.437868388Z aggregated-discovery-api.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.438219718Z aggregated-discovery-apis.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.439108104Z event-filter.html [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.442037Z timestamp [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.442166204Z version [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.460470573Z cluster-scoped-resources/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.460496894Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.460503444Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.460587846Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.460767182Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.460915606Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.460994758Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.461093691Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.461244806Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.461407441Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.461520664Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.461586336Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.46173178Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.461827763Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.462218985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.462274986Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.462535134Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.462832383Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.463114761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.463330067Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.467430248Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.469455418Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.469746356Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.469929302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.470142618Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.470359454Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.470644883Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.47091037Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.471126677Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.471542099Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.471762815Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.471927271Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.472098356Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.472229929Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.472361303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.472552709Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.472838937Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.473006832Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.473200438Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.475265209Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.475468425Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.47564451Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.475864976Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.476164045Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.47666926Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.476814044Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.476977199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.477177115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.477366831Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.477528856Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.47767129Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.477939517Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.478079782Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.478245857Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.478562816Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.478746681Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.478938507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.479632227Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.479831383Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.479986328Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.480289517Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.480536594Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.480802832Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.480993927Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.481228105Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.481622086Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.481814542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.481985657Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.482197793Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.48245543Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.482713098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.482906334Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.48311676Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.483642596Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.484209512Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.484490981Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.485349886Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.485556082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.485762328Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.485932433Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.486330944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.486575602Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.486880171Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.487052026Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.487218701Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.487469318Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.487662614Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.487845949Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.488043895Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.48820415Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.492091614Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.49261834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.493224978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.493459494Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.49363094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.493817705Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.49399633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.494136705Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.494279689Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.497316658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.497538705Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.497749431Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.497921476Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.498089641Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.502553202Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.506909681Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.507109236Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.507484028Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.507690354Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.507924971Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.508096326Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.508322342Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.508658032Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.508843148Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.509012083Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.50927236Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.509501127Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.509693803Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.509892489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.510071894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.510339432Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.510518277Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.510738403Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.5109563Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.511143635Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.511323441Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.511757853Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.511923028Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.512225757Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.512462584Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.512624909Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.512784394Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.514779942Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.514948918Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.515136983Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.517281186Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.517503723Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.517704748Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.519430879Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.519612915Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.519819491Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.520043577Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.520260114Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.520595214Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.521128649Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.521317905Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.52147947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.521687886Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.522567682Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.523902681Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.524038945Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.524253072Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.524458007Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.524681664Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.524856259Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.525064445Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.525275491Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.525515189Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.525774196Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.525848668Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.525959782Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.526107176Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.526218639Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.526362414Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.52659575Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.526721204Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.526878369Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.526997472Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.527147207Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.52727539Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.527425285Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.527570769Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.527696023Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.527802586Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.527925829Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.528083174Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.528238179Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.528397914Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.528518247Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.528654321Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.528803946Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.528972231Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.529100164Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.529216718Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.529389703Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.529522797Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.529668471Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.529775344Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.529889167Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.530016561Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.530165346Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.530287039Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.530447914Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.530558777Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.5306686Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.530797204Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.530915598Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.531042751Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.531186665Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.53133397Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.531530396Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.53168142Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.531817364Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.531955158Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.532071702Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.532187265Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.532397001Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.532517455Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.53268831Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.532839264Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.532964758Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.533095682Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.533256466Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.533439932Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.533592176Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.533764301Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.533887705Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.534071311Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.534211075Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.534369639Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.534510023Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.534644907Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.534797182Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.534924166Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.53505685Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.535214984Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.535349728Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.535484592Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.535635477Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.535816372Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.535984827Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.53609377Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.536218944Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.536370968Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.536475381Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.536623486Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.536709038Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.536825892Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.536929485Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.537058449Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.537189382Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.537352277Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.537488141Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.537647296Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.53779756Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.537872862Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.537963875Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.538040167Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-76wdx.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.538236833Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-98g29.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.538438689Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-bqg22.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.538590654Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-f49pn.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.538761489Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-g5qhs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.538887732Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-htdsj.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.539000136Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hx8lf.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.539184891Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-l8ft8.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.539528341Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-lm4mk.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.539704707Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rtnfs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.539890412Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-s56g8.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.540092658Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vbzpv.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.540241322Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-2r74b.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.540408617Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-b86cm.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.540531901Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-gvzjl.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.540688905Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.540762638Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.541015365Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.541222561Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.541355895Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.541473608Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.541825339Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.541976923Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.542091367Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.54221729Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.542402046Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.54253464Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.542666614Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.542828008Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.542962603Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.543089126Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.5432352Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.543491518Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.543734695Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.543876809Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.543989663Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.544097886Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.544206339Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.544343503Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.544471377Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.544541429Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.544676523Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.544816987Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.54493709Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.545052594Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.545170977Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.545311541Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.545545839Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.545664342Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.545788706Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.545914189Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.546031083Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.546175907Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.546308071Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.546431175Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.546544338Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.546662141Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.546794035Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.546906659Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.547040972Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.547152076Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.547270209Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.547395223Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.547530387Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.547583319Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.547680451Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.547742953Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.547827796Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.547891288Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.5479865Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.548037862Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.548102604Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.548149875Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.548234167Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.548247518Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.548376972Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.548495325Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.548555447Z cluster-scoped-resources/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.548571908Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.54865227Z cluster-scoped-resources/core/nodes/ip-10-0-133-245.ec2.internal.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.548860576Z cluster-scoped-resources/core/nodes/ip-10-0-138-143.ec2.internal.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.549047122Z cluster-scoped-resources/core/nodes/ip-10-0-143-155.ec2.internal.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.549175105Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.549235357Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.54932231Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.549466564Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.549591068Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.549719091Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.549831535Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.549956728Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.550192755Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.55034657Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.550477314Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.550600447Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.550727171Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.550864445Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.550999909Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.551128993Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.551257787Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.551421452Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.551575326Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.551690229Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.551797953Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.551905316Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.551995638Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.552107722Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.552187324Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.552331598Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.552488373Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.552669038Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.552818833Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.552960217Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.553430081Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.553651097Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.553810542Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.553869474Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.553879494Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.553944416Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.554045039Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.554113931Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.554192593Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.554206263Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.554279446Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.554456121Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.554640246Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.554721229Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.554741109Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.554808511Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.554938405Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.554947325Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.554984986Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.555078999Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.555151241Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.555224584Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.555269525Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.555381618Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.555459471Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.555533733Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.555592324Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.555740019Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.55579813Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.555849012Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.555922644Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.555988846Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.556058868Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.55611083Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.556164281Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.556248924Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.556369107Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.556446929Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.556498191Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.556547343Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.556634065Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.556697487Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.556743568Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.55680297Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.556854041Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.556987736Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.557000336Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.557035397Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.557110629Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.557156301Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.557231423Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.557310165Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.557449889Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.557578533Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.557678236Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.557880342Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.558054707Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.55817427Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.558317275Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.558429418Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.558554502Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.558682695Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.558798709Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.558893501Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.559009245Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.559135269Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.559317354Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.559454038Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.559591882Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.559702415Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.559816789Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.559968133Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.560079727Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.56021722Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.560269352Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.560469608Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.560754516Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.560944872Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.561254681Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.561612422Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.561793067Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.562006713Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.562448816Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.562522548Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.562532019Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.562715794Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.562876309Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.563004273Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.563158527Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.563283001Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.563421985Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.563535378Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.563651632Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.563777285Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.563908309Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.564002062Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.564116835Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.564257119Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.564417344Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.564567619Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.564675972Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.564818866Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.564995871Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.565168557Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.565224488Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.565235799Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.565330761Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.565396073Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.565406073Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.565451695Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.565519507Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.565530927Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.565584949Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.565669681Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.565750014Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-133-245.ec2.internal.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.565886687Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-143.ec2.internal.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.566053643Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-143-155.ec2.internal.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.566133455Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.566182866Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.56631679Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.566435254Z host_service_logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.566451084Z host_service_logs/masters/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.566568798Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.566693301Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.566804605Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.567026781Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.567251908Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.567492975Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.567636279Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.567759723Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.567849945Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.567954199Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.568090332Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.568131094Z ingress_controllers/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.568139844Z ingress_controllers/default/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.568143914Z ingress_controllers/default/router-default-58c5b89866-b7ptf/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.568241897Z ingress_controllers/default/router-default-58c5b89866-b7ptf/haproxy.config [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.568428802Z insights-data/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.568444463Z istio/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.568542716Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.568759742Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.569264127Z istio/event-filter.html [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.569478843Z istio/timestamp [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.569563206Z istio/cluster-scoped-resources/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.569573826Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.569583426Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.569660069Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.569853254Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.570254576Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.570874954Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.571774521Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.572121341Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.572314537Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.57243151Z machine_config_ondisk/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.572442551Z machine_config_termination_logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.572457101Z monitoring/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.572477152Z monitoring/alertmanager/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.572551314Z monitoring/alertmanager/status.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.572703818Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.57275006Z monitoring/prometheus/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.572847203Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.573056889Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.573228704Z monitoring/prometheus/rules.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.574085779Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.574161591Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.574271225Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.575438969Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.575514631Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.575595533Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.575746538Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.575845531Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.576007465Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.576078678Z monitoring/prometheus/status/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.57616477Z monitoring/prometheus/status/config.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.576691376Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.576778258Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.576915652Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.57718023Z namespaces/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.577247402Z namespaces/default/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.577352295Z namespaces/default/default.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.577433938Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.577493979Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.577568971Z namespaces/default/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.577630463Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.577751107Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.577877371Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.577970263Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.578106937Z namespaces/default/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.578243982Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.578340784Z namespaces/default/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.578422327Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.57853905Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.578601782Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.578663404Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.578797738Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.578916721Z namespaces/default/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.578976493Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.579135678Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.579261992Z namespaces/default/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.579535349Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.579654323Z namespaces/default/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.579770067Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.579929441Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.580195219Z namespaces/default/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.580329863Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.580504408Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.580609721Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.580674833Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.580753855Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.580851468Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.580960691Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.581077095Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.581097146Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.581164488Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.581207769Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.581283981Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.581388564Z namespaces/default/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.581522168Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.58158471Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.581655412Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.581778246Z namespaces/kserve/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.581836717Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.58191261Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.581998592Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.582049514Z namespaces/kserve/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.582112925Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.582199438Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.583330891Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.583563188Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.58361988Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.583689072Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.583739683Z namespaces/kserve/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.583776374Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.583901618Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.583993321Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.584350571Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.584522606Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.584586588Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.584597629Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.58464345Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.584776634Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.584884557Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.585035731Z namespaces/kserve/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.585088963Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.585402032Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.585529376Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.585827545Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.585958369Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.586236417Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.586475574Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.586860735Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.586983439Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.587171554Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.587508474Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.587561056Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.587640078Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.58770721Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.587822593Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.587945607Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.587989549Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.58805531Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.588125962Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.588189234Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.5883749Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.588458362Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.588523154Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.588621627Z namespaces/kserve/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.588630417Z namespaces/kserve/pods/kserve-controller-manager-645f4f9567-r96hp/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.588753821Z namespaces/kserve/pods/kserve-controller-manager-645f4f9567-r96hp/kserve-controller-manager-645f4f9567-r96hp.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.588840614Z namespaces/kserve/pods/kserve-controller-manager-645f4f9567-r96hp/manager/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.588850084Z namespaces/kserve/pods/kserve-controller-manager-645f4f9567-r96hp/manager/manager/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.588855394Z namespaces/kserve/pods/kserve-controller-manager-645f4f9567-r96hp/manager/manager/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.588927366Z namespaces/kserve/pods/kserve-controller-manager-645f4f9567-r96hp/manager/manager/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.591253165Z namespaces/kserve/pods/kserve-controller-manager-645f4f9567-r96hp/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.591367878Z namespaces/kserve/pods/kserve-controller-manager-645f4f9567-r96hp/manager/manager/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.591385329Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-qw685/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.59144156Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-qw685/llmisvc-controller-manager-654c557856-qw685.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.591529573Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-qw685/manager/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.591541533Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-qw685/manager/manager/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.591545793Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-qw685/manager/manager/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.591585184Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-qw685/manager/manager/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.593036897Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-qw685/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.593107449Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-qw685/manager/manager/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.593171191Z namespaces/kserve/pods/model-serving-api-fd65d7d6-94xhk/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.593219443Z namespaces/kserve/pods/model-serving-api-fd65d7d6-94xhk/model-serving-api-fd65d7d6-94xhk.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.593347156Z namespaces/kserve/pods/model-serving-api-fd65d7d6-94xhk/server/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.593364147Z namespaces/kserve/pods/model-serving-api-fd65d7d6-94xhk/server/server/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.593368967Z namespaces/kserve/pods/model-serving-api-fd65d7d6-94xhk/server/server/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.593434359Z namespaces/kserve/pods/model-serving-api-fd65d7d6-94xhk/server/server/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.593568933Z namespaces/kserve/pods/model-serving-api-fd65d7d6-94xhk/server/server/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.593682566Z namespaces/kserve/pods/model-serving-api-fd65d7d6-94xhk/server/server/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.593732528Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-cq2s7/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.5938182Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-cq2s7/odh-model-controller-84b54b7f97-cq2s7.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.593897192Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-cq2s7/manager/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.593905543Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-cq2s7/manager/manager/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.593916173Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-cq2s7/manager/manager/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.593978005Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-cq2s7/manager/manager/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.599710454Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-cq2s7/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.599800236Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-cq2s7/manager/manager/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.599829227Z namespaces/kserve/pods/s3-init-sl9sl/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.599887079Z namespaces/kserve/pods/s3-init-sl9sl/s3-init-sl9sl.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.599986892Z namespaces/kserve/pods/s3-init-sl9sl/download-hf-model/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.599994202Z namespaces/kserve/pods/s3-init-sl9sl/download-hf-model/download-hf-model/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.600000562Z namespaces/kserve/pods/s3-init-sl9sl/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.600208318Z namespaces/kserve/pods/s3-init-sl9sl/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.600376703Z namespaces/kserve/pods/s3-init-sl9sl/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.600485646Z namespaces/kserve/pods/s3-init-sl9sl/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.600531568Z namespaces/kserve/pods/s3-init-sl9sl/s3-init/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.600539828Z namespaces/kserve/pods/s3-init-sl9sl/s3-init/s3-init/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.600553308Z namespaces/kserve/pods/s3-init-sl9sl/s3-init/s3-init/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.60062449Z namespaces/kserve/pods/s3-init-sl9sl/s3-init/s3-init/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.600969251Z namespaces/kserve/pods/s3-init-sl9sl/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.601067394Z namespaces/kserve/pods/s3-init-sl9sl/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.601132285Z namespaces/kserve/pods/seaweedfs-64568bcd49-nml64/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.601244089Z namespaces/kserve/pods/seaweedfs-64568bcd49-nml64/seaweedfs-64568bcd49-nml64.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.601385833Z namespaces/kserve/pods/seaweedfs-64568bcd49-nml64/seaweedfs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.601404744Z namespaces/kserve/pods/seaweedfs-64568bcd49-nml64/seaweedfs/seaweedfs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.601414454Z namespaces/kserve/pods/seaweedfs-64568bcd49-nml64/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.601534537Z namespaces/kserve/pods/seaweedfs-64568bcd49-nml64/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.601761494Z namespaces/kserve/pods/seaweedfs-64568bcd49-nml64/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.601913999Z namespaces/kserve/pods/seaweedfs-64568bcd49-nml64/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.60195562Z namespaces/kserve/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.602031252Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.602087784Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.602172556Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.602225398Z namespaces/kube-node-lease/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.602232118Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.602236168Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.60230932Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-133-245.ec2.internal.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.602447794Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-143.ec2.internal.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.602551287Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-143-155.ec2.internal.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.602658041Z namespaces/kube-system/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.602709492Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.602792204Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.602850286Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.602922478Z namespaces/kube-system/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.602966959Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.603124774Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.603216557Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.603356561Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.603383362Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.603455224Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.603511495Z namespaces/kube-system/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.603576997Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.60366839Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.603742432Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.603802654Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.603921278Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.603959289Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.603974489Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.604036371Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-jirpo73sakjpkzznwyevrj5iie.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.604132884Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.604232257Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.604328519Z namespaces/kube-system/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.604397452Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.604585317Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.60469212Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.604958678Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.605044301Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.605390691Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.605548986Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.605973648Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.60605312Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.606106772Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.606183224Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.606234016Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.606348239Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.606451642Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.606585856Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.6067231Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.606805543Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.606892775Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.606946847Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.607020249Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.607109541Z namespaces/kube-system/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.607121402Z namespaces/kube-system/pods/global-pull-secret-syncer-29gzc/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.607189704Z namespaces/kube-system/pods/global-pull-secret-syncer-29gzc/global-pull-secret-syncer-29gzc.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.607328498Z namespaces/kube-system/pods/global-pull-secret-syncer-29gzc/global-pull-secret-syncer/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.607344519Z namespaces/kube-system/pods/global-pull-secret-syncer-29gzc/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.607350379Z namespaces/kube-system/pods/global-pull-secret-syncer-29gzc/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.607427421Z namespaces/kube-system/pods/global-pull-secret-syncer-29gzc/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.607704049Z namespaces/kube-system/pods/global-pull-secret-syncer-29gzc/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.607857774Z namespaces/kube-system/pods/global-pull-secret-syncer-29gzc/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.607917855Z namespaces/kube-system/pods/global-pull-secret-syncer-q7gmb/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.608003928Z namespaces/kube-system/pods/global-pull-secret-syncer-q7gmb/global-pull-secret-syncer-q7gmb.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.608091821Z namespaces/kube-system/pods/global-pull-secret-syncer-q7gmb/global-pull-secret-syncer/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.608103161Z namespaces/kube-system/pods/global-pull-secret-syncer-q7gmb/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.608111801Z namespaces/kube-system/pods/global-pull-secret-syncer-q7gmb/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.608229354Z namespaces/kube-system/pods/global-pull-secret-syncer-q7gmb/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.608521063Z namespaces/kube-system/pods/global-pull-secret-syncer-q7gmb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.608637057Z namespaces/kube-system/pods/global-pull-secret-syncer-q7gmb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.608696688Z namespaces/kube-system/pods/global-pull-secret-syncer-tlh45/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.608777361Z namespaces/kube-system/pods/global-pull-secret-syncer-tlh45/global-pull-secret-syncer-tlh45.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.608848013Z namespaces/kube-system/pods/global-pull-secret-syncer-tlh45/global-pull-secret-syncer/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.608855813Z namespaces/kube-system/pods/global-pull-secret-syncer-tlh45/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.608862143Z namespaces/kube-system/pods/global-pull-secret-syncer-tlh45/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.608941015Z namespaces/kube-system/pods/global-pull-secret-syncer-tlh45/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.609238284Z namespaces/kube-system/pods/global-pull-secret-syncer-tlh45/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.609405049Z namespaces/kube-system/pods/global-pull-secret-syncer-tlh45/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.60943847Z namespaces/kube-system/pods/konnectivity-agent-4q64h/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.609507232Z namespaces/kube-system/pods/konnectivity-agent-4q64h/konnectivity-agent-4q64h.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.609614855Z namespaces/kube-system/pods/konnectivity-agent-4q64h/konnectivity-agent/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.609623026Z namespaces/kube-system/pods/konnectivity-agent-4q64h/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.609632576Z namespaces/kube-system/pods/konnectivity-agent-4q64h/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.60977961Z namespaces/kube-system/pods/konnectivity-agent-4q64h/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.610418999Z namespaces/kube-system/pods/konnectivity-agent-4q64h/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.610560683Z namespaces/kube-system/pods/konnectivity-agent-4q64h/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.610580514Z namespaces/kube-system/pods/konnectivity-agent-6bh7x/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.610672046Z namespaces/kube-system/pods/konnectivity-agent-6bh7x/konnectivity-agent-6bh7x.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.61078809Z namespaces/kube-system/pods/konnectivity-agent-6bh7x/konnectivity-agent/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.61079766Z namespaces/kube-system/pods/konnectivity-agent-6bh7x/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.61080332Z namespaces/kube-system/pods/konnectivity-agent-6bh7x/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.610876363Z namespaces/kube-system/pods/konnectivity-agent-6bh7x/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.611629375Z namespaces/kube-system/pods/konnectivity-agent-6bh7x/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.611721367Z namespaces/kube-system/pods/konnectivity-agent-6bh7x/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.611760438Z namespaces/kube-system/pods/konnectivity-agent-dr4dk/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.611834571Z namespaces/kube-system/pods/konnectivity-agent-dr4dk/konnectivity-agent-dr4dk.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.611928683Z namespaces/kube-system/pods/konnectivity-agent-dr4dk/konnectivity-agent/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.611935724Z namespaces/kube-system/pods/konnectivity-agent-dr4dk/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.611941774Z namespaces/kube-system/pods/konnectivity-agent-dr4dk/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.612080198Z namespaces/kube-system/pods/konnectivity-agent-dr4dk/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.612721207Z namespaces/kube-system/pods/konnectivity-agent-dr4dk/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.612850691Z namespaces/kube-system/pods/konnectivity-agent-dr4dk/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.612891062Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-245.ec2.internal/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.612992815Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-245.ec2.internal/kube-apiserver-proxy-ip-10-0-133-245.ec2.internal.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.613106938Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-245.ec2.internal/haproxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.613116589Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-245.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.613124859Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-245.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.613252962Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-245.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.613591083Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-245.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.613704706Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-245.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.613748917Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-143.ec2.internal/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.61383878Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-143.ec2.internal/kube-apiserver-proxy-ip-10-0-138-143.ec2.internal.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.613918922Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-143.ec2.internal/haproxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.613928082Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-143.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.613933502Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-143.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.614039126Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-143.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.614249102Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-143.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.614425827Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-143.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.614457338Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-155.ec2.internal/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.61453724Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-155.ec2.internal/kube-apiserver-proxy-ip-10-0-143-155.ec2.internal.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.614605792Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-155.ec2.internal/haproxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.614614933Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-155.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.614622563Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-155.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.614756097Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-155.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.615045335Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-155.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.61522234Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-155.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.615250031Z namespaces/kube-system/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.615418266Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.615477998Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.615487398Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.615581261Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.615740706Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.615825018Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.615921471Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.615996313Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.616082886Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.616175079Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.616182439Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.616186489Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.616328163Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.616514938Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.616656643Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.616772226Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.616844198Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.616930721Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.617004533Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.617096586Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.617217829Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.617368004Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.617525478Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.61758271Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.617662702Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.617735674Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.617809496Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.618119566Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.618183878Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.61825858Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.618438655Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.618522817Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.618656481Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.619647061Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.619845527Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.620006741Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.620146885Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.620416883Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.620733063Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.621055322Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.621156085Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.621243748Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.621377972Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.621488085Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.621567217Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.621678621Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.621841846Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.621964699Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.622027371Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.622090723Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.622149564Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.622236127Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.622307859Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.622404862Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.622488285Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.622642989Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.622713901Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.622824484Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.622934747Z namespaces/openshift-apiserver/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.623046591Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.623180465Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.623219676Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.623285348Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.62337806Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.623507264Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.623660809Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.623801863Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.623840854Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.623905506Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.623969378Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.624049571Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.624146913Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.624196165Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.624314858Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.624453642Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.624534585Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.624603787Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.624718Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.624870945Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.624954057Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.625093391Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.625187154Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.625324128Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.625593666Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.625647318Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.62573448Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.625790602Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.625865904Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.625945556Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.62606387Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.626217334Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.626367829Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.626454631Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.626539224Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.626603876Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.626689878Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.626779641Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.626899994Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.626967756Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.627045889Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.627124481Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.627134281Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.627140502Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.627264255Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.627351988Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.627370988Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.627376918Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.62744588Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.627525643Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.627542913Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.627550303Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.627637246Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.627735449Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.627747669Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.627808141Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.627944745Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.628017327Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.62812098Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.628270225Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.628427419Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.628512542Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.628662096Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.62879364Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.628926024Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.628974455Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.629058938Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.62913406Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.629213252Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.629356057Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.629436089Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.629789529Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.629900903Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.629947734Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.629962905Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.630085908Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.630187721Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.630318655Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.630447549Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.630554112Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.630689056Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.63083116Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.630944254Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.631196961Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.631403527Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.631485629Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.631565492Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.631653224Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.631737797Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.63185964Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.631928152Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.632017505Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.632080207Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.63220542Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.632344915Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.632443547Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.632511689Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.632579242Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.632660884Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.632718366Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.632791538Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.63285232Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.63286085Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.632946642Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.633019775Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.633080866Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.633151088Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.63319489Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.633328964Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.633403216Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.633514589Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.633576471Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.633649703Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.633747646Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.633917991Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.634049655Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.634181679Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.634252031Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.634359074Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.634433036Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.634515699Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.634682004Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.634787567Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.634887119Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.635043994Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.635140787Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.635149847Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.635284961Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.635462876Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.635627311Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.635859858Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.636000062Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.636058154Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.636213509Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.636347393Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.636705833Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.636814406Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.637058854Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.637322681Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.637578629Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.63762819Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.637713203Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.637783435Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.637856087Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.637915479Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.638014142Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.638077593Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.638144355Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.638251099Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.638426414Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.638471675Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.638541407Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.638603289Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.638656161Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.638773864Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.638784364Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.638843996Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/aws-ebs-csi-driver-node-7rbs2.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.63896304Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-driver/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.63897339Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-driver/csi-driver/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.63898272Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-driver/csi-driver/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.639045232Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.639188696Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.63931292Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.639357051Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-liveness-probe/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.639369891Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.639376002Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.639432344Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.639559377Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.63966821Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.639699011Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-node-driver-registrar/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.639708781Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.639714182Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.639808795Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.639946248Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.640066372Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7rbs2/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.640120814Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.64032083Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/aws-ebs-csi-driver-node-fhm69.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.640452023Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-driver/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.640460884Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-driver/csi-driver/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.640465274Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-driver/csi-driver/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.640518035Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.640647789Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.640793753Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.640845955Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-liveness-probe/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.640855675Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.640862166Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.640923477Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.641077692Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.641224326Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.641259017Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-node-driver-registrar/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.641266418Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.641270407Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.641373631Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.641502445Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.641579977Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fhm69/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.641630898Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.64170559Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/aws-ebs-csi-driver-node-x6z4s.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.641836464Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-driver/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.641845344Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-driver/csi-driver/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.641850785Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-driver/csi-driver/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.641925537Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.642049941Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.642114583Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.642202045Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-liveness-probe/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.642214325Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.642225906Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.642260327Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.642457642Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.642608877Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.642652368Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-node-driver-registrar/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.642659259Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.642668629Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.642778832Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.642954597Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.64303711Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x6z4s/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.643096941Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.643174694Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.643232125Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.643239056Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.643323718Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.643407861Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.643533314Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.643604156Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.643687389Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.643765261Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.643773061Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.643777091Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.643882615Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.643951586Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.643960577Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.644024259Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.644136842Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.644213964Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.644313687Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.64440061Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.644483532Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.644548564Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.644727089Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.644864303Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.645014788Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.64507698Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.645153732Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.645238944Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.645322197Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.645408509Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.645481291Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.645582325Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.645644616Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.645709798Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.645797311Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.645856573Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.645866323Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.645929675Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.646053468Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.64610689Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.646830471Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.647018607Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.647282245Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.647522562Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.64781904Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.648027646Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.648209972Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.648373457Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.648446049Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.648513051Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.648641215Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.648712627Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.648773608Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.64883469Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.648881022Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.648982485Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.649082728Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.649134809Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.649198151Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.649266163Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.649436168Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.64949372Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.649575112Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.649684375Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.649763898Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.64983303Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.64984436Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8q2vn/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.649945263Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8q2vn/tuned-8q2vn.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.650045856Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8q2vn/tuned/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.650054746Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8q2vn/tuned/tuned/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.650060146Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8q2vn/tuned/tuned/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.650151659Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8q2vn/tuned/tuned/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.650381416Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8q2vn/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.650489799Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8q2vn/tuned/tuned/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.650542471Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hbqt8/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.650594332Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hbqt8/tuned-hbqt8.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.650679825Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hbqt8/tuned/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.650692725Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hbqt8/tuned/tuned/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.650704635Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hbqt8/tuned/tuned/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.650806098Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hbqt8/tuned/tuned/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.650930242Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hbqt8/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.651004904Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hbqt8/tuned/tuned/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.651044595Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s8fh9/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.651135808Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s8fh9/tuned-s8fh9.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.65120844Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s8fh9/tuned/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.651216991Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s8fh9/tuned/tuned/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.651222641Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s8fh9/tuned/tuned/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.651268212Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s8fh9/tuned/tuned/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.651497239Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s8fh9/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.651606672Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s8fh9/tuned/tuned/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.651619582Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.651692794Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.651736596Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.651809278Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.65188374Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.651896411Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.651992673Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-133-245.ec2.internal.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.652133967Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-143.ec2.internal.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.652256341Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-143-155.ec2.internal.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.652365164Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.652453477Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.652580891Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.652688474Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.652755536Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.652870969Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.652948711Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.653033084Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.653189378Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.653398735Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.65356932Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.653622251Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.653744255Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.653802227Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.65390445Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.654032793Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.654098275Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.654175718Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.654372323Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.654459156Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.654519278Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.654778755Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.654917249Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.655061734Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.655170977Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.655376883Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.655559538Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.655755494Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.655823146Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.655895318Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.65597202Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.656037042Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.656113885Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.656195627Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.656347571Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.656465885Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.656505046Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.656594359Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.656651211Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.656697282Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.656796235Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.656844016Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.656915578Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.65697175Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.657027782Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.657038602Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-7dw94/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.657090053Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-7dw94/cluster-samples-operator-79b7c55f87-7dw94.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.657187076Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-7dw94/cluster-samples-operator-watch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.657195536Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-7dw94/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.657208037Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-7dw94/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.657270189Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-7dw94/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.657552607Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-7dw94/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.657675081Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-7dw94/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.657734662Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-7dw94/cluster-samples-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.657744803Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-7dw94/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.657750713Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-7dw94/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.657863316Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-7dw94/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.658426343Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-7dw94/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.658523986Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-7dw94/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.658764993Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.658848335Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.658909827Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.65900128Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.659105983Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.659190685Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.659268817Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.659412812Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.659475174Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.659593367Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.659724271Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.659854125Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.659970768Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.66002769Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.660103872Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.660171814Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.660222066Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.66037695Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.660426392Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.660507154Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.660642718Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.66069858Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.66070698Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.660781922Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.660895405Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.660971698Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.661009949Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.661155733Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.661271427Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.661648158Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.661748211Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.661953967Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.662192774Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.662446021Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.662525624Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.662584605Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.662664177Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.66275009Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.662821322Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.662899335Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.662941876Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.663051849Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.663192893Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.663346658Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.663462851Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.663585825Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.663661677Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.663791151Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.663924005Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.664013697Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.664082249Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.664176312Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.664235314Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.664248014Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-phmdw/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.664313566Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-phmdw/volume-data-source-validator-78cf4c6f6-phmdw.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.664465531Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-phmdw/volume-data-source-validator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.664475061Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-phmdw/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.664480691Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-phmdw/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.664531843Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-phmdw/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.664704748Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-phmdw/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.664832552Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-phmdw/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.664864952Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.664960235Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.665038938Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.665047798Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.66510972Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.665173931Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.665234733Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.665311486Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.665400548Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.665504211Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.665609844Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.665688537Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.665770099Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.665840131Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.665892613Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.666008756Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.666106109Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.666213102Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.666266444Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.666357986Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.666409238Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.66647462Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.666591313Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.666631525Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.666692126Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.66681684Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.666859331Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.666865951Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.666925203Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.666990725Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.667045097Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.66715946Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.667242983Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.667397837Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.667483039Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.667619334Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.667777568Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.668002975Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.668077737Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.668157889Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.668225631Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.668279663Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.668380236Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.668449248Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.668562001Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.668681065Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.668741787Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.668793138Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.66885665Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.668928942Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.668982394Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.669087707Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.669135338Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.669225101Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.669345784Z namespaces/openshift-config-managed/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.669473978Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.669553771Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.669624173Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.669714895Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.669783377Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.669945782Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.670106117Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.67022017Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.670275002Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.670443617Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.670485258Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.67054971Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.670674673Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.670868919Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.670984842Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.671124317Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.671187088Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.6712483Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.674507566Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.674656931Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.674800485Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.674915078Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.675093924Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.67532425Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.675509686Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.675569148Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.675629399Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.675773384Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.675835285Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.675911518Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.67598182Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.676084403Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.676190336Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.676350671Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.676541606Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.67666595Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.676724642Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.676818084Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.676891676Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.676959158Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.67700013Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.677085902Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.677124953Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.677137384Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.677251437Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.677322679Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.677456833Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.677509075Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.677556766Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.677598977Z namespaces/openshift-config-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.677606317Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.677616418Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.6776892Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.677804143Z namespaces/openshift-config/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.677848935Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.677913297Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.677970948Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.6780139Z namespaces/openshift-config/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.678064171Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.678164634Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.678261267Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.678410791Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.678461173Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.678521704Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.678575076Z namespaces/openshift-config/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.678623298Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.67872075Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.678789952Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.678841304Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.678919486Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.678997869Z namespaces/openshift-config/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.67905367Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.679189324Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.679307438Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.679453112Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.679568675Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.679684389Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.679905935Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.680168073Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.680229975Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.680289167Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.680385799Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.680489022Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.680550804Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.680637307Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.680699149Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.68075597Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.680860564Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.680948696Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.680998468Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.681053529Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.681125121Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.681224544Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.681279546Z namespaces/openshift-config/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.681368308Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.681393439Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.681476932Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.681576514Z namespaces/openshift-console-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.681659617Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.681721319Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.68176774Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.681818982Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.681870023Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.681969746Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.68209321Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.682205563Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.682253514Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.682315366Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.682374698Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.68243174Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.682532343Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.682596904Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.682663146Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.68278508Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.682848702Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.682856732Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.682919154Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.683017637Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.683072369Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.683667286Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.683749529Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.683992736Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.684082108Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.684252003Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.6844707Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.684726277Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.68481306Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.684889962Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.684960214Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.685056697Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.685111999Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.6851783Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.685268313Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.685446159Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.685654345Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.685724817Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.685807879Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.685866121Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.685925523Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.685983454Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.686048686Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.686086597Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.686151019Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.68615814Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-pcqb5/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.686227262Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-pcqb5/console-operator-565b7b569d-pcqb5.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.686378316Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-pcqb5/console-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.686394607Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-pcqb5/console-operator/console-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.686400697Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-pcqb5/console-operator/console-operator/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.686537091Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-pcqb5/console-operator/console-operator/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.687489039Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-pcqb5/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.68751618Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.687622572Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.687671074Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.687736846Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.687791877Z namespaces/openshift-console/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.68786942Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.687950852Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.688019074Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.688087936Z namespaces/openshift-console/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.688158238Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.688270642Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.688524719Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.68889962Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.688938901Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.688996013Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.689044934Z namespaces/openshift-console/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.689151248Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.689282812Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.689352083Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.689427026Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.689530719Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.689601261Z namespaces/openshift-console/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.689666513Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.690279661Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.690539249Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.690851918Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.69093284Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.691169997Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.691355202Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.691645391Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.691711643Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.691760745Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.691836927Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.692035753Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.692096204Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.692175297Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.692323511Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.692447415Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.692494796Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.692550818Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.692609739Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.692664881Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.692718873Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.692756114Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.692804575Z namespaces/openshift-console/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.692813345Z namespaces/openshift-console/pods/console-795b5d4c5f-58cds/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.692861047Z namespaces/openshift-console/pods/console-795b5d4c5f-58cds/console-795b5d4c5f-58cds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.69295164Z namespaces/openshift-console/pods/console-795b5d4c5f-58cds/console/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.69296098Z namespaces/openshift-console/pods/console-795b5d4c5f-58cds/console/console/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.69296722Z namespaces/openshift-console/pods/console-795b5d4c5f-58cds/console/console/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.693005551Z namespaces/openshift-console/pods/console-795b5d4c5f-58cds/console/console/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.693125255Z namespaces/openshift-console/pods/console-795b5d4c5f-58cds/console/console/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.693195577Z namespaces/openshift-console/pods/console-795b5d4c5f-58cds/console/console/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.693245598Z namespaces/openshift-console/pods/downloads-5bc67dcd46-ft9gm/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.69330959Z namespaces/openshift-console/pods/downloads-5bc67dcd46-ft9gm/downloads-5bc67dcd46-ft9gm.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.693436854Z namespaces/openshift-console/pods/downloads-5bc67dcd46-ft9gm/download-server/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.693446074Z namespaces/openshift-console/pods/downloads-5bc67dcd46-ft9gm/download-server/download-server/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.693451584Z namespaces/openshift-console/pods/downloads-5bc67dcd46-ft9gm/download-server/download-server/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.693499386Z namespaces/openshift-console/pods/downloads-5bc67dcd46-ft9gm/download-server/download-server/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.693774554Z namespaces/openshift-console/pods/downloads-5bc67dcd46-ft9gm/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.693855866Z namespaces/openshift-console/pods/downloads-5bc67dcd46-ft9gm/download-server/download-server/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.693891997Z namespaces/openshift-console/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.69399515Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.694053712Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.694121094Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.694215667Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.694280089Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.694396482Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.694477625Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.694551207Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.694630699Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.694751753Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.694866306Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.69500585Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.695059352Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.695176195Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.695241047Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.695321799Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.695440243Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.695499604Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.695581587Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.6956915Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.695774173Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.695862885Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.696002689Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.696106162Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.696219766Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.69635584Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.696468113Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.696647458Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.696858335Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.696901906Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.696974228Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.697008369Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.697079481Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.697122222Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.697200375Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.697316868Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.697507064Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.697691849Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.697755201Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.697821033Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.697877695Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.697914376Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.697984128Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.69804383Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.698137402Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.698237615Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.698331518Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.69840236Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.698475542Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.698530754Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.698577065Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.698680928Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.698798072Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.698903215Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.698948936Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.699035209Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.699110851Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.699174143Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.699312237Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.699375659Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.699491802Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.699612366Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.699672607Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.699680508Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.69975547Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.699908405Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.699982287Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.700115751Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.700208433Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.700326767Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.70043645Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.700521972Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.700698488Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.700916564Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.700974476Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.701085979Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.701143151Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.701215273Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.701279265Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.701376618Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.701505392Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.701663856Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.701683757Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.701764019Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.701825621Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.701889513Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.701929344Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.702038407Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.702101589Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.702161931Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.702268924Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.702366027Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.702502421Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.702588973Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.702642555Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.702744388Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.702915283Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.703073868Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.703190821Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.703239272Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.703282054Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.703382997Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.703443709Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.703564842Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.703589553Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.703669855Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.703773928Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.7038284Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.703886651Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.704012865Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.704108298Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.704203561Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.704360776Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.704479709Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.704635253Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.7048412Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.705123508Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.705171509Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.705240691Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.705285363Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.705382226Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.705488299Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.705618682Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.705731986Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.705782267Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.705847839Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.705889981Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.705971833Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.706048865Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.706105867Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.706158209Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.70619287Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.706258852Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.706365864Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.706426926Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.706505809Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.706598202Z namespaces/openshift-dns/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.706669524Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.706743006Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.706834438Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.7069026Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.706987793Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.707270461Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.707455107Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.707596811Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.707639642Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.707709274Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.707748845Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.707816177Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.707966332Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.707975802Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.708033524Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.708136627Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.708176788Z namespaces/openshift-dns/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.708287561Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.708468517Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.708617091Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.70892395Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.709097475Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.709470186Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.709731104Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.710002662Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.710039093Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.710106255Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.710184257Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.710225388Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.710318801Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.710413654Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.710502176Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.710646901Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.710660451Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.710815986Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.710846507Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.710933609Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.71096469Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.711058263Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.711075883Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.711082043Z namespaces/openshift-dns/pods/dns-default-8l5d4/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.711241028Z namespaces/openshift-dns/pods/dns-default-8l5d4/dns-default-8l5d4.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.711358892Z namespaces/openshift-dns/pods/dns-default-8l5d4/dns/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.711377512Z namespaces/openshift-dns/pods/dns-default-8l5d4/dns/dns/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.711390563Z namespaces/openshift-dns/pods/dns-default-8l5d4/dns/dns/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.711415763Z namespaces/openshift-dns/pods/dns-default-8l5d4/dns/dns/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.711576098Z namespaces/openshift-dns/pods/dns-default-8l5d4/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.71166084Z namespaces/openshift-dns/pods/dns-default-8l5d4/dns/dns/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.711677061Z namespaces/openshift-dns/pods/dns-default-8l5d4/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.711683071Z namespaces/openshift-dns/pods/dns-default-8l5d4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.711691652Z namespaces/openshift-dns/pods/dns-default-8l5d4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.711783884Z namespaces/openshift-dns/pods/dns-default-8l5d4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.711915358Z namespaces/openshift-dns/pods/dns-default-8l5d4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.712063812Z namespaces/openshift-dns/pods/dns-default-8l5d4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.712117154Z namespaces/openshift-dns/pods/dns-default-94j7v/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.712193556Z namespaces/openshift-dns/pods/dns-default-94j7v/dns-default-94j7v.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.712274558Z namespaces/openshift-dns/pods/dns-default-94j7v/dns/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.712284439Z namespaces/openshift-dns/pods/dns-default-94j7v/dns/dns/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.71231915Z namespaces/openshift-dns/pods/dns-default-94j7v/dns/dns/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.712392922Z namespaces/openshift-dns/pods/dns-default-94j7v/dns/dns/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.712567987Z namespaces/openshift-dns/pods/dns-default-94j7v/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.712691611Z namespaces/openshift-dns/pods/dns-default-94j7v/dns/dns/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.712719302Z namespaces/openshift-dns/pods/dns-default-94j7v/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.712730972Z namespaces/openshift-dns/pods/dns-default-94j7v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.712742702Z namespaces/openshift-dns/pods/dns-default-94j7v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.712848966Z namespaces/openshift-dns/pods/dns-default-94j7v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.71298869Z namespaces/openshift-dns/pods/dns-default-94j7v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.713090282Z namespaces/openshift-dns/pods/dns-default-94j7v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.713146044Z namespaces/openshift-dns/pods/dns-default-nqn9s/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.713197096Z namespaces/openshift-dns/pods/dns-default-nqn9s/dns-default-nqn9s.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.713316059Z namespaces/openshift-dns/pods/dns-default-nqn9s/dns/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.71333109Z namespaces/openshift-dns/pods/dns-default-nqn9s/dns/dns/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.71334868Z namespaces/openshift-dns/pods/dns-default-nqn9s/dns/dns/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.713416102Z namespaces/openshift-dns/pods/dns-default-nqn9s/dns/dns/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.713527066Z namespaces/openshift-dns/pods/dns-default-nqn9s/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.713618318Z namespaces/openshift-dns/pods/dns-default-nqn9s/dns/dns/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.71367109Z namespaces/openshift-dns/pods/dns-default-nqn9s/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.71367812Z namespaces/openshift-dns/pods/dns-default-nqn9s/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.71368431Z namespaces/openshift-dns/pods/dns-default-nqn9s/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.713753672Z namespaces/openshift-dns/pods/dns-default-nqn9s/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.713895256Z namespaces/openshift-dns/pods/dns-default-nqn9s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.71401314Z namespaces/openshift-dns/pods/dns-default-nqn9s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.714065381Z namespaces/openshift-dns/pods/node-resolver-4l429/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.714141284Z namespaces/openshift-dns/pods/node-resolver-4l429/node-resolver-4l429.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.714231726Z namespaces/openshift-dns/pods/node-resolver-4l429/dns-node-resolver/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.714241507Z namespaces/openshift-dns/pods/node-resolver-4l429/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.714245777Z namespaces/openshift-dns/pods/node-resolver-4l429/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.71435174Z namespaces/openshift-dns/pods/node-resolver-4l429/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.714481244Z namespaces/openshift-dns/pods/node-resolver-4l429/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.714621918Z namespaces/openshift-dns/pods/node-resolver-4l429/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.71470905Z namespaces/openshift-dns/pods/node-resolver-hp5fq/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.714788253Z namespaces/openshift-dns/pods/node-resolver-hp5fq/node-resolver-hp5fq.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.714867755Z namespaces/openshift-dns/pods/node-resolver-hp5fq/dns-node-resolver/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.714877005Z namespaces/openshift-dns/pods/node-resolver-hp5fq/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.714880915Z namespaces/openshift-dns/pods/node-resolver-hp5fq/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.714975288Z namespaces/openshift-dns/pods/node-resolver-hp5fq/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.715096302Z namespaces/openshift-dns/pods/node-resolver-hp5fq/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.715204655Z namespaces/openshift-dns/pods/node-resolver-hp5fq/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.715316688Z namespaces/openshift-dns/pods/node-resolver-p5hzh/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.715437282Z namespaces/openshift-dns/pods/node-resolver-p5hzh/node-resolver-p5hzh.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.715512274Z namespaces/openshift-dns/pods/node-resolver-p5hzh/dns-node-resolver/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.715519544Z namespaces/openshift-dns/pods/node-resolver-p5hzh/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.715525474Z namespaces/openshift-dns/pods/node-resolver-p5hzh/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.715616637Z namespaces/openshift-dns/pods/node-resolver-p5hzh/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.715747011Z namespaces/openshift-dns/pods/node-resolver-p5hzh/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.715869054Z namespaces/openshift-dns/pods/node-resolver-p5hzh/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.715903005Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.715999588Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.71605565Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.716133992Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.716240835Z namespaces/openshift-etcd/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.716314868Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.716518334Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.716570165Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.716655127Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.716711459Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.716851493Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.717003378Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.717155332Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.717203134Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.717324047Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.71739644Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.717472842Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.717651687Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.717699518Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.717735579Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.717842542Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.717915685Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.717979917Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.71809515Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.718227784Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.718356908Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.718471011Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.718591255Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.71878883Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.719014377Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.7191165Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.719156791Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.719231683Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.719288875Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.719393108Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.71945331Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.719556523Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.719656756Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.719730598Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.719765769Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.719864332Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.719881853Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.719953555Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.720025237Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.720088509Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.720173721Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.720266834Z namespaces/openshift-host-network/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.720373787Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.720426679Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.720528362Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.720612534Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.720694417Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.720789909Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.720905393Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.721015626Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.721658895Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.721749308Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.721814459Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.721977514Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.72217521Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.722235692Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.722277843Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.722410147Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.722491799Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.722547381Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.722686885Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.722791408Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.722906282Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.723033335Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.723148719Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.723471538Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.723614752Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.723673834Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.723793468Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.72386243Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.723915881Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.723986443Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.724099277Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.724158148Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.724238481Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.724419416Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.724572071Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.724618472Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.724753066Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.724814348Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.724915391Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.724974803Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.725111397Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.725169838Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.725267871Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.725409585Z namespaces/openshift-image-registry/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.725471957Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.72556565Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.725616702Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.725686864Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.725788067Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.725959872Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.726176558Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.726461756Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.726515438Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.72658642Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.726640822Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.726697023Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.726837227Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.726905109Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.726974082Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.727080334Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.727141716Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.727149387Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.727215549Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.727374343Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.727459336Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.728262169Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.728410274Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.728639911Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.728734893Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.7289499Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.729094724Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.729374812Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.729452444Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.729512666Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.729564778Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.72964176Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.729708312Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.741644234Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.741790208Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.741885621Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.741948643Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.742056216Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.74218953Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.742240001Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.742406476Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.742510819Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.742570561Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.742646023Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.742707655Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.742772507Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.742842449Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.742851809Z namespaces/openshift-image-registry/pods/image-registry-d66598b74-8fxp2/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.742926251Z namespaces/openshift-image-registry/pods/image-registry-d66598b74-8fxp2/image-registry-d66598b74-8fxp2.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.743058055Z namespaces/openshift-image-registry/pods/image-registry-d66598b74-8fxp2/registry/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.743067376Z namespaces/openshift-image-registry/pods/image-registry-d66598b74-8fxp2/registry/registry/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.743072616Z namespaces/openshift-image-registry/pods/image-registry-d66598b74-8fxp2/registry/registry/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.74321118Z namespaces/openshift-image-registry/pods/image-registry-d66598b74-8fxp2/registry/registry/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.744487197Z namespaces/openshift-image-registry/pods/image-registry-d66598b74-8fxp2/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.744604811Z namespaces/openshift-image-registry/pods/image-registry-d66598b74-8fxp2/registry/registry/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.744628041Z namespaces/openshift-image-registry/pods/node-ca-22smx/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.744711534Z namespaces/openshift-image-registry/pods/node-ca-22smx/node-ca-22smx.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.744830127Z namespaces/openshift-image-registry/pods/node-ca-22smx/node-ca/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.744840318Z namespaces/openshift-image-registry/pods/node-ca-22smx/node-ca/node-ca/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.744851598Z namespaces/openshift-image-registry/pods/node-ca-22smx/node-ca/node-ca/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.744952051Z namespaces/openshift-image-registry/pods/node-ca-22smx/node-ca/node-ca/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.745126096Z namespaces/openshift-image-registry/pods/node-ca-22smx/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.745227699Z namespaces/openshift-image-registry/pods/node-ca-22smx/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.745285941Z namespaces/openshift-image-registry/pods/node-ca-c49bf/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.745378133Z namespaces/openshift-image-registry/pods/node-ca-c49bf/node-ca-c49bf.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.745464416Z namespaces/openshift-image-registry/pods/node-ca-c49bf/node-ca/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.745477496Z namespaces/openshift-image-registry/pods/node-ca-c49bf/node-ca/node-ca/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.745488077Z namespaces/openshift-image-registry/pods/node-ca-c49bf/node-ca/node-ca/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.745544848Z namespaces/openshift-image-registry/pods/node-ca-c49bf/node-ca/node-ca/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.745717623Z namespaces/openshift-image-registry/pods/node-ca-c49bf/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.745874388Z namespaces/openshift-image-registry/pods/node-ca-c49bf/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.745918679Z namespaces/openshift-image-registry/pods/node-ca-gxfkw/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.746085704Z namespaces/openshift-image-registry/pods/node-ca-gxfkw/node-ca-gxfkw.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.746215638Z namespaces/openshift-image-registry/pods/node-ca-gxfkw/node-ca/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.746224348Z namespaces/openshift-image-registry/pods/node-ca-gxfkw/node-ca/node-ca/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.746229678Z namespaces/openshift-image-registry/pods/node-ca-gxfkw/node-ca/node-ca/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.746389133Z namespaces/openshift-image-registry/pods/node-ca-gxfkw/node-ca/node-ca/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.746589779Z namespaces/openshift-image-registry/pods/node-ca-gxfkw/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.746716443Z namespaces/openshift-image-registry/pods/node-ca-gxfkw/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.746763914Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.746906309Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.746980251Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.747048843Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.747145165Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.747254789Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.747376352Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.747472795Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.747530407Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.74764Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.747813705Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.747918858Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.748035912Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.748082483Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.748143295Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.748213717Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.748279039Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.748464914Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.748545687Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.748632639Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.748767143Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.748859446Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.748925558Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.749078313Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.749204976Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.749472614Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.749603508Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.749854405Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.750109953Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.750406032Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.750533475Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.75068216Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.750762902Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.750848274Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.750930967Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.750963528Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.751101952Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.751198475Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.751283647Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.751447892Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.751537405Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.751660089Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.75172314Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.751734731Z namespaces/openshift-ingress-canary/pods/ingress-canary-8w7nk/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.751808903Z namespaces/openshift-ingress-canary/pods/ingress-canary-8w7nk/ingress-canary-8w7nk.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.751924376Z namespaces/openshift-ingress-canary/pods/ingress-canary-8w7nk/serve-healthcheck-canary/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.751933597Z namespaces/openshift-ingress-canary/pods/ingress-canary-8w7nk/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.751951107Z namespaces/openshift-ingress-canary/pods/ingress-canary-8w7nk/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.752012999Z namespaces/openshift-ingress-canary/pods/ingress-canary-8w7nk/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.752172144Z namespaces/openshift-ingress-canary/pods/ingress-canary-8w7nk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.752288277Z namespaces/openshift-ingress-canary/pods/ingress-canary-8w7nk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.752354109Z namespaces/openshift-ingress-canary/pods/ingress-canary-9sp8h/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.752470502Z namespaces/openshift-ingress-canary/pods/ingress-canary-9sp8h/ingress-canary-9sp8h.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.752575005Z namespaces/openshift-ingress-canary/pods/ingress-canary-9sp8h/serve-healthcheck-canary/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.752588306Z namespaces/openshift-ingress-canary/pods/ingress-canary-9sp8h/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.752609917Z namespaces/openshift-ingress-canary/pods/ingress-canary-9sp8h/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.75273682Z namespaces/openshift-ingress-canary/pods/ingress-canary-9sp8h/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.752904775Z namespaces/openshift-ingress-canary/pods/ingress-canary-9sp8h/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.753028159Z namespaces/openshift-ingress-canary/pods/ingress-canary-9sp8h/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.75305997Z namespaces/openshift-ingress-canary/pods/ingress-canary-xwfhn/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.753183533Z namespaces/openshift-ingress-canary/pods/ingress-canary-xwfhn/ingress-canary-xwfhn.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.753259996Z namespaces/openshift-ingress-canary/pods/ingress-canary-xwfhn/serve-healthcheck-canary/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.753275596Z namespaces/openshift-ingress-canary/pods/ingress-canary-xwfhn/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.753282456Z namespaces/openshift-ingress-canary/pods/ingress-canary-xwfhn/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.753361049Z namespaces/openshift-ingress-canary/pods/ingress-canary-xwfhn/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.753489732Z namespaces/openshift-ingress-canary/pods/ingress-canary-xwfhn/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.753592035Z namespaces/openshift-ingress-canary/pods/ingress-canary-xwfhn/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.753632667Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.753766591Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.753824082Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.753881594Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.753976627Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.75408917Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.754154212Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.754252775Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.754372258Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.754481401Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.754597585Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.754723979Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.754869123Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.754938885Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.755030818Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.755041148Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.755135721Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.755374638Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.755428139Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.755510672Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.755642746Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.755713288Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.755809401Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.756579923Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.756665156Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.75681687Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.756913403Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.756975455Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.757141Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.757420058Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.75748422Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.757568583Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.757638214Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.757719927Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.757801009Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.75781874Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.757918133Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.758023906Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.758083458Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.758243592Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.758395817Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.758469609Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.758650454Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.758708726Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.758793739Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.758906462Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.758944833Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.759039856Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.759095348Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.759162819Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.75916999Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.759245422Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.759365725Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.759412927Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.759474279Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.75952701Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.759623463Z namespaces/openshift-ingress/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.759737266Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.759807389Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.759877931Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.759965003Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.760087567Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.760222191Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.760444747Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.760627382Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.760674404Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.760763686Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.760833888Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.760981653Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.761141668Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.76120313Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.761280782Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.761430096Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.761517209Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.761675813Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.761804177Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.761877189Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.762045874Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.762154727Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.762413905Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.762546299Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.762778006Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.762859988Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.76291494Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.762990412Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.763047294Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.763165977Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.76325697Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.763412144Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.763521988Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.76359865Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.763633521Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.763723464Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.763758405Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.763843907Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.763887638Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.76394326Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.76395196Z namespaces/openshift-ingress/pods/router-default-58c5b89866-b7ptf/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.764035363Z namespaces/openshift-ingress/pods/router-default-58c5b89866-b7ptf/router-default-58c5b89866-b7ptf.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.764146336Z namespaces/openshift-ingress/pods/router-default-58c5b89866-b7ptf/router/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.764155956Z namespaces/openshift-ingress/pods/router-default-58c5b89866-b7ptf/router/router/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.764164107Z namespaces/openshift-ingress/pods/router-default-58c5b89866-b7ptf/router/router/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.764237899Z namespaces/openshift-ingress/pods/router-default-58c5b89866-b7ptf/router/router/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.764475196Z namespaces/openshift-ingress/pods/router-default-58c5b89866-b7ptf/router/router/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.764596159Z namespaces/openshift-ingress/pods/router-default-58c5b89866-b7ptf/router/router/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.764805945Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.764869918Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.764923459Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.764987571Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.765095344Z namespaces/openshift-insights/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.765181657Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.765252689Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.765342701Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.765446104Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.765519447Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.765695982Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.765851036Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.76598275Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.766031192Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.766104324Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.766173106Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.766283389Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.766385222Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.766438664Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.766560107Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.766587058Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.766697801Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.766826295Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.766906807Z namespaces/openshift-insights/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.76698975Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.76767441Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.767806044Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.768141864Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.768386851Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.768782183Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.768933177Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.769125253Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.769244076Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.76937789Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.769490654Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.769565606Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.76971498Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.769790202Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.769858925Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.769943357Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.770010139Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.770109002Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.770212275Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.770307408Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.77039345Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.770524544Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.770645938Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.77071549Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.770806702Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.770892235Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.770937586Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.771014788Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.771164763Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.771234895Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.77139918Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.771425091Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.771433181Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-c54fp/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.771493902Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-c54fp/insights-operator-555d9d7885-c54fp.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.771601656Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-c54fp/insights-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.771611566Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-c54fp/insights-operator/insights-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.771619456Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-c54fp/insights-operator/insights-operator/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.771720939Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-c54fp/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.772174533Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-c54fp/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.77276226Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.772847022Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/insights-runtime-extractor-fbjmc.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.772976976Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/exporter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.772992047Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/exporter/exporter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.773003447Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/exporter/exporter/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.77311711Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/exporter/exporter/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.773307236Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.77342963Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/exporter/exporter/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.773472941Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/extractor/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.773482661Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/extractor/extractor/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.773486891Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/extractor/extractor/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.773612255Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/extractor/extractor/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.773813971Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.773980736Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/extractor/extractor/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.774409448Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.774423739Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.774429799Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.774540832Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.774714527Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.774851581Z namespaces/openshift-insights/pods/insights-runtime-extractor-fbjmc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.774922703Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.775009606Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/insights-runtime-extractor-npw5t.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.775123619Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/exporter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.77513253Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/exporter/exporter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.77514071Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/exporter/exporter/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.775226463Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/exporter/exporter/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.775400448Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.775525191Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/exporter/exporter/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.775548792Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/extractor/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.775555792Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/extractor/extractor/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.775564362Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/extractor/extractor/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.775648265Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/extractor/extractor/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.775790539Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.775942124Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/extractor/extractor/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.776007555Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.776017616Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.776032366Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.77614521Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.776326495Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.776520271Z namespaces/openshift-insights/pods/insights-runtime-extractor-npw5t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.776585503Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.776673715Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/insights-runtime-extractor-pnzs5.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.776788489Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/exporter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.776801459Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/exporter/exporter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.776805979Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/exporter/exporter/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.776898372Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/exporter/exporter/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.777013405Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.77716136Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/exporter/exporter/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.77717236Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/extractor/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.777203711Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/extractor/extractor/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.777226491Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/extractor/extractor/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.777348815Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/extractor/extractor/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.777486259Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.777616383Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/extractor/extractor/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.777668134Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.777677585Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.777693195Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.777779938Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.777923532Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.778042145Z namespaces/openshift-insights/pods/insights-runtime-extractor-pnzs5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.778097137Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.778171659Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.778253561Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.778345844Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.778433727Z namespaces/openshift-keda/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.778453178Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.778472568Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.77853012Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.778658484Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.778746036Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.778757047Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.778836059Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.778922571Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.778988973Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.779122757Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.77922874Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.779327793Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.779348694Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.779439487Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.779650763Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.779683264Z namespaces/openshift-keda/operators.coreos.com/installplans/install-fxjdz.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.779813907Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.779877649Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.779968322Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.780047234Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.780134097Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.780206159Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.780367474Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.780439586Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.780517358Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.7805871Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.780639802Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.780728134Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.780861978Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.780973232Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.781110296Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.781162217Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.78123396Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.781354033Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.781417185Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.781530918Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.781606491Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.781661742Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.781773565Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.781849927Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.78192309Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.782088545Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.782209398Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.782422004Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.782554808Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.782677172Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.782867997Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.783091144Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.783149686Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.783207567Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.78328394Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.783406113Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.783470485Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.783537277Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.7836459Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.783773634Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.783833956Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.783915118Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.78398243Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.784075233Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.784141635Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.784232548Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.784323331Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.784416973Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.784543447Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.784628359Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.784710162Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.784775634Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.784843576Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.784909148Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.785034081Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.785165425Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.78534721Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.785431473Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.785528156Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.785640799Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.785733442Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.785877106Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.785943418Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.786094452Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.786209346Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.786254947Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.786375801Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.786503824Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.786611488Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.786719301Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.786845905Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.786970588Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.787198105Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.787465573Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.787540205Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.787681849Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.787728461Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.787825663Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.787888785Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.787971278Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.788089561Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.788216235Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.788284377Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.788415501Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.788560275Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.788640918Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.788839203Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.788895745Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.788970117Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.789027349Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.789098391Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.789168153Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.789249745Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.789347988Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.789458171Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.789558634Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.789690449Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.789779551Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.789920395Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.789996807Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.79007415Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.790192063Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.790285686Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.79041811Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.79074991Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.790828892Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.790923955Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.791032988Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.791180732Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.791258024Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.791365638Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.791677517Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.79177698Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.791874323Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.792013687Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.792152371Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.792279105Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.792420049Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.792538732Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.792741348Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.792990656Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.793068358Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.79314683Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.793228733Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.793308575Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.793424848Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.793502111Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.793616324Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.793758208Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.793837151Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.793926213Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.794017186Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.794095868Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.794195191Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.794280973Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.794392157Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.794467529Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.794549701Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.794634864Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.794774778Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.794878141Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.794972214Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.795100678Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.795191351Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.795270083Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.795453938Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.795598312Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.795749907Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.795819999Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.795918972Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.796003974Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.796091827Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.796230911Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.796367145Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.796470298Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.796602802Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.796677154Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.796685884Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.796779667Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.79686667Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.796978483Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.797145648Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.797271482Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.797615322Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.797734865Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.79788082Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.798065025Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.798361794Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.798447916Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.798542379Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.798614251Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.798682813Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.798767856Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.798830948Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.798954351Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.799062265Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.799138907Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.799214979Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.799308992Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.799415855Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.799490837Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.799569399Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.799657912Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.799738014Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.799855218Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.800039343Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.800122366Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.800200658Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.800289321Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.800409004Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.800524797Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.800687622Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.800838697Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.800905029Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.801027632Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.801099374Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.801177247Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.801321821Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.801413004Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.801498496Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.801604999Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.801721443Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.801786885Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.801927919Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.802047872Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.802167426Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.80231566Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.802507406Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.802702101Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.802945579Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.802973409Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.803036142Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.803072163Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.803190026Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.803266048Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.803369591Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.803503145Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.803597598Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.803652389Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.803727242Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.803772753Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.803827095Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.803876406Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.803935348Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.803977529Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.804042671Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.804150214Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.804236467Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.804405092Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.804508245Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.804610058Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.804708061Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.804831004Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.804961278Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.805115393Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.805188615Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.805328409Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.805409391Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.805491584Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.805678739Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.805749441Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.805863235Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.806023309Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.806106782Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.806236876Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.806442222Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.806612907Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.806760161Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.806962197Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.807092401Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.807382319Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.807638457Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.80774504Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.807905165Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.807995617Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.80809065Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.808184953Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.808309787Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.808446021Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.808550664Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.808601825Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.808681988Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.809585724Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.809705768Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.80976589Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.809830322Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.809876753Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.809940395Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.810052708Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.810145091Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.810236483Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.810320566Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.81044571Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.810548443Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.810655096Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.810846372Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.810977775Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.811025237Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.811086139Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.81115509Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.811223172Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.811425369Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.8114894Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.811567453Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.811688986Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.811745548Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.811753788Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.81181575Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.811900912Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.811964425Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.812091828Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.812211102Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.81248793Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.812614613Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.812786219Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.812949834Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.81317868Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.813245392Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.813345595Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.813423517Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.81350711Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.813571952Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.813650264Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.813837109Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.813965103Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.814064086Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.81418362Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.814256582Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.814405346Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.814464618Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.814491589Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-8gn2c/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.814582511Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-8gn2c/kube-storage-version-migrator-operator-7658d9b749-8gn2c.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.814810838Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-8gn2c/kube-storage-version-migrator-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.814820898Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-8gn2c/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.814827019Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-8gn2c/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.814934752Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-8gn2c/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.815169219Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-8gn2c/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.815385655Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.81555173Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.815620322Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.815723865Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.815835919Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.815950632Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.816046235Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.816159058Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.81622738Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.816465297Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.816524059Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.816803277Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.816963172Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.817036414Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.817119016Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.817195068Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.81725874Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.817489507Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.817557929Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.817624361Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.817730954Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.817811537Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.817896389Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.818024323Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.818128306Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.818324862Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.818446605Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.81859589Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.818803226Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.819024772Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.819080224Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.819142826Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.819178027Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.819252719Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.8192871Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.819404704Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.819544208Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.819648221Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.819701102Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.819845346Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.819865307Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.819930529Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.819994921Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.820008911Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-72lwr/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.820121674Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-72lwr/migrator-7cc9c7ffd7-72lwr.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.820205767Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-72lwr/graceful-termination/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.820216557Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-72lwr/graceful-termination/graceful-termination/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.820228348Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-72lwr/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.820333521Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-72lwr/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.820471435Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-72lwr/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.820554747Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-72lwr/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.820589268Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-72lwr/migrator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.820594408Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-72lwr/migrator/migrator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.820601159Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-72lwr/migrator/migrator/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.820673961Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-72lwr/migrator/migrator/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.820811215Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-72lwr/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.820914398Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-72lwr/migrator/migrator/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.820950459Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.821018971Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.821087463Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.821190496Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.821247758Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.821257908Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.821270828Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.821381572Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.821514976Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.821588098Z namespaces/openshift-marketplace/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.821595048Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.821599628Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.821858396Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.821888877Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.821896077Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.821902967Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.821965429Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.822096643Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.822217896Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.822446633Z namespaces/openshift-monitoring/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.822502995Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.822513315Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.822603878Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.822809384Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.823060521Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.823112333Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.823721311Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.824096882Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.824421871Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.824492243Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.824562055Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.824680269Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.824860324Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.824938447Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.825036999Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.825142102Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.825197384Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.825275766Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.828673986Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.828883553Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.830053597Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.830186681Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.831150549Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.831402607Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.831977614Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.832156779Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.832215811Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.832414267Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.832502649Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.832565901Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.832650584Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.832749466Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.83286474Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.832930622Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.833012674Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.83321081Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.833278692Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.833403066Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.833498439Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.833657163Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.833741976Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.83388002Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.834090826Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.834208289Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.834533509Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.834718495Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.83489791Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.835043554Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.835204519Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.835366364Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.835482467Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.83558482Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.835721444Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.835868258Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.836034093Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.836180627Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.83627957Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.836533808Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.836667542Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.836802636Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.836926189Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.837036853Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.837181867Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.837239609Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.837342432Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.837404963Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.837412834Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.837469385Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.837583039Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.837601429Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.837743453Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.837923459Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.837933709Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.837939589Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.837994001Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.838158476Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.83831923Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.838378692Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.838387712Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.838396863Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.838486455Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.83862741Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.838753843Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.838821095Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.838830116Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.838841236Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.838917128Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.839086193Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.839224657Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.839285599Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.83931377Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.83932758Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.839441234Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.839577867Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.839705911Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.839770893Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.839780553Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.839785434Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.839920798Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.840153785Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.840385882Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.840449253Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.840457824Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.840472054Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.840537956Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.840732412Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.840878886Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.840954518Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.840966568Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.840972529Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.840982409Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.841074472Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.841137173Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.841184995Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-m5ggr/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.841201946Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-m5ggr/cluster-monitoring-operator-76cf8966f8-m5ggr.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.841319309Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-m5ggr/cluster-monitoring-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.841335849Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-m5ggr/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.84134432Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-m5ggr/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.841394761Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-m5ggr/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.841758722Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-m5ggr/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.843284897Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.843372799Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-state-metrics-56c5594674-hc42j.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.843498803Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-rbac-proxy-main/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.843507753Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.843512714Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.843564625Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.843661128Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.843757041Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.843798902Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-rbac-proxy-self/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.843806652Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.843811492Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.843896165Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.844046859Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.844141612Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.844187553Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-state-metrics/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.844196194Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.844204574Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.84441969Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.844641727Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.844777901Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-hc42j/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.844836642Z namespaces/openshift-monitoring/pods/metrics-server-75b788647d-bb5bd/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.844902144Z namespaces/openshift-monitoring/pods/metrics-server-75b788647d-bb5bd/metrics-server-75b788647d-bb5bd.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.845006487Z namespaces/openshift-monitoring/pods/metrics-server-75b788647d-bb5bd/metrics-server/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.845016528Z namespaces/openshift-monitoring/pods/metrics-server-75b788647d-bb5bd/metrics-server/metrics-server/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.845023688Z namespaces/openshift-monitoring/pods/metrics-server-75b788647d-bb5bd/metrics-server/metrics-server/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.845130771Z namespaces/openshift-monitoring/pods/metrics-server-75b788647d-bb5bd/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.845287746Z namespaces/openshift-monitoring/pods/metrics-server-75b788647d-bb5bd/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.845459281Z namespaces/openshift-monitoring/pods/metrics-server-75b788647d-bb5bd/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.845505692Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-82jsd/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.845615765Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-82jsd/monitoring-plugin-7b7b7bc8bf-82jsd.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.845728049Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-82jsd/monitoring-plugin/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.845738889Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-82jsd/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.845743589Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-82jsd/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.845864953Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-82jsd/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.846032738Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-82jsd/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.846195713Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-82jsd/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.846254404Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.846353687Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/node-exporter-6tz26.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.846498782Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/init-textfile/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.846511182Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/init-textfile/init-textfile/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.846522092Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/init-textfile/init-textfile/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.846700047Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.846923804Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.847059818Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.847081499Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.847093679Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.847101989Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.847175781Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.847354697Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.84748393Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.847537202Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/node-exporter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.847544862Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/node-exporter/node-exporter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.847552302Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/node-exporter/node-exporter/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.847630075Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.847770969Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.847833421Z namespaces/openshift-monitoring/pods/node-exporter-6tz26/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.847875802Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.847936364Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/node-exporter-6xqsv.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.848047417Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/init-textfile/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.848058797Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/init-textfile/init-textfile/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.848063648Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/init-textfile/init-textfile/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.848121829Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.848198571Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.848284404Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.848337125Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.848348576Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.848355336Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.848416638Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.848513581Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.848618254Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.848654155Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/node-exporter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.848668685Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/node-exporter/node-exporter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.848674395Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/node-exporter/node-exporter/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.848790579Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.848936193Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.849040066Z namespaces/openshift-monitoring/pods/node-exporter-6xqsv/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.849091448Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.84916051Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/node-exporter-sl9tc.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.849269333Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/init-textfile/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.849280033Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/init-textfile/init-textfile/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.849289004Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/init-textfile/init-textfile/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.849412847Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.849635774Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.849753957Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.849775688Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.849787868Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.849792599Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.849913412Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.850068687Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.850165939Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.85019693Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/node-exporter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.85020528Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/node-exporter/node-exporter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.850216601Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/node-exporter/node-exporter/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.850287023Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.850439998Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.85052154Z namespaces/openshift-monitoring/pods/node-exporter-sl9tc/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.850565681Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.850617593Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/openshift-state-metrics-79f6958cdf-djlzb.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.850784428Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/kube-rbac-proxy-main/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.850792708Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.850803548Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.85086789Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.850987863Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.851108357Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.851150998Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/kube-rbac-proxy-self/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.851160239Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.851167499Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.851248001Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.851470968Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.851490328Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.851498719Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/openshift-state-metrics/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.851509229Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.851515759Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.851720965Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.851780597Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.851918251Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-djlzb/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.851940702Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.852066665Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.852246791Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.852255751Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.852262561Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.852417786Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.85258095Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.852736395Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.852772946Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.852779776Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.852795127Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.852850289Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.852962382Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.853057835Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.853104206Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.853111846Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.853120406Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.853190408Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.853327423Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.853455636Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.853516688Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.853538179Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.853546869Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.853613991Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.853773096Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.853853278Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.85393074Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.853940801Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.853948431Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.854105766Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.85424379Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.854475386Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.854529988Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.854542938Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.854575469Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.854715853Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.855334172Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.855473916Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.855531087Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.855542758Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.855552548Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.85563063Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.855765094Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.855856757Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.855900658Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-xh4xl/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.855977921Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-xh4xl/prometheus-operator-5945b5cfd-xh4xl.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.856166526Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-xh4xl/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.856179316Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-xh4xl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.856198837Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-xh4xl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.856257679Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-xh4xl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.856454415Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-xh4xl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.856556007Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-xh4xl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.856603409Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-xh4xl/prometheus-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.856616059Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-xh4xl/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.85662252Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-xh4xl/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.856676071Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-xh4xl/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.856938219Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-xh4xl/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.857028441Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-xh4xl/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.857051352Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-nxr76/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.857121394Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-nxr76/prometheus-operator-admission-webhook-85574b5f49-nxr76.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.85731989Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-nxr76/prometheus-operator-admission-webhook/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.857338211Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-nxr76/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.857343131Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-nxr76/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.857386582Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-nxr76/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.857488885Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-nxr76/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.857610559Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-nxr76/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.857635019Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.857710802Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/telemeter-client-8467c64b86-hfwvj.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.857885607Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.857896307Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.857900597Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.857975279Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.858113533Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.858175115Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.858228887Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/reload/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.858240077Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/reload/reload/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.858246347Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/reload/reload/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.858381921Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/reload/reload/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.858690161Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.858888096Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/reload/reload/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.858913127Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/telemeter-client/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.858923327Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/telemeter-client/telemeter-client/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.858939008Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.85902933Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.859206876Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.85935201Z namespaces/openshift-monitoring/pods/telemeter-client-8467c64b86-hfwvj/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.85937341Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.859537065Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/thanos-querier-76cf56f478-zqrdd.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.859679259Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-metrics/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.85969747Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.85970192Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.859772562Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.859870845Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.859943427Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.859985068Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-rules/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.859997729Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.860004589Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.860059081Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.860151104Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.860243306Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.860254536Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-web/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.860260947Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.860265397Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.860415121Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.860552605Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.860697789Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.86073181Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.860739381Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.860746281Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.860854684Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.860992048Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.861096501Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.861111522Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/prom-label-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.861118962Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.861123652Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.861214015Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.861351949Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.861444931Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.861494663Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/thanos-query/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.861506193Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/thanos-query/thanos-query/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.861510453Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/thanos-query/thanos-query/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.861555285Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.86172516Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.861839923Z namespaces/openshift-monitoring/pods/thanos-querier-76cf56f478-zqrdd/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.861881234Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.861976097Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.862034959Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.862163693Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.862276676Z namespaces/openshift-multus/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.862383989Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.862445061Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.862524373Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.862568915Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.862629537Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.862907935Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.862993487Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.8630969Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.863142821Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.863945835Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.864145361Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.864366137Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.864428269Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.864492731Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.864559673Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.864593594Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.864705698Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.864750539Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.864839231Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.864952305Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.864978475Z namespaces/openshift-multus/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.865086179Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.865276044Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.865536402Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.866037437Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.866234963Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.867002955Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.86717384Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.867392087Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.867454419Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.86751647Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.867656514Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.867807589Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.867950993Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.868100038Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.868142189Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.868276373Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.86850097Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.868619783Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.868675084Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.868737746Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.868791418Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.868916122Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.868985674Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.869083236Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.869124728Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.8692093Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.869386245Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.869497199Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.86953294Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.869590571Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.869646453Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.869791157Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.869846069Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.86989742Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.869963573Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.869970853Z namespaces/openshift-multus/pods/multus-27ggd/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.870023964Z namespaces/openshift-multus/pods/multus-27ggd/multus-27ggd.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.870124907Z namespaces/openshift-multus/pods/multus-27ggd/kube-multus/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.870132567Z namespaces/openshift-multus/pods/multus-27ggd/kube-multus/kube-multus/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.870147248Z namespaces/openshift-multus/pods/multus-27ggd/kube-multus/kube-multus/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.87021386Z namespaces/openshift-multus/pods/multus-27ggd/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.87088926Z namespaces/openshift-multus/pods/multus-27ggd/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.870993363Z namespaces/openshift-multus/pods/multus-27ggd/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.871037474Z namespaces/openshift-multus/pods/multus-9msk6/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.871103706Z namespaces/openshift-multus/pods/multus-9msk6/multus-9msk6.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.871204209Z namespaces/openshift-multus/pods/multus-9msk6/kube-multus/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.871211479Z namespaces/openshift-multus/pods/multus-9msk6/kube-multus/kube-multus/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.871215519Z namespaces/openshift-multus/pods/multus-9msk6/kube-multus/kube-multus/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.871321042Z namespaces/openshift-multus/pods/multus-9msk6/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.871751485Z namespaces/openshift-multus/pods/multus-9msk6/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.871864529Z namespaces/openshift-multus/pods/multus-9msk6/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.871879049Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.871941401Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/multus-additional-cni-plugins-ctm7j.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.872086465Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/bond-cni-plugin/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.872103885Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.872108006Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.872130376Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.872227869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.872312912Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.872386414Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/cni-plugins/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.872402024Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/cni-plugins/cni-plugins/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.872408325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.872423145Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.872556439Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.872662512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.872700823Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/egress-router-binary-copy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.872710953Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.872717043Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.872828187Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873021403Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873143246Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873182327Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873191717Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873198018Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873247979Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873372413Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873458925Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873474106Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/routeoverride-cni/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873487796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873497177Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873557168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873671612Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873749334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873779215Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/whereabouts-cni-bincopy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873786595Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873795035Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.873869597Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.87396028Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.874027422Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.874070033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/whereabouts-cni/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.874086324Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.874101674Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.874225938Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.874440844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.874606439Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ctm7j/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.87464429Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.874713722Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/multus-additional-cni-plugins-gx8fw.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.874867897Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/bond-cni-plugin/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.874880727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.874886967Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.875027331Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.875257598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.875442314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.875501096Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/cni-plugins/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.875511876Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/cni-plugins/cni-plugins/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.875523166Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.875594108Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.875732122Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.875843946Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.875894397Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/egress-router-binary-copy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.875904637Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.875912757Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.87600056Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.876134514Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.876242037Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.876284199Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.87632716Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.87633911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.876384651Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.876508405Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.876641889Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.876697261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/routeoverride-cni/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.876705431Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.876710191Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.876894526Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.877125653Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.877366391Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.877414532Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/whereabouts-cni-bincopy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.877428612Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.877432822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.877514735Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.877664369Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.877777312Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.877824844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/whereabouts-cni/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.877835144Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.877840945Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.877899596Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.87801958Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.878125003Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gx8fw/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.878178774Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.878258877Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/multus-additional-cni-plugins-pjvd4.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.878443052Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/bond-cni-plugin/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.878459073Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.878486103Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.878575016Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.87870155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.878850594Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.878872175Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/cni-plugins/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.878887825Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/cni-plugins/cni-plugins/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.878894155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.878962167Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.879085861Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.879183184Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.879244836Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/egress-router-binary-copy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.879253136Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.879257376Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.879425331Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.879652498Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.879833993Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.879889895Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.879900075Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.879904165Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.879970877Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.880096861Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.880242925Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.880259376Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/routeoverride-cni/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.880284846Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.880288957Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.88039108Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.880516033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.880620336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.880674218Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/whereabouts-cni-bincopy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.880682578Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.880686658Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.880815802Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.880912385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.881035588Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.881061519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/whereabouts-cni/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.88106956Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.88107377Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.881203544Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.881403759Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.881548574Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pjvd4/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.881580724Z namespaces/openshift-multus/pods/multus-qzzkj/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.881661307Z namespaces/openshift-multus/pods/multus-qzzkj/multus-qzzkj.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.88177244Z namespaces/openshift-multus/pods/multus-qzzkj/kube-multus/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.88178065Z namespaces/openshift-multus/pods/multus-qzzkj/kube-multus/kube-multus/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.881790421Z namespaces/openshift-multus/pods/multus-qzzkj/kube-multus/kube-multus/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.881856663Z namespaces/openshift-multus/pods/multus-qzzkj/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.882279365Z namespaces/openshift-multus/pods/multus-qzzkj/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.882513902Z namespaces/openshift-multus/pods/multus-qzzkj/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.882563344Z namespaces/openshift-multus/pods/network-metrics-daemon-5qzr2/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.882627995Z namespaces/openshift-multus/pods/network-metrics-daemon-5qzr2/network-metrics-daemon-5qzr2.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.882759469Z namespaces/openshift-multus/pods/network-metrics-daemon-5qzr2/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.882768179Z namespaces/openshift-multus/pods/network-metrics-daemon-5qzr2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.88277236Z namespaces/openshift-multus/pods/network-metrics-daemon-5qzr2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.882925594Z namespaces/openshift-multus/pods/network-metrics-daemon-5qzr2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.883144691Z namespaces/openshift-multus/pods/network-metrics-daemon-5qzr2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.883368777Z namespaces/openshift-multus/pods/network-metrics-daemon-5qzr2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.883414469Z namespaces/openshift-multus/pods/network-metrics-daemon-5qzr2/network-metrics-daemon/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.883426599Z namespaces/openshift-multus/pods/network-metrics-daemon-5qzr2/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.883432909Z namespaces/openshift-multus/pods/network-metrics-daemon-5qzr2/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.883499041Z namespaces/openshift-multus/pods/network-metrics-daemon-5qzr2/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.883728318Z namespaces/openshift-multus/pods/network-metrics-daemon-5qzr2/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.883865612Z namespaces/openshift-multus/pods/network-metrics-daemon-5qzr2/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.883904093Z namespaces/openshift-multus/pods/network-metrics-daemon-fsjbf/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.884057068Z namespaces/openshift-multus/pods/network-metrics-daemon-fsjbf/network-metrics-daemon-fsjbf.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.8841533Z namespaces/openshift-multus/pods/network-metrics-daemon-fsjbf/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.88416056Z namespaces/openshift-multus/pods/network-metrics-daemon-fsjbf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.884165571Z namespaces/openshift-multus/pods/network-metrics-daemon-fsjbf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.884241703Z namespaces/openshift-multus/pods/network-metrics-daemon-fsjbf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.884414448Z namespaces/openshift-multus/pods/network-metrics-daemon-fsjbf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.884503571Z namespaces/openshift-multus/pods/network-metrics-daemon-fsjbf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.884559882Z namespaces/openshift-multus/pods/network-metrics-daemon-fsjbf/network-metrics-daemon/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.884571013Z namespaces/openshift-multus/pods/network-metrics-daemon-fsjbf/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.884576833Z namespaces/openshift-multus/pods/network-metrics-daemon-fsjbf/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.884679626Z namespaces/openshift-multus/pods/network-metrics-daemon-fsjbf/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.884861511Z namespaces/openshift-multus/pods/network-metrics-daemon-fsjbf/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.884982525Z namespaces/openshift-multus/pods/network-metrics-daemon-fsjbf/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.885034686Z namespaces/openshift-multus/pods/network-metrics-daemon-w778v/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.885120919Z namespaces/openshift-multus/pods/network-metrics-daemon-w778v/network-metrics-daemon-w778v.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.885223052Z namespaces/openshift-multus/pods/network-metrics-daemon-w778v/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.885233582Z namespaces/openshift-multus/pods/network-metrics-daemon-w778v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.885239622Z namespaces/openshift-multus/pods/network-metrics-daemon-w778v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.885333405Z namespaces/openshift-multus/pods/network-metrics-daemon-w778v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.88549551Z namespaces/openshift-multus/pods/network-metrics-daemon-w778v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.885608953Z namespaces/openshift-multus/pods/network-metrics-daemon-w778v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.885650404Z namespaces/openshift-multus/pods/network-metrics-daemon-w778v/network-metrics-daemon/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.885659445Z namespaces/openshift-multus/pods/network-metrics-daemon-w778v/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.885664575Z namespaces/openshift-multus/pods/network-metrics-daemon-w778v/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.885739497Z namespaces/openshift-multus/pods/network-metrics-daemon-w778v/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.885965484Z namespaces/openshift-multus/pods/network-metrics-daemon-w778v/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.886029746Z namespaces/openshift-multus/pods/network-metrics-daemon-w778v/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.886090907Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.88617074Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.886245442Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.886258882Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.886397376Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.886597332Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.886678725Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.886769477Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.886899561Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.886972833Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.887062326Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.887127808Z namespaces/openshift-network-console/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.887230521Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.887318004Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.887507439Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.887588821Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.887694035Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.88787994Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.888134008Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.888329293Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.888421456Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.888509639Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.888610872Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.888769026Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.888858919Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.889036894Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.889260141Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.889351613Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.889410155Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.889554869Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.889622271Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.889698203Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.889840448Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.889948261Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.890143527Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.890272191Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.890533418Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.890714524Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.890918739Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.890993802Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.891088504Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.891158107Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.891232749Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.891320771Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.891474556Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.891535328Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.89161815Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.891668772Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.891747344Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.891852887Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.89195348Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.892005031Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.892068193Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.892121415Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.892193867Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.892249409Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.892256569Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-5s7hz/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.892379913Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-5s7hz/networking-console-plugin-7bc7489cb5-5s7hz.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.892504866Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-5s7hz/networking-console-plugin/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.892518807Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-5s7hz/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.892532107Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-5s7hz/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.89261392Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-5s7hz/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.892786405Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-5s7hz/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.892939559Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-5s7hz/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.892991171Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.893080713Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.893170946Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.893259859Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.893363882Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.893492385Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.893581278Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.893668871Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.893736942Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.893840956Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.894044442Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.894229547Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.894472744Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.894550357Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.894639439Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.894725432Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.894877726Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.894948268Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.895059781Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.895147254Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.895248997Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.895484284Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.895560786Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.895631218Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.895822364Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.895855915Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.895982109Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.896199455Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.896511604Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.896879515Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.897076171Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.897402701Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.897547785Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.89773775Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.897815703Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.897897085Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.897957617Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.898022049Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.898123642Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.898177393Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.898225395Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.898310417Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.898473882Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.898537234Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.898604956Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.898726109Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.898862853Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.898929715Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.899031629Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.899147642Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.899233084Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.899376349Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.899492082Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.899551074Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.899557964Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-wkvxw/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.899624226Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-wkvxw/network-check-source-7bc5b6bf85-wkvxw.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.899716929Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-wkvxw/check-endpoints/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.899730359Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-wkvxw/check-endpoints/check-endpoints/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.899736819Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-wkvxw/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.899788941Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-wkvxw/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.900032848Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-wkvxw/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.900186963Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-wkvxw/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.900204563Z namespaces/openshift-network-diagnostics/pods/network-check-target-5d4qt/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.900312966Z namespaces/openshift-network-diagnostics/pods/network-check-target-5d4qt/network-check-target-5d4qt.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.900462811Z namespaces/openshift-network-diagnostics/pods/network-check-target-5d4qt/network-check-target-container/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.900473921Z namespaces/openshift-network-diagnostics/pods/network-check-target-5d4qt/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.900479861Z namespaces/openshift-network-diagnostics/pods/network-check-target-5d4qt/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.900537863Z namespaces/openshift-network-diagnostics/pods/network-check-target-5d4qt/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.900671857Z namespaces/openshift-network-diagnostics/pods/network-check-target-5d4qt/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.900759669Z namespaces/openshift-network-diagnostics/pods/network-check-target-5d4qt/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.900827181Z namespaces/openshift-network-diagnostics/pods/network-check-target-gr6fz/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.900908174Z namespaces/openshift-network-diagnostics/pods/network-check-target-gr6fz/network-check-target-gr6fz.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.900992226Z namespaces/openshift-network-diagnostics/pods/network-check-target-gr6fz/network-check-target-container/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.901003487Z namespaces/openshift-network-diagnostics/pods/network-check-target-gr6fz/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.901008507Z namespaces/openshift-network-diagnostics/pods/network-check-target-gr6fz/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.901048978Z namespaces/openshift-network-diagnostics/pods/network-check-target-gr6fz/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.901165621Z namespaces/openshift-network-diagnostics/pods/network-check-target-gr6fz/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.901249984Z namespaces/openshift-network-diagnostics/pods/network-check-target-gr6fz/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.901282425Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpfbq/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.901403458Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpfbq/network-check-target-hpfbq.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.901528202Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpfbq/network-check-target-container/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.901597374Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpfbq/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.901674816Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpfbq/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.901700807Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpfbq/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.901716877Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpfbq/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.901817071Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpfbq/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.901831821Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.901908143Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.901969305Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.901982575Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.90212242Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.902260464Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.902374367Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.90248814Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.902633624Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.902699217Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.902770809Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.90283315Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.902891932Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.902958844Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.903030746Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.903084328Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.903131519Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.903250813Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.903442408Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.903611023Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.903659325Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.903785329Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.903859451Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.903952913Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.904100028Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.904153139Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.904283583Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.904470129Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.90452768Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.904537611Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.904631423Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.904702545Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.904784958Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.904907862Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.905027345Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.90518785Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.905350295Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.905491779Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.905897921Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.906060236Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.906131667Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.90623075Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.906315803Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.906394525Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.906455877Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.90653943Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.906587901Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.906679354Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.906845039Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.906976212Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.907022434Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.907101086Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.907152257Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.907343983Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.907420416Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.907476727Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.907527019Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.907537319Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.907644702Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.907711584Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.907830248Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.90790164Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.907982102Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.908049204Z namespaces/openshift-network-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.908151037Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.90824033Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.908401305Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.908461116Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.9086006Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.908802406Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.909003772Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.909161927Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.909201328Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.90927445Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.909580309Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.909648361Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.909721073Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.909775535Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.909923189Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.909973151Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.910088454Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.910226608Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.9102743Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.91028258Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.910419724Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.910477166Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.910526987Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.910708112Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.910911728Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.911206467Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.911360272Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.911582698Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.911684571Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.911846926Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.911922428Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.91197929Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.912135234Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.912179416Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.912257058Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.91231977Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.912407212Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.912462734Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.912536516Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.912586038Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.912709341Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.912906727Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.913163885Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.913219436Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.913458283Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.913525675Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.913621468Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.913728671Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.913813654Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.913867255Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.913983819Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.91403711Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.914047061Z namespaces/openshift-network-operator/pods/iptables-alerter-rsgch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.914185515Z namespaces/openshift-network-operator/pods/iptables-alerter-rsgch/iptables-alerter-rsgch.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.914258597Z namespaces/openshift-network-operator/pods/iptables-alerter-rsgch/iptables-alerter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.914266017Z namespaces/openshift-network-operator/pods/iptables-alerter-rsgch/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.914271017Z namespaces/openshift-network-operator/pods/iptables-alerter-rsgch/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.9143621Z namespaces/openshift-network-operator/pods/iptables-alerter-rsgch/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.914481844Z namespaces/openshift-network-operator/pods/iptables-alerter-rsgch/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.914596647Z namespaces/openshift-network-operator/pods/iptables-alerter-rsgch/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.914649318Z namespaces/openshift-network-operator/pods/iptables-alerter-t4jpb/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.914754521Z namespaces/openshift-network-operator/pods/iptables-alerter-t4jpb/iptables-alerter-t4jpb.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.914840934Z namespaces/openshift-network-operator/pods/iptables-alerter-t4jpb/iptables-alerter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.914849704Z namespaces/openshift-network-operator/pods/iptables-alerter-t4jpb/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.914853944Z namespaces/openshift-network-operator/pods/iptables-alerter-t4jpb/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.914937917Z namespaces/openshift-network-operator/pods/iptables-alerter-t4jpb/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.915095062Z namespaces/openshift-network-operator/pods/iptables-alerter-t4jpb/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.915203665Z namespaces/openshift-network-operator/pods/iptables-alerter-t4jpb/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.915255516Z namespaces/openshift-network-operator/pods/iptables-alerter-xbpjz/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.91536411Z namespaces/openshift-network-operator/pods/iptables-alerter-xbpjz/iptables-alerter-xbpjz.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.915443612Z namespaces/openshift-network-operator/pods/iptables-alerter-xbpjz/iptables-alerter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.915456742Z namespaces/openshift-network-operator/pods/iptables-alerter-xbpjz/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.915461532Z namespaces/openshift-network-operator/pods/iptables-alerter-xbpjz/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.915571536Z namespaces/openshift-network-operator/pods/iptables-alerter-xbpjz/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.91571416Z namespaces/openshift-network-operator/pods/iptables-alerter-xbpjz/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.915816983Z namespaces/openshift-network-operator/pods/iptables-alerter-xbpjz/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.915848104Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.915933226Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.915989218Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.91607392Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.916138622Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.916345599Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.916450762Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.916531904Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.916605976Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.916691089Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.916835493Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.916938776Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.9170823Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.917138152Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.917219574Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.917263305Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.917397589Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.917550544Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.917616436Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.917700628Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.917813862Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.917876873Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.917940575Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.91808073Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.918199593Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.918310816Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.918465291Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.918592565Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.91877276Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.918983506Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.919051828Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.91910737Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.919175482Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.919278855Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.919363007Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.919421709Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.919522322Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.919622455Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.919651566Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.919718918Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.919760889Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.919822201Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.919882792Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.919950065Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.920053097Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.920063468Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.920097519Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.92015392Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.920172891Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.920249913Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.920354006Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.920501531Z namespaces/openshift-operators/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.920511511Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.920515991Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.920581743Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.920645065Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.920718957Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.92081075Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.920907593Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.920982105Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.921018756Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.921238142Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.921372046Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.92150746Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.921551982Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.921626054Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.921761278Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.921850601Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.921893252Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.921935083Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.922052047Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.922093728Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.92216098Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.922281913Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.922363526Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.922375836Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.922481319Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.92252268Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.922580642Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.92286419Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.922979784Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.92354168Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.923726636Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.924315923Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.924434777Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.924633602Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.924694624Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.924763956Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.92487866Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.924998253Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.925082226Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.925198399Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.925254151Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.925370004Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.925453387Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.925535159Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.925632272Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.925679993Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.925738045Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.925749315Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.925838028Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.92590045Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.925941721Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.926029124Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.926119006Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.926176098Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.926216419Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.926355623Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.926388624Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.926517988Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.926602861Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.926710984Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.926799996Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.926822137Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.926865228Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.92692189Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.926981242Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.927059934Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.927070864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.927188608Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovnkube-node-cqlg8.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.927457826Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/kube-rbac-proxy-node/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.927476546Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.927483396Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.927573359Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.927776295Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.927912639Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.927966361Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.927976811Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.927981031Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.928050463Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.928182127Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.92827815Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.928385843Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/nbdb/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.928417674Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/nbdb/nbdb/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.928425844Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/nbdb/nbdb/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.928442355Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/nbdb/nbdb/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.928540258Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.928678971Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.928735733Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/northd/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.928756314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/northd/northd/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.928763114Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/northd/northd/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.928814326Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/northd/northd/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.928986441Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.929102724Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/northd/northd/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.929142655Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovn-acl-logging/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.929152045Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.929156656Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.929212357Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.929379942Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.929483965Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.929519806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovn-controller/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.929529187Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovn-controller/ovn-controller/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.929533177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.929584748Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.929905518Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.930018401Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.930050792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovnkube-controller/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.930059082Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.930065423Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.930121044Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.931447403Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.931543616Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.931564176Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/sbdb/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.931576627Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/sbdb/sbdb/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.931584097Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/sbdb/sbdb/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.93166235Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/sbdb/sbdb/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.931799934Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.931877916Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cqlg8/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.931895116Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.93202865Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovnkube-node-d48r5.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.932181285Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/kube-rbac-proxy-node/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.932190815Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.932196035Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.932235956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.932399721Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.932493424Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.932524945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.932534415Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.932556856Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.932643138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.932837244Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.932936027Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.932955848Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/nbdb/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.932969288Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/nbdb/nbdb/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.932973488Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/nbdb/nbdb/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.93302147Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/nbdb/nbdb/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.933127533Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.933224616Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.933265027Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/northd/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.933276977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/northd/northd/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.933281087Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/northd/northd/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.93336604Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/northd/northd/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.933558835Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.933768921Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/northd/northd/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.933800442Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovn-acl-logging/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.933805613Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.933810003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.933850204Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.933985768Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.934094911Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.934136872Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovn-controller/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.934145992Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovn-controller/ovn-controller/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.934150883Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.934198864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.934528794Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.934615516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.934634607Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovnkube-controller/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.934640687Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.934653807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.934704559Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.935979957Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.936007537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.936071899Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/sbdb/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.9360877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/sbdb/sbdb/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.93609359Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/sbdb/sbdb/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.936151602Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/sbdb/sbdb/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.936271145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.93644397Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d48r5/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.936491842Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.936607765Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovnkube-node-jfh4h.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.93678014Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/kube-rbac-proxy-node/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.936797151Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.936828871Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.936951145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.937135671Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.937319116Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.937372838Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.937381758Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.937388978Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.93745712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.937590174Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.937696377Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.937744498Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/nbdb/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.937752629Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/nbdb/nbdb/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.937757559Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/nbdb/nbdb/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.93780622Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/nbdb/nbdb/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.937954945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.938046497Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.938095419Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/northd/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.938103649Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/northd/northd/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.938108469Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/northd/northd/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.938190462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/northd/northd/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.938357267Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.938445169Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/northd/northd/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.93846916Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovn-acl-logging/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.93847547Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.938493731Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.938563393Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.938686926Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.93883111Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.938865722Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovn-controller/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.938872872Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovn-controller/ovn-controller/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.938878892Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.938956094Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.939242143Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.939348286Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.939396077Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovnkube-controller/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.939405347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.939409588Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.939463359Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.940667965Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.940755197Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.940796819Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/sbdb/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.940814819Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/sbdb/sbdb/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.940823289Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/sbdb/sbdb/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.94085817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/sbdb/sbdb/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.940996054Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.941118698Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jfh4h/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.941148349Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.941212561Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.941275593Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.941282563Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.941417717Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.941575731Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.941852119Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.941929942Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.941992574Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.942100387Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.94220169Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.942258802Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.942334984Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.942495118Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.942507909Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.942512069Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.9425563Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.942622052Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.942676054Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.942752546Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.942797017Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.942855629Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.942970463Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.943098706Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.943260751Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.943517548Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.94357921Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.943691964Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.943726395Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.943784996Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.94390385Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.943956852Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.944015713Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.944122206Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.944179448Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.944186128Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.94423802Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.944310082Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.944384954Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.944514288Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.944616821Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.944860918Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.944979482Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.945130096Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.945278571Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.94559955Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.945667932Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.945731384Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.945793335Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.945903879Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.945962051Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.946000362Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.946099284Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.946186697Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.946232708Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.94628936Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.946386263Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.946438605Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.946505867Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.946569128Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.946710513Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.946723573Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-tzcfj/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.946800225Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-tzcfj/service-ca-operator-5bcbc94c78-tzcfj.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.946890188Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-tzcfj/service-ca-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.946904028Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-tzcfj/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.946909088Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-tzcfj/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.94695716Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-tzcfj/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.947135675Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-tzcfj/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.94728323Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.947364232Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.947425004Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.947480665Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.947526627Z namespaces/openshift-service-ca/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.947570858Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.947625849Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.947680821Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.947714082Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.947764164Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.947860727Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.94796461Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.948090523Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.948126924Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.948189926Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.948241988Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.948378802Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.948537576Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.948593438Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.94865554Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.948755723Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.948814264Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.948828365Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.948839535Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.948907437Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.948963389Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.949074292Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.949152625Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.949310909Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.949477294Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.94966791Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.949955938Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.950250877Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.95034452Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.950394251Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.950463123Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.950511334Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.950579316Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.950619168Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.950724271Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.950839894Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.950864825Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.950929917Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.950973698Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.95104004Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.951092062Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.951100722Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-fxc8x/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.951139203Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-fxc8x/service-ca-58598695f7-fxc8x.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.951231256Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-fxc8x/service-ca-controller/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.951240146Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-fxc8x/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.951245196Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-fxc8x/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.951279557Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-fxc8x/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.951562685Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-fxc8x/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.951651048Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-fxc8x/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.951665559Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.951748191Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.951802123Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.951851344Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.951931966Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.951997868Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.952085221Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.952146453Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.952213395Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.952267506Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.952465742Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.952605836Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.952713769Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.952773991Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.952833473Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.952893605Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.952979417Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.95307153Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.953126162Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.953196554Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.953381349Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.953453671Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.953540944Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.953700628Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.953850443Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.953976596Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.95409893Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.954233624Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.954501782Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.954866173Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.954953545Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.955058948Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.955136231Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.955207573Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.955273505Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.955400398Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.955528352Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.955737259Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.95580525Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.955894913Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.955958925Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.956093899Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.956158191Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.956248563Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.956311435Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.956382518Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.956419448Z namespaces/openshift/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.956494541Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.956539382Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.956597604Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.956636555Z namespaces/openshift/apps/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.956706457Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.95680372Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.956897473Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.956990265Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.957041167Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.957086278Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.95713494Z namespaces/openshift/batch/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.957183271Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.957267184Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.957346026Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.957405808Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.957513261Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.957540721Z namespaces/openshift/core/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.957592993Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.957715197Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.957798619Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.957880722Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.957986715Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.958083557Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.958209641Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.958473749Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.958533171Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.958568892Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.958622864Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.958676215Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.960172409Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.960264702Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.960485478Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.960655243Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.960793307Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.960971602Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.961146628Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.961467477Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.961691324Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.961836998Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.961949521Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.962058665Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.96224048Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.962370914Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.962557269Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.962715464Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.962865528Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.963001392Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.963142166Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.96326447Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.963420575Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.963553069Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.963671512Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.963777985Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.963892939Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.964013242Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.964150686Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.96426359Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.964483976Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.96460841Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.964741254Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.964865127Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.964994731Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.965119465Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.965265329Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.965397173Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.965538347Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.965703342Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.965802455Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.96597374Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.966127764Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.966273559Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.966471324Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.96665529Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.966779944Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.966916548Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.967063512Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.967190886Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.967367571Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.96767241Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.967796634Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.967910147Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.968064251Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.968198425Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.968443013Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.968587217Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.968723951Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.968852215Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.969006449Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.969157204Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.969271277Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.969357249Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.969466383Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.969554745Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.969591916Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.969693439Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.969743081Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.969805403Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.969836124Z namespaces/openshift/policy/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.969902716Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.969939077Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.969987128Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.970021699Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.970027379Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.970082381Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.970215405Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.970426301Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.970546864Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.970681968Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.970907555Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.97105957Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.971183943Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.971312227Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.971491312Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.971656507Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.971793291Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.971925175Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.97208255Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.972200823Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.972367528Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.972524963Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.972697388Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.972856363Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.972983806Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.97310898Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.973226823Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.973377568Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.973495971Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.973611375Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.973746009Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.973854512Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.973984096Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.97414355Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.974307085Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.974490331Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.974620144Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.974778499Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.974928824Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.975048757Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.975160431Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.975320565Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.97548631Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.975613904Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.975778909Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.975889262Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.97615563Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.976277703Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.976470719Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.976612593Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.976750807Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.976917342Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.977054376Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.97718583Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.977324324Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.977548521Z network_logs/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.977587902Z network_logs/cluster_scale [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.977672344Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.977761687Z network_logs/multi-networkpolicy [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.97786795Z network_logs/net-attach-def [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.977956453Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.978107367Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.978230581Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.979674103Z nodes/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.979743315Z nodes/debug [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.979833888Z nodes/ip-10-0-133-245.ec2.internal/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.97989848Z nodes/ip-10-0-133-245.ec2.internal/cpu_affinities.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.980139317Z nodes/ip-10-0-133-245.ec2.internal/dmesg [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.980485817Z nodes/ip-10-0-133-245.ec2.internal/ethtool_channels [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.980599991Z nodes/ip-10-0-133-245.ec2.internal/ethtool_features [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.980718214Z nodes/ip-10-0-133-245.ec2.internal/ip-10-0-133-245.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.981088375Z nodes/ip-10-0-133-245.ec2.internal/irq_affinities.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.981307541Z nodes/ip-10-0-133-245.ec2.internal/lscpu [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.981517068Z nodes/ip-10-0-133-245.ec2.internal/lspci [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.981641861Z nodes/ip-10-0-133-245.ec2.internal/podresources.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.981732334Z nodes/ip-10-0-133-245.ec2.internal/pods_info.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.981894969Z nodes/ip-10-0-133-245.ec2.internal/proc_cmdline [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.982079964Z nodes/ip-10-0-133-245.ec2.internal/sysinfo.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.983887988Z nodes/ip-10-0-133-245.ec2.internal/sysinfo.tgz [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.984062533Z nodes/ip-10-0-138-143.ec2.internal/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.984186656Z nodes/ip-10-0-138-143.ec2.internal/cpu_affinities.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.984565877Z nodes/ip-10-0-138-143.ec2.internal/dmesg [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.98498946Z nodes/ip-10-0-138-143.ec2.internal/ethtool_channels [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.985101423Z nodes/ip-10-0-138-143.ec2.internal/ethtool_features [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.985229147Z nodes/ip-10-0-138-143.ec2.internal/ip-10-0-138-143.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.985748832Z nodes/ip-10-0-138-143.ec2.internal/irq_affinities.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.985949338Z nodes/ip-10-0-138-143.ec2.internal/lscpu [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.986129323Z nodes/ip-10-0-138-143.ec2.internal/lspci [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.986273128Z nodes/ip-10-0-138-143.ec2.internal/podresources.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.986445423Z nodes/ip-10-0-138-143.ec2.internal/pods_info.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.986594477Z nodes/ip-10-0-138-143.ec2.internal/proc_cmdline [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.986706551Z nodes/ip-10-0-138-143.ec2.internal/sysinfo.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.988444211Z nodes/ip-10-0-138-143.ec2.internal/sysinfo.tgz [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.988614157Z nodes/ip-10-0-143-155.ec2.internal/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.988671898Z nodes/ip-10-0-143-155.ec2.internal/cpu_affinities.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.989019899Z nodes/ip-10-0-143-155.ec2.internal/dmesg [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.989323188Z nodes/ip-10-0-143-155.ec2.internal/ethtool_channels [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.989494102Z nodes/ip-10-0-143-155.ec2.internal/ethtool_features [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.989597356Z nodes/ip-10-0-143-155.ec2.internal/ip-10-0-143-155.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.990179653Z nodes/ip-10-0-143-155.ec2.internal/irq_affinities.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.990521043Z nodes/ip-10-0-143-155.ec2.internal/lscpu [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.9907792Z nodes/ip-10-0-143-155.ec2.internal/lspci [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.990927305Z nodes/ip-10-0-143-155.ec2.internal/podresources.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.99109852Z nodes/ip-10-0-143-155.ec2.internal/pods_info.json [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.991261734Z nodes/ip-10-0-143-155.ec2.internal/proc_cmdline [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.991387198Z nodes/ip-10-0-143-155.ec2.internal/sysinfo.log [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.993158641Z nodes/ip-10-0-143-155.ec2.internal/sysinfo.tgz [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.993351046Z pod_network_connectivity_check/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.99346425Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.993568613Z static-pods/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:35.993580483Z static-pods/kube-apiserver/ [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:36.000798706Z [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:36.000827866Z sent 57,824 bytes received 4,402,108 bytes 2,973,288.00 bytes/sec [must-gather] [must-gather-xhtp4] OUT 2026-07-20T10:49:36.000833547Z total size is 48,190,593 speedup is 10.81 [must-gather] [must-gather ] OUT 2026-07-20T10:49:36.261193154Z namespace/openshift-must-gather-f7trj 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: 3bde5b7c-aca2-4512-85cb-e63b59a2d8c6 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [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-wc8nk [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-wc8nk-e2e-graph [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-wc8nk [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 7146854 Jul 20 10:50 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-wc8nk/e2e-graph.tar.gz [git-push-artifacts] [ci-artifacts d3a3165] 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-wc8nk/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] 0c6e62a..d3a3165 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded