[get-kubeconfig] Found kubeconfig secret: cluster-5b755-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-5b755-kubeconfig [get-kubeconfig] Found admin password secret: cluster-5b755-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-5b755-password [get-kubeconfig] API Server URL: https://a48006961967e42bd95cda6363912e52-c689d2ad153c8b45.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [clone-repo] RHOAIENG-94710 [clone-repo] https://github.com/mlassak/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 42% (1541/3617) Updating files: 43% (1556/3617) Updating files: 44% (1592/3617) Updating files: 45% (1628/3617) Updating files: 46% (1664/3617) Updating files: 47% (1700/3617) Updating files: 48% (1737/3617) Updating files: 49% (1773/3617) Updating files: 50% (1809/3617) Updating files: 51% (1845/3617) Updating files: 52% (1881/3617) Updating files: 53% (1918/3617) Updating files: 54% (1954/3617) Updating files: 55% (1990/3617) Updating files: 56% (2026/3617) Updating files: 57% (2062/3617) Updating files: 58% (2098/3617) Updating files: 59% (2135/3617) Updating files: 60% (2171/3617) Updating files: 61% (2207/3617) Updating files: 62% (2243/3617) Updating files: 63% (2279/3617) Updating files: 64% (2315/3617) Updating files: 65% (2352/3617) Updating files: 66% (2388/3617) Updating files: 67% (2424/3617) Updating files: 68% (2460/3617) Updating files: 69% (2496/3617) Updating files: 70% (2532/3617) Updating files: 71% (2569/3617) Updating files: 72% (2605/3617) Updating files: 73% (2641/3617) Updating files: 74% (2677/3617) Updating files: 75% (2713/3617) Updating files: 76% (2749/3617) Updating files: 77% (2786/3617) Updating files: 78% (2822/3617) Updating files: 79% (2858/3617) Updating files: 80% (2894/3617) Updating files: 81% (2930/3617) Updating files: 82% (2966/3617) Updating files: 83% (3003/3617) Updating files: 84% (3039/3617) Updating files: 85% (3075/3617) Updating files: 86% (3111/3617) Updating files: 87% (3147/3617) Updating files: 87% (3153/3617) Updating files: 88% (3183/3617) Updating files: 89% (3220/3617) Updating files: 90% (3256/3617) Updating files: 91% (3292/3617) Updating files: 92% (3328/3617) Updating files: 93% (3364/3617) Updating files: 94% (3400/3617) Updating files: 95% (3437/3617) Updating files: 96% (3473/3617) Updating files: 97% (3509/3617) Updating files: 98% (3545/3617) Updating files: 99% (3581/3617) Updating files: 100% (3617/3617) Updating files: 100% (3617/3617), done. [e2e-predictor] + bash [e2e-predictor] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-predictor] + echo failed [e2e-predictor] + COMPONENT_NAME=kserve-agent-ci [e2e-predictor] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:9551f4f790f8c157387199c857354f4c235156d40ea86876db013e8cd552e398 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:9551f4f790f8c157387199c857354f4c235156d40ea86876db013e8cd552e398 [e2e-predictor] + COMPONENT_NAME=kserve-controller-ci [e2e-predictor] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:a316b321c8fa4f76496aff9ae3dd9a1e9f4fc652fe6240251c6f33809953bb5e [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:a316b321c8fa4f76496aff9ae3dd9a1e9f4fc652fe6240251c6f33809953bb5e [e2e-predictor] + COMPONENT_NAME=kserve-router-ci [e2e-predictor] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:a29593a59a3db1348c061540e0e9096968dcae07bafbffdc3df49a356ea33651 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:a29593a59a3db1348c061540e0e9096968dcae07bafbffdc3df49a356ea33651 [e2e-predictor] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-predictor] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-predictor] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5238b3d889a1da27166be6c0f83af4a328bdb0373db88a11a2226be3535257c4 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5238b3d889a1da27166be6c0f83af4a328bdb0373db88a11a2226be3535257c4 [e2e-predictor] + make e2e-predictor-ocp E2E_PARALLELISM=2 RUNNING_LOCAL=false [e2e-predictor] /bin/sh: line 1: go: command not found [e2e-predictor] make run-e2e-ocp E2E_MARKER="predictor or kserve_on_openshift" E2E_PARALLELISM="2" E2E_PROFILE=raw SETUP_E2E=true [e2e-predictor] make[1]: Entering directory '/workspace/source' [e2e-predictor] /bin/sh: line 1: go: command not found [e2e-predictor] SETUP_E2E="true" \ [e2e-predictor] OPERATOR_TYPE="" \ [e2e-predictor] KSERVE_NAMESPACE="kserve" \ [e2e-predictor] RUNNING_LOCAL="false" \ [e2e-predictor] PYTEST_ARGS="" \ [e2e-predictor] ./test/scripts/openshift-ci/run-e2e-tests.sh "predictor or kserve_on_openshift" "2" "raw" [e2e-predictor] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.33) [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1996 [e2e-predictor] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-predictor] OPT_125M_OCI_MODEL_URI=oci://quay.io/opendatahub/opt-125m-modelcar:latest [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1996 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1996 [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-predictor] v5.8.1 [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] /bin/sh: line 1: go: command not found [e2e-predictor] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-predictor] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] Installing KServe Python SDK ... [e2e-predictor] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-predictor] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-predictor] uv 0.7.8 [e2e-predictor] Creating virtual environment... [e2e-predictor] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-predictor] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] /workspace/source [e2e-predictor] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] Resolved 278 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading pygments (1.2MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading black (1.8MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading pillow (6.6MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading cryptography (4.5MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading portforward (4.0MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading black [e2e-predictor] Downloading pygments [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading setuptools [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading portforward [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading cryptography [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading pillow [e2e-predictor] Downloading kubernetes [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Downloading numpy [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading botocore [e2e-predictor] Downloading pandas [e2e-predictor] Downloading mypy [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 104 packages in 6.76s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 104 packages in 57.24s [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.14.3 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.4 [e2e-predictor] + annotated-types==0.7.0 [e2e-predictor] + anyio==4.9.0 [e2e-predictor] + attrs==25.3.0 [e2e-predictor] + avro==1.12.0 [e2e-predictor] + black==26.5.1 [e2e-predictor] + boto3==1.37.35 [e2e-predictor] + botocore==1.37.35 [e2e-predictor] + cachetools==5.5.2 [e2e-predictor] + certifi==2025.1.31 [e2e-predictor] + cffi==2.0.0 [e2e-predictor] + charset-normalizer==3.4.1 [e2e-predictor] + click==8.4.2 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.12.0 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==50.0.0 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.9 [e2e-predictor] + execnet==2.1.1 [e2e-predictor] + fastapi==0.136.3 [e2e-predictor] + frozenlist==1.5.0 [e2e-predictor] + google-auth==2.39.0 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.78.1 [e2e-predictor] + grpcio-testing==1.78.1 [e2e-predictor] + grpcio-tools==1.78.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.6.4 [e2e-predictor] + httpx==0.28.1 [e2e-predictor] + httpx-retries==0.4.5 [e2e-predictor] + idna==3.10 [e2e-predictor] + iniconfig==2.1.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.0.1 [e2e-predictor] + kserve==0.21.0rc0 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==32.0.1 [e2e-predictor] + markupsafe==3.0.2 [e2e-predictor] + multidict==6.4.3 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.0.0 [e2e-predictor] + numpy==2.2.4 [e2e-predictor] + oauthlib==3.2.2 [e2e-predictor] + orjson==3.11.9 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==1.1.1 [e2e-predictor] + pillow==12.3.0 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.6 [e2e-predictor] + prometheus-client==0.21.1 [e2e-predictor] + propcache==0.3.1 [e2e-predictor] + protobuf==6.33.5 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==19.0.1 [e2e-predictor] + pyasn1==0.6.4 [e2e-predictor] + pyasn1-modules==0.4.2 [e2e-predictor] + pycparser==2.22 [e2e-predictor] + pydantic==2.12.4 [e2e-predictor] + pydantic-core==2.41.5 [e2e-predictor] + pygments==2.19.1 [e2e-predictor] + pyjwt==2.13.0 [e2e-predictor] + pytest==9.1.1 [e2e-predictor] + pytest-asyncio==1.4.0 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.36.2 [e2e-predictor] + pytest-json-report==1.5.0 [e2e-predictor] + pytest-metadata==3.1.1 [e2e-predictor] + pytest-xdist==3.6.1 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.1.0 [e2e-predictor] + python-multipart==0.0.32 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytokens==0.4.1 [e2e-predictor] + pytz==2025.2 [e2e-predictor] + pyyaml==6.0.2 [e2e-predictor] + requests==2.32.3 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + rsa==4.9.1 [e2e-predictor] + s3transfer==0.11.4 [e2e-predictor] + setuptools==78.1.1 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==1.6.0 [e2e-predictor] + tabulate==0.9.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.1 [e2e-predictor] + tomlkit==0.13.2 [e2e-predictor] + typing-extensions==4.15.0 [e2e-predictor] + typing-inspection==0.4.2 [e2e-predictor] + tzdata==2025.2 [e2e-predictor] + urllib3==2.7.0 [e2e-predictor] + uvicorn==0.34.1 [e2e-predictor] + uvloop==0.21.0 [e2e-predictor] + watchfiles==1.0.5 [e2e-predictor] + websocket-client==1.8.0 [e2e-predictor] + websockets==15.0.1 [e2e-predictor] + yarl==1.20.0 [e2e-predictor] Audited 1 package in 48ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] /bin/sh: line 1: go: command not found [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-579c8958f7-v95nt 1/1 Running 0 42s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-579c8958f7-v95nt condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-77857b7b98-842rm 1/1 Running 0 46s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-77857b7b98-842rm condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-6c4d864b86-849qb 1/1 Running 0 52s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-6c4d864b86-849qb condition met [e2e-predictor] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Webhook pod is ready. [e2e-predictor] --- [e2e-predictor] ✅ KEDA deployment script finished successfully. [e2e-predictor] Now using project "kserve" on server "https://a48006961967e42bd95cda6363912e52-c689d2ad153c8b45.elb.us-east-1.amazonaws.com:6443". [e2e-predictor] [e2e-predictor] You can add applications to this project with the 'new-app' command. For example, try: [e2e-predictor] [e2e-predictor] oc new-app rails-postgresql-example [e2e-predictor] [e2e-predictor] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-predictor] [e2e-predictor] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-predictor] [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] /bin/sh: line 1: go: command not found [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:a316b321c8fa4f76496aff9ae3dd9a1e9f4fc652fe6240251c6f33809953bb5e [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:9551f4f790f8c157387199c857354f4c235156d40ea86876db013e8cd552e398 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:a29593a59a3db1348c061540e0e9096968dcae07bafbffdc3df49a356ea33651 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5238b3d889a1da27166be6c0f83af4a328bdb0373db88a11a2226be3535257c4 [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] === Final params.env [e2e-predictor] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:a316b321c8fa4f76496aff9ae3dd9a1e9f4fc652fe6240251c6f33809953bb5e [e2e-predictor] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:9551f4f790f8c157387199c857354f4c235156d40ea86876db013e8cd552e398 [e2e-predictor] kserve-router=quay.io/opendatahub/kserve-router@sha256:a29593a59a3db1348c061540e0e9096968dcae07bafbffdc3df49a356ea33651 [e2e-predictor] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:5238b3d889a1da27166be6c0f83af4a328bdb0373db88a11a2226be3535257c4 [e2e-predictor] kserve-llm-d=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-inference-scheduler=quay.io/opendatahub/odh-llm-d-router-endpoint-picker:v3.6-ea1 [e2e-predictor] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v3.6-ea1 [e2e-predictor] kserve-llm-d-tokenizer=registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:0ec0f5ff9a5ff263f58db0cfb19e3d7eef24b94c2d8629fe5145f5a8747e28c9 [e2e-predictor] kserve-llm-d-nvidia-cuda=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-1=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-2=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-1-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-2-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-fast-1=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-fast-2=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm-fast-1-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm-fast-2-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-intel-gaudi=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-1=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-2=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-1-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-2-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-ibm-spyre=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-fast-1=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-fast-2=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-ibm-spyre-fast-1-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-ibm-spyre-fast-2-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-latency-predictor-prediction=quay.io/opendatahub/odh-latency-predictor-prediction:odh-stable [e2e-predictor] kserve-llm-d-latency-predictor-training=quay.io/opendatahub/odh-latency-predictor-training:odh-stable [e2e-predictor] # TODO update when our changes are introduced in the official image [e2e-predictor] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-predictor] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-predictor] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-master [e2e-predictor] ovms-versioning-ubi-micro=registry.redhat.io/ubi9/ubi-micro@sha256:38e934147827349f2b8b11ac9c38d7be23cb8e29f128b1c46e5c7ae54a2d23cd [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default-pd serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-sglang-template serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-645f9c8fd6-w4jdk 0/1 Running 0 6s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-645f9c8fd6-w4jdk condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default-pd serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-sglang-template serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Applying DSC/DSCI resources... [e2e-predictor] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-predictor] KServe manual installation complete [e2e-predictor] Patching ingress domain... [e2e-predictor] configmap/inferenceservice-config patched [e2e-predictor] pod "kserve-controller-manager-74b7f9c78b-4fzfg" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-74b7f9c78b-dsqnh condition met [e2e-predictor] Installing ODH Model Controller manually... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-predictor] serviceaccount/model-serving-api created [e2e-predictor] serviceaccount/odh-model-controller created [e2e-predictor] role.rbac.authorization.k8s.io/leader-election-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-openshift-distro-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-predictor] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-openshift-distro-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-predictor] configmap/odh-model-controller-parameters created [e2e-predictor] service/model-serving-api created [e2e-predictor] service/odh-model-controller-metrics-service created [e2e-predictor] service/odh-model-controller-webhook-service created [e2e-predictor] deployment.apps/model-serving-api created [e2e-predictor] deployment.apps/odh-model-controller created [e2e-predictor] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-predictor] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-predictor] networkpolicy.networking.k8s.io/odh-model-controller-webhook-allow-ingress created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver-cuda created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-ovms created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86-fast-2 created [e2e-predictor] template.template.openshift.io/autogluon-runtime-template created [e2e-predictor] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-predictor] template.template.openshift.io/kserve-ovms created [e2e-predictor] template.template.openshift.io/mlserver-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/mlserver-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-omni-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-omni-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-omni-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-predictor] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "odh-model-controller" successfully rolled out [e2e-predictor] networkpolicy.networking.k8s.io/allow-all created [e2e-predictor] KServe setup complete (namespace: kserve) [e2e-predictor] Add testing models to SeaweedFS S3 storage ... [e2e-predictor] Waiting for SeaweedFS deployment to be ready... [e2e-predictor] deployment "seaweedfs" successfully rolled out [e2e-predictor] S3 init job not completed, re-creating... [e2e-predictor] job.batch/s3-init replaced [e2e-predictor] Waiting for S3 init job to complete... [e2e-predictor] job.batch/s3-init condition met [e2e-predictor] Configuring SeaweedFS S3 TLS [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing custom TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-custom-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-custom-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-custom serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with custom certificate and adding models to storage [e2e-predictor] Generating Custom CA cert and secret [e2e-predictor] .+.....+++++++++++++++++++++++++++++++++++++++++++++*....+......+...+.....+...+....+.........+.....+.........+......+.+.........+..+.........+.+..+.......+.....+....+.........+..+...+.+..+.........+.........+++++++++++++++++++++++++++++++++++++++++++++*..+...+....................+....+.....+.+..............+....+.....................+........+......+.......+.........+...+.....+.....................+............+.........+.+.....+..........+..+.+.........+.....+...+...+.+...+...........+....+.................+.+..+.+.....+......+...+.......+.....+...............+.+..+.......+.....+....+..............+.......+......+..+.......+......+.....+.......+...+..+..........+...........+....+...+..+...+.......+++++ [e2e-predictor] ...........+....+++++++++++++++++++++++++++++++++++++++++++++*................+.+........+.+.....+..........+++++++++++++++++++++++++++++++++++++++++++++*......+...+.+...........+...+.+......+...+.....+...+.......+.....+....................................+.+......+.....+.......+..+..........+...+...........+.......+............+.....+..................+...+.+.....+.........+.......+.....+...+.........+............+..........+.........+......+......+........+.........+.+.................+.........+.+.....+.........+....+................................+.......+...........+.+........+......+.......+.....+...+....+...............+..+.+.....+.............+.....+.......+...+...........+..........+.....+......+....+..............+....+..+......+...+..............................+.....................+..................+...+...+....+.....+......+.+...+...+.................+.....................+.+..............+......+...............+.+..+.................................+...+..........+...........+.............+..................+..+.......+++++ [e2e-predictor] ----- [e2e-predictor] .+.+.........+...+.....+......+.+...+.....+...+...+.+.....+.........+.......+++++++++++++++++++++++++++++++++++++++++++++*....+......+.+..+...+............+.+.........+............+........+.+.....+.+.........+......+...+........+...+.+++++++++++++++++++++++++++++++++++++++++++++*......+......+.......+..+............+...+...+...+....+.....+............+.+...+............+...+......+.........+.....+.......+.........+.........+..............+...+.........+...............+....+.....+....+..+....+..+.........+...+......+....+...+.........+...+..+................+...+..+...+.+......+..+...+...+.......+...+.........+...+...+..+....+...............+....................+...+.+.....+.+.....+.+...+...........+...+.....................+.........+.+....................+.......+...+..+............+.+.....+.......+..+......+++++ [e2e-predictor] ...+.........+....+.....+.......+...+..+....+..+............+...+.......+........+....+.........+.........+......+............+..+...+...+.........+..........+..+....+.........+..+.+............+.....+.+..+...+.........+.+.....+.+.....+.........+......+.+..+++++++++++++++++++++++++++++++++++++++++++++*..+..+.......+.......................+...+.+...+............+...+.....+++++++++++++++++++++++++++++++++++++++++++++*........+.....+.........+............+...+.+...+...+.....+............+.+.........+..+....+............+++++ [e2e-predictor] ----- [e2e-predictor] Certificate request self-signature ok [e2e-predictor] subject=CN=custom, O=Red Hat [e2e-predictor] secret/seaweedfs-tls-custom created [e2e-predictor] deployment.apps/seaweedfs-tls-custom patched [e2e-predictor] Waiting for patched seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] job.batch/s3-tls-init-custom created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-custom condition met [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing serving TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-serving-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-serving-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-serving serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-serving deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-serving" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-serving" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with Openshift serving certificate and adding models to storage [e2e-predictor] job.batch/s3-tls-init-serving created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-serving condition met [e2e-predictor] Prepare CI namespace and install ServingRuntimes [e2e-predictor] Setting up CI namespace: kserve-ci-e2e-test [e2e-predictor] Tearing down CI namespace: kserve-ci-e2e-test [e2e-predictor] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-predictor] CI namespace teardown complete [e2e-predictor] Creating namespace kserve-ci-e2e-test [e2e-predictor] namespace/kserve-ci-e2e-test created [e2e-predictor] Applying S3 artifact secret [e2e-predictor] secret/mlpipeline-s3-artifact created [e2e-predictor] Applying storage-config secret [e2e-predictor] secret/storage-config created [e2e-predictor] Applying SeaweedFS S3 credentials secret [e2e-predictor] secret/seaweedfs-s3-creds created [e2e-predictor] Linking seaweedfs-s3-creds to default service account [e2e-predictor] Creating odh-trusted-ca-bundle configmap [e2e-predictor] configmap/odh-trusted-ca-bundle created [e2e-predictor] Installing ServingRuntimes [e2e-predictor] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-predictor] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-llm-sglang created [e2e-predictor] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-predictor] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-predictor] CI namespace setup complete [e2e-predictor] Setup complete [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.21.33 [e2e-predictor] Kubernetes Version: v1.34.9 [e2e-predictor] ClusterVersion desired: 4.21.33 [e2e-predictor] ClusterVersion history (latest): 4.21.33 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-3 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:a316b321c8fa4f76496aff9ae3dd9a1e9f4fc652fe6240251c6f33809953bb5e [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:a316b321c8fa4f76496aff9ae3dd9a1e9f4fc652fe6240251c6f33809953bb5e [e2e-predictor] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:odh-incubating [e2e-predictor] imageID: quay.io/opendatahub/odh-model-controller@sha256:e6061c78815411b5296bff0f1d7b328cfdd8b01cceffb23f67b2cb9deb246eb7 [e2e-predictor] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:12ff4edb85c1277d097dc03cae712f7a5a1a6c46ffd9749dc8c524818c8f3332 [e2e-predictor] === End E2E cluster / operator summary === [e2e-predictor] /workspace/source [e2e-predictor] CA certificate extracted [e2e-predictor] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-predictor] Run E2E tests: predictor or kserve_on_openshift [e2e-predictor] Starting E2E functional tests ... [e2e-predictor] Parallelism requested for pytest is 2 [e2e-predictor] ============================= test session starts ============================== [e2e-predictor] platform linux -- Python 3.11.13, pytest-9.1.1, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] cachedir: .pytest_cache [e2e-predictor] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.134.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '9.1.1', 'pluggy': '1.5.0'}, 'Plugins': {'metadata': '3.1.1', 'httpx': '0.36.2', 'anyio': '4.9.0', 'json-report': '1.5.0', 'asyncio': '1.4.0', 'cov': '5.0.0', 'xdist': '3.6.1'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: metadata-3.1.1, httpx-0.36.2, anyio-4.9.0, json-report-1.5.0, asyncio-1.4.0, cov-5.0.0, xdist-3.6.1 [e2e-predictor] asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function [e2e-predictor] created: 2/2 workers [e2e-predictor] 2 workers [70 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] 2026-09-17 15:50:25.146 4722 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher [e2e-predictor] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-09-17 15:50:25.150 4719 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-09-17 15:50:25.203 4719 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-09-17 15:50:25.203 4719 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():489] Creating invalid S3 secret and service account [e2e-predictor] 2026-09-17 15:50:25.375 4719 kserve.trace Created ISVC isvc-init-fail-f9f2bc, waiting for failure status... [e2e-predictor] 2026-09-17 15:50:25.375 4719 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():520] Created ISVC isvc-init-fail-f9f2bc, waiting for failure status... [e2e-predictor] 2026-09-17 15:50:35.391 4719 kserve.trace ISVC isvc-init-fail-f9f2bc reported failure: {'exitCode': 1, 'message': "2026-09-17 15:50:27.579 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-17 15:50:27.579 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-17 15:50:27.597 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpaqaxmxr5.crt\n2026-09-17 15:50:27.872 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-17 15:50:30.964 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-09-17 15:50:35.391 4719 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-init-fail-f9f2bc reported failure: {'exitCode': 1, 'message': "2026-09-17 15:50:27.579 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-17 15:50:27.579 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-17 15:50:27.597 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpaqaxmxr5.crt\n2026-09-17 15:50:27.872 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-17 15:50:30.964 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-09-17 15:50:35.392 4719 kserve.trace Failure status detected in 10.13 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-17 15:50:27.579 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-17 15:50:27.579 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-17 15:50:27.597 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpaqaxmxr5.crt\n2026-09-17 15:50:27.872 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-17 15:50:30.964 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-09-17 15:50:35.392 4719 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():534] Failure status detected in 10.13 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-17 15:50:27.579 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-17 15:50:27.579 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-17 15:50:27.597 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpaqaxmxr5.crt\n2026-09-17 15:50:27.872 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-17 15:50:30.964 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-09-17 15:50:35.392 4719 kserve.trace Transition status: BlockedByFailedLoad [e2e-predictor] 2026-09-17 15:50:35.392 4719 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():548] Transition status: BlockedByFailedLoad [e2e-predictor] 2026-09-17 15:50:35.396 4719 kserve.trace Ready condition: {'lastTransitionTime': '2026-09-17T15:50:25Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-09-17 15:50:35.396 4719 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():557] Ready condition: {'lastTransitionTime': '2026-09-17T15:50:25Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-09-17 15:50:35.396 4719 kserve.trace Quick reconciliation validated: Failure detected in 10.13 seconds [e2e-predictor] 2026-09-17 15:50:35.396 4719 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():570] Quick reconciliation validated: Failure detected in 10.13 seconds [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-predictor] predictor/test_predictive.py::test_predictive_sklearn_v1 2026-09-17 15:52:15.471 4722 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:15.471 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:15.471 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 15:52:15.471 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 15:52:15.471 4722 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:15.471 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:15.473 4722 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:52:15.473 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:52:15.474 4722 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:15.474 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:15.595 4722 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:52:15.595 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:52:15.596 4722 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:15.596 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:15.596 4722 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:52:15.596 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:52:15.596 4722 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:15.596 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:15.597 4722 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:52:15.597 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:52:15.597 4722 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:15.597 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:20.630 4722 kserve.trace Got response [{'message': '', 'batchId': 'ab38820a-c445-4db7-8bee-3e3f3755b2cc', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ab38820a-c445-4db7-8bee-3e3f3755b2cc', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ab38820a-c445-4db7-8bee-3e3f3755b2cc', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ab38820a-c445-4db7-8bee-3e3f3755b2cc', 'predictions': [1, 1]}] [e2e-predictor] 2026-09-17 15:52:20.630 4722 kserve.trace INFO [utils.py:predict():162] Got response [{'message': '', 'batchId': 'ab38820a-c445-4db7-8bee-3e3f3755b2cc', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ab38820a-c445-4db7-8bee-3e3f3755b2cc', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ab38820a-c445-4db7-8bee-3e3f3755b2cc', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ab38820a-c445-4db7-8bee-3e3f3755b2cc', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw1] PASSED batcher/test_batcher.py::test_batcher [e2e-predictor] batcher/test_batcher_custom_port.py::test_batcher_custom_port 2026-09-17 15:52:40.719 4719 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:40.719 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:40.719 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 15:52:40.719 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 15:52:40.719 4719 kserve.trace Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:40.719 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:40.720 4719 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:52:40.720 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:52:40.720 4719 kserve.trace base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:40.720 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:52:41.221 4719 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-17 15:52:41.221 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_predictive.py::test_predictive_sklearn_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_xgboost_v1 2026-09-17 15:53:40.815 4722 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:53:40.815 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:53:40.816 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 15:53:40.816 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 15:53:40.816 4722 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:53:40.816 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:53:40.817 4722 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:53:40.817 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:53:40.817 4722 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:53:40.817 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:53:40.818 4722 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:53:40.818 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:53:40.818 4722 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:53:40.818 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:53:40.819 4722 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:53:40.819 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:53:40.819 4722 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:53:40.819 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:53:40.819 4722 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:53:40.819 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:53:40.819 4722 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:53:40.819 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:53:45.851 4722 kserve.trace Got response [{'message': '', 'batchId': '362ce9fc-8fbf-494c-9564-ac62b2d8c460', 'predictions': [1, 1]}, {'message': '', 'batchId': '362ce9fc-8fbf-494c-9564-ac62b2d8c460', 'predictions': [1, 1]}, {'message': '', 'batchId': '362ce9fc-8fbf-494c-9564-ac62b2d8c460', 'predictions': [1, 1]}, {'message': '', 'batchId': '362ce9fc-8fbf-494c-9564-ac62b2d8c460', 'predictions': [1, 1]}] [e2e-predictor] 2026-09-17 15:53:45.851 4722 kserve.trace INFO [utils.py:predict():162] Got response [{'message': '', 'batchId': '362ce9fc-8fbf-494c-9564-ac62b2d8c460', 'predictions': [1, 1]}, {'message': '', 'batchId': '362ce9fc-8fbf-494c-9564-ac62b2d8c460', 'predictions': [1, 1]}, {'message': '', 'batchId': '362ce9fc-8fbf-494c-9564-ac62b2d8c460', 'predictions': [1, 1]}, {'message': '', 'batchId': '362ce9fc-8fbf-494c-9564-ac62b2d8c460', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw1] PASSED batcher/test_batcher_custom_port.py::test_batcher_custom_port [e2e-predictor] custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] [gw1] SKIPPED custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] [gw1] SKIPPED custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] logger/test_logger.py::test_kserve_logger 2026-09-17 15:54:46.507 4719 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:54:46.507 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:54:46.507 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 15:54:46.507 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 15:54:46.507 4719 kserve.trace Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:54:46.507 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:54:46.507 4719 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:54:46.507 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:54:46.507 4719 kserve.trace base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:54:46.507 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:54:46.966 4719 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-17 15:54:46.966 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_predictive.py::test_predictive_xgboost_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_lightgbm_v1 2026-09-17 15:55:36.108 4722 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:55:36.108 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:55:36.108 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 15:55:36.108 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 15:55:36.108 4722 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:55:36.108 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:55:36.108 4722 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:55:36.108 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:55:36.109 4722 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:55:36.109 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-logger-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:55:36.138 4722 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-17 15:55:36.138 4722 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw1] PASSED logger/test_logger.py::test_kserve_logger [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 2026-09-17 15:56:22.226 4719 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:56:22.226 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:56:22.226 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 15:56:22.226 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 15:56:22.226 4719 kserve.trace Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:56:22.226 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:56:22.227 4719 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:56:22.227 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:56:22.227 4719 kserve.trace base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:56:22.227 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:56:22.866 4719 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-17 15:56:22.866 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_predictive.py::test_predictive_lightgbm_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_sklearn_v2 2026-09-17 15:57:58.146 4719 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:57:58.146 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:57:58.146 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 15:57:58.146 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 15:57:58.146 4719 kserve.trace Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:57:58.146 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:57:58.148 4719 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:57:58.148 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:57:58.148 4719 kserve.trace base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:57:58.148 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:57:58.168 4719 kserve.trace Got response "id": "233c7f28-c165-4ec7-9874-f2212b217daf","model_name": "isvc-predictive-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 15:57:58.168 4719 kserve.trace INFO [utils.py:predict():162] Got response "id": "233c7f28-c165-4ec7-9874-f2212b217daf","model_name": "isvc-predictive-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_predictive.py::test_predictive_sklearn_v2 [e2e-predictor] predictor/test_predictive.py::test_predictive_xgboost_v2 2026-09-17 15:58:21.435 4722 kserve.trace Host from isvc status URL = isvc-autogluon-v1-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:58:21.435 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-autogluon-v1-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:58:21.435 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 15:58:21.435 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 15:58:21.435 4722 kserve.trace Using external route host: isvc-autogluon-v1-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:58:21.435 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-autogluon-v1-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:58:21.438 4722 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v1-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:58:21.438 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-autogluon-v1-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:58:21.438 4722 kserve.trace base url = https://isvc-autogluon-v1-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:58:21.438 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-autogluon-v1-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:58:27.706 4722 kserve.trace Got response {'predictions': [0, 1]} [e2e-predictor] 2026-09-17 15:58:27.706 4722 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [0, 1]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 2026-09-17 15:59:33.445 4719 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:59:33.445 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:59:33.445 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 15:59:33.445 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 15:59:33.445 4719 kserve.trace Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:59:33.445 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:59:33.446 4719 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:59:33.446 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 15:59:33.446 4719 kserve.trace base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:59:33.446 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 15:59:33.470 4719 kserve.trace Got response "id": "4a75028c-c67e-44bf-b7ed-173c8999053c","model_name": "isvc-predictive-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 15:59:33.470 4719 kserve.trace INFO [utils.py:predict():162] Got response "id": "4a75028c-c67e-44bf-b7ed-173c8999053c","model_name": "isvc-predictive-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_predictive.py::test_predictive_xgboost_v2 [e2e-predictor] predictor/test_predictive.py::test_predictive_lightgbm_v2 2026-09-17 16:00:42.991 4722 kserve.trace Host from isvc status URL = isvc-autogluon-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:00:42.991 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-autogluon-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:00:42.991 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:00:42.991 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:00:42.991 4722 kserve.trace Using external route host: isvc-autogluon-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:00:42.991 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-autogluon-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:00:42.992 4722 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:00:42.992 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-autogluon-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:00:42.992 4722 kserve.trace base url = https://isvc-autogluon-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:00:42.992 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-autogluon-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:00:49.097 4722 kserve.trace Got response "id": "7710e219-8a6c-450e-b031-a5864a7e9f7b","model_name": "isvc-autogluon-v2","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:00:49.097 4722 kserve.trace INFO [utils.py:predict():162] Got response "id": "7710e219-8a6c-450e-b031-a5864a7e9f7b","model_name": "isvc-autogluon-v2","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants 2026-09-17 16:01:08.732 4719 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:01:08.732 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:01:08.732 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:01:08.732 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:01:08.732 4719 kserve.trace Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:01:08.732 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:01:08.732 4719 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:01:08.732 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:01:08.732 4719 kserve.trace base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:01:08.732 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:01:08.756 4719 kserve.trace Got response "id": "d08ca6a2-4e9b-4011-b3c6-9232b15bb338","model_name": "isvc-predictive-lightgbm-v2","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [0.00028762259763255566, 0.9763481320224064, 0.023364245379961103, 0.0005625431624697456, 0.9988642605470336, 0.0005731962904966214],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:01:08.756 4719 kserve.trace INFO [utils.py:predict():162] Got response "id": "d08ca6a2-4e9b-4011-b3c6-9232b15bb338","model_name": "isvc-predictive-lightgbm-v2","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [0.00028762259763255566, 0.9763481320224064, 0.023364245379961103, 0.0005625431624697456, 0.9988642605470336, 0.0005731962904966214],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_predictive.py::test_predictive_lightgbm_v2 [e2e-predictor] predictor/test_scheduler_name.py::test_scheduler_name 2026-09-17T16:01:13.914139+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 2 seconds. (Function: e2e.predictor.test_scheduler_name..lambda: kserve_client.service_name.get_pods) [e2e-predictor] 2026-09-17T16:01:15.949459+00:00 timeout_sampler INFO Elapsed time: 2.025811195373535 [0:00:02.025811] [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_scheduler_name.py::test_scheduler_name [e2e-predictor] predictor/test_secure_metrics.py::TestSecureMetrics::test_kserve_controller_args [e2e-predictor] [gw0] PASSED predictor/test_secure_metrics.py::TestSecureMetrics::test_kserve_controller_args [e2e-predictor] predictor/test_secure_metrics.py::TestSecureMetrics::test_llmisvc_controller_args [e2e-predictor] [gw0] PASSED predictor/test_secure_metrics.py::TestSecureMetrics::test_llmisvc_controller_args [e2e-predictor] predictor/test_secure_metrics.py::TestSecureMetrics::test_rejects_unauthenticated [e2e-predictor] [gw0] PASSED predictor/test_secure_metrics.py::TestSecureMetrics::test_rejects_unauthenticated [e2e-predictor] predictor/test_secure_metrics.py::TestSecureMetrics::test_accepts_authenticated [e2e-predictor] [gw0] PASSED predictor/test_secure_metrics.py::TestSecureMetrics::test_accepts_authenticated [e2e-predictor] predictor/test_sklearn.py::test_sklearn_kserve 2026-09-17 16:03:04.377 4722 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:04.377 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:04.378 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:03:04.378 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:03:04.378 4722 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:04.378 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:04.378 4722 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:03:04.378 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:03:04.378 4722 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:04.378 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:10.701 4722 kserve.trace Got response "id": "bed1dee4-a8e6-4b9d-918e-8fe2c68fb3d8","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:03:10.701 4722 kserve.trace INFO [utils.py:predict():162] Got response "id": "bed1dee4-a8e6-4b9d-918e-8fe2c68fb3d8","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:03:10.744 4722 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:10.744 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:10.745 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:03:10.745 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:03:10.745 4722 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:10.745 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:10.746 4722 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:03:10.746 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:03:10.746 4722 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:10.746 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:11.018 4722 kserve.trace Got response "id": "fd905e28-d2bc-4d08-9b3a-7102c93b2771","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:03:11.018 4722 kserve.trace INFO [utils.py:predict():162] Got response "id": "fd905e28-d2bc-4d08-9b3a-7102c93b2771","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:03:11.060 4722 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:11.060 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:11.060 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:03:11.060 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:03:11.060 4722 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:11.060 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:11.061 4722 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:03:11.061 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:03:11.061 4722 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:11.061 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:11.319 4722 kserve.trace Got response "id": "ea41e41e-6bb6-407a-899a-3877a119f8c2","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:03:11.319 4722 kserve.trace INFO [utils.py:predict():162] Got response "id": "ea41e41e-6bb6-407a-899a-3877a119f8c2","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash 2026-09-17 16:03:17.932 4719 kserve.trace Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:17.932 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:17.932 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:03:17.932 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:03:17.932 4719 kserve.trace Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:17.932 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:17.932 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:03:17.932 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:03:17.932 4719 kserve.trace base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:17.932 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:03:17.972 4719 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-17 16:03:17.972 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_sklearn.py::test_sklearn_kserve [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mlserver 2026-09-17 16:05:16.579 4722 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:05:16.579 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:05:16.579 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:05:16.579 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:05:16.579 4722 kserve.trace Using external route host: isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:05:16.579 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:05:16.579 4722 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:05:16.579 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:05:16.580 4722 kserve.trace base url = https://isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:05:16.580 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:05:22.953 4722 kserve.trace Got response "id": "75de7a11-140e-4af1-abb9-ef4496139dee","model_name": "isvc-autogluon-v2-noslash","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:05:22.953 4722 kserve.trace INFO [utils.py:predict():162] Got response "id": "75de7a11-140e-4af1-abb9-ef4496139dee","model_name": "isvc-autogluon-v2-noslash","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 2026-09-17 16:05:58.196 4722 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:05:58.196 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:05:58.196 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:05:58.196 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:05:58.196 4722 kserve.trace Using external route host: isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:05:58.196 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:05:58.197 4722 kserve.trace Sending Header = {'Host': 'isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:05:58.197 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:05:58.197 4722 kserve.trace base url = https://isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:05:58.197 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:06:10.193 4722 kserve.trace Got response {'predictions': [{'item_id': '0', 'timestamp': '2020-01-03T01:00:00', 'mean': 101.86467742919922, '0.1': 101.45105843997753, '0.2': 101.59304534407902, '0.3': 101.69542789149415, '0.4': 101.78291000326132, '0.5': 101.86467742919922, '0.6': 101.94644485513712, '0.7': 102.03392696690429, '0.8': 102.13630951431942, '0.9': 102.27829641842091}, {'item_id': '0', 'timestamp': '2020-01-03T02:00:00', 'mean': 102.43192291259766, '0.1': 101.8469773283853, '0.2': 102.04777713384499, '0.3': 102.19256792094977, '0.4': 102.31628630987593, '0.5': 102.43192291259766, '0.6': 102.54755951531938, '0.7': 102.67127790424554, '0.8': 102.81606869135032, '0.9': 103.01686849681002}, {'item_id': '0', 'timestamp': '2020-01-03T03:00:00', 'mean': 102.62620544433594, '0.1': 101.90979634002869, '0.2': 102.15572487194187, '0.3': 102.33305664587321, '0.4': 102.48458010820737, '0.5': 102.62620544433594, '0.6': 102.76783078046451, '0.7': 102.91935424279866, '0.8': 103.09668601673, '0.9': 103.34261454864318}]} [e2e-predictor] 2026-09-17 16:06:10.193 4722 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [{'item_id': '0', 'timestamp': '2020-01-03T01:00:00', 'mean': 101.86467742919922, '0.1': 101.45105843997753, '0.2': 101.59304534407902, '0.3': 101.69542789149415, '0.4': 101.78291000326132, '0.5': 101.86467742919922, '0.6': 101.94644485513712, '0.7': 102.03392696690429, '0.8': 102.13630951431942, '0.9': 102.27829641842091}, {'item_id': '0', 'timestamp': '2020-01-03T02:00:00', 'mean': 102.43192291259766, '0.1': 101.8469773283853, '0.2': 102.04777713384499, '0.3': 102.19256792094977, '0.4': 102.31628630987593, '0.5': 102.43192291259766, '0.6': 102.54755951531938, '0.7': 102.67127790424554, '0.8': 102.81606869135032, '0.9': 103.01686849681002}, {'item_id': '0', 'timestamp': '2020-01-03T03:00:00', 'mean': 102.62620544433594, '0.1': 101.90979634002869, '0.2': 102.15572487194187, '0.3': 102.33305664587321, '0.4': 102.48458010820737, '0.5': 102.62620544433594, '0.6': 102.76783078046451, '0.7': 102.91935424279866, '0.8': 103.09668601673, '0.9': 103.34261454864318}]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1_storage_uri_without_trailing_slash 2026-09-17 16:06:33.276 4719 kserve.trace Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:06:33.276 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:06:33.277 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:06:33.277 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:06:33.277 4719 kserve.trace Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:06:33.277 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:06:33.277 4719 kserve.trace Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:06:33.277 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:06:33.277 4719 kserve.trace base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:06:33.277 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:06:33.303 4719 kserve.trace Got response "id": "ade41d85-2a1f-4027-b7f6-bd8d0e4567a5","model_name": "sklearn-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-17 16:06:33.303 4719 kserve.trace INFO [utils.py:predict():162] Got response "id": "ade41d85-2a1f-4027-b7f6-bd8d0e4567a5","model_name": "sklearn-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_sklearn.py::test_sklearn_v2_mlserver [e2e-predictor] predictor/test_sklearn.py::test_sklearn_runtime_kserve 2026-09-17 16:06:45.405 4722 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:06:45.405 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:06:45.405 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:06:45.405 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:06:45.405 4722 kserve.trace Using external route host: isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:06:45.405 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:06:45.406 4722 kserve.trace Sending Header = {'Host': 'isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:06:45.406 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:06:45.406 4722 kserve.trace base url = https://isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:06:45.406 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:06:50.736 4722 kserve.trace Got response {'predictions': [{'item_id': 'H200', 'timestamp': '1750-02-10T06:00:00', 'mean': 17.500171661376953, '0.1': 17.049267429998, '0.2': 17.20405359196854, '0.3': 17.31566530480529, '0.4': 17.411033398131973, '0.5': 17.500171661376953, '0.6': 17.589309924621933, '0.7': 17.684678017948617, '0.8': 17.796289730785368, '0.9': 17.951075892755906}, {'item_id': 'H200', 'timestamp': '1750-02-10T07:00:00', 'mean': 17.200218200683594, '0.1': 16.562543321336065, '0.2': 16.781444010862476, '0.3': 16.9392868088759, '0.4': 17.07415765987616, '0.5': 17.200218200683594, '0.6': 17.326278741491027, '0.7': 17.46114959249129, '0.8': 17.61899239050471, '0.9': 17.837893080031122}, {'item_id': 'H200', 'timestamp': '1750-02-10T08:00:00', 'mean': 16.800273895263672, '0.1': 16.019284857167534, '0.2': 16.28738235400909, '0.3': 16.48069951136213, '0.4': 16.645881894424917, '0.5': 16.800273895263672, '0.6': 16.954665896102426, '0.7': 17.119848279165215, '0.8': 17.313165436518254, '0.9': 17.58126293335981}]} [e2e-predictor] 2026-09-17 16:06:50.736 4722 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [{'item_id': 'H200', 'timestamp': '1750-02-10T06:00:00', 'mean': 17.500171661376953, '0.1': 17.049267429998, '0.2': 17.20405359196854, '0.3': 17.31566530480529, '0.4': 17.411033398131973, '0.5': 17.500171661376953, '0.6': 17.589309924621933, '0.7': 17.684678017948617, '0.8': 17.796289730785368, '0.9': 17.951075892755906}, {'item_id': 'H200', 'timestamp': '1750-02-10T07:00:00', 'mean': 17.200218200683594, '0.1': 16.562543321336065, '0.2': 16.781444010862476, '0.3': 16.9392868088759, '0.4': 17.07415765987616, '0.5': 17.200218200683594, '0.6': 17.326278741491027, '0.7': 17.46114959249129, '0.8': 17.61899239050471, '0.9': 17.837893080031122}, {'item_id': 'H200', 'timestamp': '1750-02-10T08:00:00', 'mean': 16.800273895263672, '0.1': 16.019284857167534, '0.2': 16.28738235400909, '0.3': 16.48069951136213, '0.4': 16.645881894424917, '0.5': 16.800273895263672, '0.6': 16.954665896102426, '0.7': 17.119848279165215, '0.8': 17.313165436518254, '0.9': 17.58126293335981}]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autoscaling.py::test_sklearn_kserve_concurrency [e2e-predictor] [gw1] SKIPPED predictor/test_autoscaling.py::test_sklearn_kserve_concurrency [e2e-predictor] predictor/test_autoscaling.py::test_sklearn_kserve_rps [e2e-predictor] [gw1] SKIPPED predictor/test_autoscaling.py::test_sklearn_kserve_rps [e2e-predictor] predictor/test_canary.py::test_canary_rollout [e2e-predictor] [gw1] SKIPPED predictor/test_canary.py::test_canary_rollout [e2e-predictor] predictor/test_canary.py::test_canary_rollout_runtime [e2e-predictor] [gw1] SKIPPED predictor/test_canary.py::test_canary_rollout_runtime [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_create 2026-09-17 16:07:08.654 4719 kserve.trace Worker process count in kserve-ci-e2e-test/isvc-sklearn-runtime-predictor-56d59b6d5c-tw7p5: 2 [e2e-predictor] 2026-09-17 16:07:08.654 4719 kserve.trace INFO [utils.py:get_container_worker_count():736] Worker process count in kserve-ci-e2e-test/isvc-sklearn-runtime-predictor-56d59b6d5c-tw7p5: 2 [e2e-predictor] 2026-09-17 16:07:08.694 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.694 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.694 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.694 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.694 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.694 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.695 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.695 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.695 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.695 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.728 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.728 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.728 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.728 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.728 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.728 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.728 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.728 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.728 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.728 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.761 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.761 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.761 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.761 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.762 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.762 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.762 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.762 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.762 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.762 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.798 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.798 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.798 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.798 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.799 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.799 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.799 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.799 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.799 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.799 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.829 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.829 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.830 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.830 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.830 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.830 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.830 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.830 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.830 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.830 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.864 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.864 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.864 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.864 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.864 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.864 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.864 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.864 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.865 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.865 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.896 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.896 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.897 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.897 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.897 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.897 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.897 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.897 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.897 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.897 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.945 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.945 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.945 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.945 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.945 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.945 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.945 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.945 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.945 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.945 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.977 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.977 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.977 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.977 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:08.977 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.977 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.977 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.977 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:08.977 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:08.977 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.016 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.016 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.017 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.017 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.017 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.017 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.017 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.017 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.017 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.017 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.054 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.054 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.054 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.054 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.054 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.054 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.054 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.054 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.055 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.055 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.085 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.085 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.085 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.085 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.085 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.085 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.085 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.085 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.085 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.085 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.113 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.113 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.113 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.113 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.113 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.113 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.114 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.114 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.114 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.114 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.144 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.144 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.144 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.144 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.144 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.144 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.144 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.144 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.145 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.145 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.174 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.174 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.174 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.174 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.174 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.174 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.174 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.174 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.174 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.174 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.204 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.204 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.204 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.204 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.205 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.205 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.205 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.205 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.205 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.205 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.236 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.236 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.236 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.236 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.236 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.236 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.236 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.236 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.236 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.236 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.266 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.266 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.266 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.266 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.266 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.266 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.266 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.266 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.266 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.266 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.295 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.295 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.296 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.296 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.296 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.296 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.296 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.296 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.296 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.296 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.324 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.324 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.325 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.325 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.325 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.325 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.325 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.325 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.325 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.325 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.359 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.359 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.359 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.359 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.359 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.359 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.359 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.359 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.360 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.360 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.392 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.392 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.392 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.392 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.392 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.392 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.393 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.393 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.393 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.393 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.422 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.422 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.422 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.422 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.422 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.422 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.423 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.423 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.423 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.423 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.454 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.454 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.455 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.455 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.455 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.455 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.455 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.455 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.455 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.455 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.482 4719 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.482 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.482 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.482 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:07:09.482 4719 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.482 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.482 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.482 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:07:09.482 4719 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.482 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:07:09.601 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.601 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.672 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.672 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.672 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.672 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.673 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.673 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.745 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.745 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.746 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.746 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.817 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.817 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.818 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.818 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.890 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.890 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.891 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.891 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.962 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.962 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.963 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:09.963 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.039 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.039 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.041 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.041 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.111 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.111 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.113 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.113 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.184 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.184 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.186 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.186 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.258 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.258 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.258 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.258 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.329 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.329 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.330 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.330 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.400 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.400 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.401 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.401 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.472 4719 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-17 16:07:10.472 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [19]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_sklearn.py::test_sklearn_runtime_kserve [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_runtime_mlserver 2026-09-17 16:08:15.703 4719 kserve.trace Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:08:15.703 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:08:15.703 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:08:15.703 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:08:15.703 4719 kserve.trace Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:08:15.703 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:08:15.703 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:08:15.703 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:08:15.703 4719 kserve.trace base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:08:15.703 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:08:15.731 4719 kserve.trace Got response "id": "eb583cc4-5c5c-4a82-9a7c-006bb26f048b","model_name": "isvc-sklearn-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-17 16:08:15.731 4719 kserve.trace INFO [utils.py:predict():162] Got response "id": "eb583cc4-5c5c-4a82-9a7c-006bb26f048b","model_name": "isvc-sklearn-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_sklearn.py::test_sklearn_v2_runtime_mlserver [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2 [e2e-predictor] [gw1] PASSED predictor/test_canary_raw_deployment.py::test_canary_create [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_promote 2026-09-17 16:09:51.023 4719 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.023 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.023 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:09:51.023 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:09:51.024 4719 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.024 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.024 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:09:51.024 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:09:51.024 4719 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.024 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.046 4719 kserve.trace Got response "id": "f8370448-f4f9-4d3c-8473-0571a0f93176","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:09:51.046 4719 kserve.trace INFO [utils.py:predict():162] Got response "id": "f8370448-f4f9-4d3c-8473-0571a0f93176","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:09:51.081 4719 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.081 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.082 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:09:51.082 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:09:51.082 4719 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.082 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.082 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:09:51.082 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:09:51.082 4719 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.082 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.087 4719 kserve.trace Got response "id": "6d126609-d88f-401e-84fe-d0992ac7c01c","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:09:51.087 4719 kserve.trace INFO [utils.py:predict():162] Got response "id": "6d126609-d88f-401e-84fe-d0992ac7c01c","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:09:51.123 4719 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.123 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.124 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:09:51.124 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:09:51.124 4719 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.124 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.124 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:09:51.124 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:09:51.124 4719 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.124 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:09:51.129 4719 kserve.trace Got response "id": "c6f7b779-e609-405f-b5cd-20ebbc57cb54","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:09:51.129 4719 kserve.trace INFO [utils.py:predict():162] Got response "id": "c6f7b779-e609-405f-b5cd-20ebbc57cb54","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_sklearn.py::test_sklearn_v2 [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_sklearn.py::test_sklearn_v2_grpc [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mixed 2026-09-17 16:11:26.376 4719 kserve.trace Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:11:26.376 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:11:26.376 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:11:26.376 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:11:26.376 4719 kserve.trace Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:11:26.376 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:11:26.388 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:11:26.388 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:11:26.389 4719 kserve.trace base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:11:26.389 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:11:26.465 4719 kserve.trace Got response "id": "8c823f15-eef5-4660-bbd5-73587e44aebe","model_name": "isvc-sklearn-v2-mixed","outputs": ["name": "output-0","shape": [1],"datatype": "FP64","data": [12.202832815138274],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:11:26.465 4719 kserve.trace INFO [utils.py:predict():162] Got response "id": "8c823f15-eef5-4660-bbd5-73587e44aebe","model_name": "isvc-sklearn-v2-mixed","outputs": ["name": "output-0","shape": [1],"datatype": "FP64","data": [12.202832815138274],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_sklearn.py::test_sklearn_v2_mixed [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mixed_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_sklearn.py::test_sklearn_v2_mixed_grpc [e2e-predictor] predictor/test_tensorflow.py::test_tensorflow_kserve [e2e-predictor] [gw1] PASSED predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_rollback 2026-09-17 16:12:01.682 4719 kserve.trace Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:12:01.682 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:12:01.683 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:12:01.683 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:12:01.683 4719 kserve.trace Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:12:01.683 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:12:01.706 4719 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:12:01.706 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:12:01.706 4719 kserve.trace base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:12:01.706 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:12:14.269 4719 kserve.trace Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] 2026-09-17 16:12:14.269 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_tensorflow.py::test_tensorflow_kserve [e2e-predictor] predictor/test_tensorflow.py::test_tensorflow_runtime_kserve 2026-09-17 16:12:49.527 4719 kserve.trace Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:12:49.527 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:12:49.527 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:12:49.527 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:12:49.528 4719 kserve.trace Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:12:49.528 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:12:49.528 4719 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:12:49.528 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:12:49.528 4719 kserve.trace base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:12:49.528 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:13:01.015 4719 kserve.trace Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] 2026-09-17 16:13:01.015 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_tensorflow.py::test_tensorflow_runtime_kserve [e2e-predictor] predictor/test_triton.py::test_triton 2026-09-17 16:15:16.332 4719 kserve.trace Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:15:16.332 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:15:16.333 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:15:16.333 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:15:16.333 4719 kserve.trace Using external route host: isvc-triton-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:15:16.333 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-triton-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:15:16.335 4719 kserve.trace Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:15:16.335 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:15:16.335 4719 kserve.trace base url = https://isvc-triton-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:15:16.335 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-triton-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_canary_raw_deployment.py::test_canary_rollback 2026-09-17 16:15:18.568 4719 kserve.trace Got response "id": "None","model_name": "cifar10","outputs": ["name": "OUTPUT__0","shape": [1, 10],"datatype": "FP32","data": [-2.0964810848236084, -0.13700798153877258, -0.509565532207489, 2.795621156692505, -0.5605475902557373, 1.9934231042861938, 1.1288189888000488, -1.4043132066726685, 0.6004874110221863, -2.123708724975586],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:15:18.568 4719 kserve.trace INFO [utils.py:predict():162] Got response "id": "None","model_name": "cifar10","outputs": ["name": "OUTPUT__0","shape": [1, 10],"datatype": "FP32","data": [-2.0964810848236084, -0.13700798153877258, -0.509565532207489, 2.795621156692505, -0.5605475902557373, 1.9934231042861938, 1.1288189888000488, -1.4043132066726685, 0.6004874110221863, -2.123708724975586],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_triton.py::test_triton [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-predictor] predictor/test_xgboost.py::test_xgboost_kserve [e2e-predictor] [gw1] PASSED predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_kserve 2026-09-17 16:17:03.816 4719 kserve.trace Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:17:03.816 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:17:03.816 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:17:03.816 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:17:03.817 4719 kserve.trace Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:17:03.817 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:17:03.817 4719 kserve.trace Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:17:03.817 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:17:03.817 4719 kserve.trace base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:17:03.817 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:17:04.322 4719 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-17 16:17:04.322 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_xgboost.py::test_xgboost_kserve [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_mlserver 2026-09-17 16:17:59.551 4719 kserve.trace Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:17:59.551 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:17:59.552 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:17:59.552 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:17:59.552 4719 kserve.trace Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:17:59.552 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:17:59.552 4719 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:17:59.552 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:17:59.552 4719 kserve.trace base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:17:59.552 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:17:59.577 4719 kserve.trace Got response "id": "7c48fbf7-e40d-445e-a3d7-f4c3e540a85f","model_name": "isvc-xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-17 16:17:59.577 4719 kserve.trace INFO [utils.py:predict():162] Got response "id": "7c48fbf7-e40d-445e-a3d7-f4c3e540a85f","model_name": "isvc-xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_xgboost.py::test_xgboost_v2_mlserver [e2e-predictor] predictor/test_xgboost.py::test_xgboost_single_model_file 2026-09-17 16:18:54.820 4719 kserve.trace Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:18:54.820 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:18:54.821 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:18:54.821 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:18:54.821 4719 kserve.trace Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:18:54.821 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:18:54.821 4719 kserve.trace Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:18:54.821 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:18:54.821 4719 kserve.trace base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:18:54.821 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:18:54.848 4719 kserve.trace Got response "id": "7eb6dc5e-69b7-4324-8b5c-16804644e158","model_name": "xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-17 16:18:54.848 4719 kserve.trace INFO [utils.py:predict():162] Got response "id": "7eb6dc5e-69b7-4324-8b5c-16804644e158","model_name": "xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_xgboost.py::test_xgboost_single_model_file [e2e-predictor] predictor/test_xgboost.py::test_xgboost_runtime_kserve 2026-09-17 16:19:02.583 4722 kserve.trace Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:19:02.583 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:19:02.583 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:19:02.583 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:19:02.583 4722 kserve.trace Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:19:02.583 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:19:02.583 4722 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:19:02.583 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:19:02.583 4722 kserve.trace base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:19:02.583 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:19:03.366 4722 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-17 16:19:03.366 4722 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_lightgbm.py::test_lightgbm_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_runtime_kserve 2026-09-17 16:20:50.117 4719 kserve.trace Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:50.117 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:50.118 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:20:50.118 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:20:50.118 4719 kserve.trace Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:50.118 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:50.118 4719 kserve.trace Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:20:50.118 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:20:50.118 4719 kserve.trace base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:50.118 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:50.666 4719 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-17 16:20:50.666 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_xgboost.py::test_xgboost_runtime_kserve [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_runtime_mlserver 2026-09-17 16:20:58.617 4722 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:58.617 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:58.617 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:20:58.617 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:20:58.617 4722 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:58.617 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:58.617 4722 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:20:58.617 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:20:58.617 4722 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:58.617 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:59.123 4722 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-17 16:20:59.123 4722 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-17 16:20:59.157 4722 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:59.157 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:59.157 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:20:59.157 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:20:59.157 4722 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:59.157 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:59.161 4722 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:20:59.161 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:20:59.161 4722 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:59.161 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:59.515 4722 kserve.trace Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-09-17 16:20:59.515 4722 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-09-17 16:20:59.545 4722 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:59.545 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:59.545 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:20:59.545 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:20:59.545 4722 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:59.545 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:59.552 4722 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:20:59.552 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:20:59.552 4722 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:59.552 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:20:59.914 4722 kserve.trace Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-09-17 16:20:59.914 4722 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_lightgbm.py::test_lightgbm_runtime_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_runtime_mlserver 2026-09-17 16:21:55.126 4722 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:21:55.126 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:21:55.126 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:21:55.126 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:21:55.126 4722 kserve.trace Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:21:55.126 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:21:55.127 4722 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:21:55.127 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:21:55.127 4722 kserve.trace base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:21:55.127 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:21:55.158 4722 kserve.trace Got response "id": "e59842b1-8710-4561-8ee5-5e7207cb9d84","model_name": "isvc-lightgbm-v2-runtime","outputs": ["name": "predict","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-17 16:21:55.158 4722 kserve.trace INFO [utils.py:predict():162] Got response "id": "e59842b1-8710-4561-8ee5-5e7207cb9d84","model_name": "isvc-lightgbm-v2-runtime","outputs": ["name": "predict","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_lightgbm.py::test_lightgbm_v2_runtime_mlserver 2026-09-17 16:21:55.894 4719 kserve.trace Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:21:55.894 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:21:55.894 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:21:55.894 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:21:55.894 4719 kserve.trace Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:21:55.894 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:21:55.894 4719 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:21:55.894 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:21:55.894 4719 kserve.trace base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:21:55.894 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:21:55.921 4719 kserve.trace Got response "id": "aa28d98f-7710-4e9a-be30-6b5f798df7a8","model_name": "isvc-xgboost-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-17 16:21:55.921 4719 kserve.trace INFO [utils.py:predict():162] Got response "id": "aa28d98f-7710-4e9a-be30-6b5f798df7a8","model_name": "isvc-xgboost-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_xgboost.py::test_xgboost_v2_runtime_mlserver [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_kserve [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2 2026-09-17 16:22:30.392 4722 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:22:30.392 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:22:30.392 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:22:30.392 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:22:30.392 4722 kserve.trace Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:22:30.392 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:22:30.392 4722 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:22:30.392 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:22:30.392 4722 kserve.trace base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:22:30.392 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:22:30.481 4722 kserve.trace Got response "id": "2184122f-c2f9-4523-8185-1396cb47a904","model_name": "isvc-lightgbm-v2-kserve","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:22:30.481 4722 kserve.trace INFO [utils.py:predict():162] Got response "id": "2184122f-c2f9-4523-8185-1396cb47a904","model_name": "isvc-lightgbm-v2-kserve","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_lightgbm.py::test_lightgbm_v2_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_grpc [e2e-predictor] [gw1] SKIPPED predictor/test_lightgbm.py::test_lightgbm_v2_grpc [e2e-predictor] predictor/test_mlflow.py::test_mlflow_v2_runtime_kserve 2026-09-17 16:23:21.147 4719 kserve.trace Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:23:21.147 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:23:21.148 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:23:21.148 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:23:21.148 4719 kserve.trace Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:23:21.148 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:23:21.148 4719 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:23:21.148 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:23:21.148 4719 kserve.trace base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:23:21.148 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:23:21.723 4719 kserve.trace Got response "id": "a3a8e13c-0963-43aa-93e7-58932e56220e","model_name": "isvc-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:23:21.723 4719 kserve.trace INFO [utils.py:predict():162] Got response "id": "a3a8e13c-0963-43aa-93e7-58932e56220e","model_name": "isvc-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_xgboost.py::test_xgboost_v2 2026-09-17 16:23:25.716 4722 kserve.trace Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:23:25.716 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:23:25.716 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:23:25.716 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:23:25.716 4722 kserve.trace Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:23:25.716 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:23:25.717 4722 kserve.trace Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:23:25.717 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:23:25.717 4722 kserve.trace base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:23:25.717 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:23:25.744 4722 kserve.trace Got response "id": "3b4a1a00-0427-419e-9744-cf49a0920f3c","model_name": "isvc-mlflow-v2-runtime","outputs": ["name": "output-1","shape": [1, 1],"datatype": "FP64","data": [5.576883936610762],"parameters": {'content_type': 'np'}],"parameters": {'content_type': 'np'},"from_grpc": False [e2e-predictor] 2026-09-17 16:23:25.744 4722 kserve.trace INFO [utils.py:predict():162] Got response "id": "3b4a1a00-0427-419e-9744-cf49a0920f3c","model_name": "isvc-mlflow-v2-runtime","outputs": ["name": "output-1","shape": [1, 1],"datatype": "FP64","data": [5.576883936610762],"parameters": {'content_type': 'np'}],"parameters": {'content_type': 'np'},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_mlflow.py::test_mlflow_v2_runtime_kserve [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_xgboost.py::test_xgboost_v2_grpc [e2e-predictor] storage/test_oci_modelcar.py::test_oci_modelcar_uid_isvc [e2e-predictor] [gw0] SKIPPED storage/test_oci_modelcar.py::test_oci_modelcar_uid_isvc [e2e-predictor] storagespec/test_s3_storagespec.py::test_sklearn_s3_storagespec_kserve [e2e-predictor] predictor/test_multi_container_probing.py::test_multi_container_probing 2026-09-17T16:24:50.960624+00:00 timeout_sampler INFO Waiting for 60 seconds [0:01:00], retry every 2 seconds. (Function: e2e.predictor.test_multi_container_probing..lambda: k8s_client.service_name.get_deployment) [e2e-predictor] 2026-09-17T16:24:51.018924+00:00 timeout_sampler INFO Elapsed time: 0.00033211708068847656 [0:00:00.000332] [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_multi_container_probing.py::test_multi_container_probing [e2e-predictor] predictor/test_paddle.py::test_paddle 2026-09-17 16:24:57.063 4719 kserve.trace Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:24:57.063 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:24:57.064 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:24:57.064 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:24:57.064 4719 kserve.trace Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:24:57.064 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:24:57.064 4719 kserve.trace Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:24:57.064 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:24:57.064 4719 kserve.trace base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:24:57.064 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:24:57.095 4719 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-17 16:24:57.095 4719 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED storagespec/test_s3_storagespec.py::test_sklearn_s3_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_global_custom_cert_storagespec_kserve 2026-09-17 16:26:06.282 4722 kserve.trace Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:26:06.282 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:26:06.282 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:26:06.282 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:26:06.282 4722 kserve.trace Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:26:06.282 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:26:06.327 4722 kserve.trace Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:26:06.327 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:26:06.328 4722 kserve.trace base url = https://isvc-paddle-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:26:06.328 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-paddle-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:26:07.621 4722 kserve.trace Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1. [e2e-predictor] 4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7 [e2e-predictor] .267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e [e2e-predictor] -08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.32607539171658 [e2e-predictor] 57e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.086099008 [e2e-predictor] 6221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] 2026-09-17 16:26:07.621 4722 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e [e2e-predictor] -08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e [e2e-predictor] -08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.95395184476 [e2e-predictor] 86532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.9894155 [e2e-predictor] 41307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.45 [e2e-predictor] 4385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_paddle.py::test_paddle [e2e-predictor] predictor/test_paddle.py::test_paddle_runtime 2026-09-17T16:26:27.339111+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-17T16:26:28.350450+00:00 timeout_sampler INFO Elapsed time: 1.0054295063018799 [0:00:01.005430] [e2e-predictor] 2026-09-17T16:26:38.441306+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-17T16:26:39.451336+00:00 timeout_sampler INFO Elapsed time: 1.0051381587982178 [0:00:01.005138] [e2e-predictor] [e2e-predictor] [gw0] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_global_custom_cert_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_custom_cert_storagespec_kserve 2026-09-17 16:27:22.885 4722 kserve.trace Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:27:22.885 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:27:22.886 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:27:22.886 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:27:22.886 4722 kserve.trace Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:27:22.886 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:27:22.923 4722 kserve.trace Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:27:22.923 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:27:22.924 4722 kserve.trace base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:27:22.924 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:27:24.267 4722 kserve.trace Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1. [e2e-predictor] 4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7 [e2e-predictor] .267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e [e2e-predictor] -08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.32607539171658 [e2e-predictor] 57e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.086099008 [e2e-predictor] 6221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] 2026-09-17 16:27:24.267 4722 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e [e2e-predictor] -08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e [e2e-predictor] -08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.95395184476 [e2e-predictor] 86532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.9894155 [e2e-predictor] 41307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.45 [e2e-predictor] 4385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_paddle.py::test_paddle_runtime [e2e-predictor] predictor/test_paddle.py::test_paddle_v2_kserve 2026-09-17T16:28:09.620738+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-17T16:28:10.629424+00:00 timeout_sampler INFO Elapsed time: 1.0045490264892578 [0:00:01.004549] [e2e-predictor] 2026-09-17T16:28:20.728502+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-17T16:28:21.738227+00:00 timeout_sampler INFO Elapsed time: 1.0047199726104736 [0:00:01.004720] [e2e-predictor] [e2e-predictor] [gw0] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_custom_cert_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_serving_cert_storagespec_kserve 2026-09-17 16:28:29.529 4722 kserve.trace Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:28:29.529 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:28:29.530 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:28:29.530 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:28:29.530 4722 kserve.trace Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:28:29.530 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:28:29.579 4722 kserve.trace Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:28:29.579 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:28:29.579 4722 kserve.trace base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:28:29.579 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:28:31.128 4722 kserve.trace Got response "id": "4f150dec-8721-4478-8212-e2561a765979","model_name": "isvc-paddle-v2-kserve","outputs": ["name": "output-0","shape": [1, 1000],"datatype": "FP32","data": [6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08 [e2e-predictor] , 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, [e2e-predictor] 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725 [e2e-predictor] e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.77198572 [e2e-predictor] 1660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423 [e2e-predictor] 533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:28:31.128 4722 kserve.trace INFO [utils.py:predict():162] Got response "id": "4f150dec-8721-4478-8212-e2561a765979","model_name": "isvc-paddle-v2-kserve","outputs": ["name": "output-0","shape": [1, 1000],"datatype": "FP32","data": [6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.79584759507633 [e2e-predictor] 86e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.76214223610327 [e2e-predictor] 3e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835 [e2e-predictor] 203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8. [e2e-predictor] 77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1. [e2e-predictor] 3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_paddle.py::test_paddle_v2_kserve [e2e-predictor] predictor/test_paddle.py::test_paddle_v2_grpc [e2e-predictor] [gw1] SKIPPED predictor/test_paddle.py::test_paddle_v2_grpc [e2e-predictor] predictor/test_pmml.py::test_pmml_kserve 2026-09-17T16:29:41.894433+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-17T16:29:42.903594+00:00 timeout_sampler INFO Elapsed time: 1.004892110824585 [0:00:01.004892] [e2e-predictor] 2026-09-17T16:29:52.957577+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-17T16:29:53.970136+00:00 timeout_sampler INFO Elapsed time: 1.008427381515503 [0:00:01.008427] [e2e-predictor] [e2e-predictor] [gw0] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_serving_cert_storagespec_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_v2_kserve 2026-09-17 16:30:26.410 4722 kserve.trace Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:30:26.410 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:30:26.411 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:30:26.411 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:30:26.411 4722 kserve.trace Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:30:26.411 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:30:26.411 4722 kserve.trace Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:30:26.411 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:30:26.412 4722 kserve.trace base url = https://isvc-pmml-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:30:26.412 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-pmml-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:30:28.318 4722 kserve.trace Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-09-17 16:30:28.318 4722 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-09-17 16:30:28.319 4722 kserve.trace Time taken: 1.947473786000046 [e2e-predictor] 2026-09-17 16:30:28.319 4722 kserve.trace INFO [test_pmml.py:test_pmml_kserve():77] Time taken: 1.947473786000046 [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_pmml.py::test_pmml_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_runtime_kserve 2026-09-17 16:31:44.207 4719 kserve.trace Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:31:44.207 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:31:44.207 4719 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:31:44.207 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:31:44.207 4719 kserve.trace Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:31:44.207 4719 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:31:44.208 4719 kserve.trace Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:31:44.208 4719 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:31:44.208 4719 kserve.trace base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:31:44.208 4719 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:31:45.864 4719 kserve.trace Got response "id": "8900488d-e39d-4049-a92a-05b77be70596","model_name": "isvc-pmml-v2-kserve","outputs": ["name": "Species","shape": [1],"datatype": "BYTES","data": ['setosa'],"parameters": None, "name": "Probability_setosa","shape": [1],"datatype": "FP64","data": [1.0],"parameters": None, "name": "Probability_versicolor","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Probability_virginica","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Node_Id","shape": [1],"datatype": "BYTES","data": ['2'],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-17 16:31:45.864 4719 kserve.trace INFO [utils.py:predict():162] Got response "id": "8900488d-e39d-4049-a92a-05b77be70596","model_name": "isvc-pmml-v2-kserve","outputs": ["name": "Species","shape": [1],"datatype": "BYTES","data": ['setosa'],"parameters": None, "name": "Probability_setosa","shape": [1],"datatype": "FP64","data": [1.0],"parameters": None, "name": "Probability_versicolor","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Probability_virginica","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Node_Id","shape": [1],"datatype": "BYTES","data": ['2'],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_pmml.py::test_pmml_v2_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_pmml.py::test_pmml_v2_grpc 2026-09-17 16:32:13.586 4722 kserve.trace Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:32:13.586 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:32:13.587 4722 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-17 16:32:13.587 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-predictor] 2026-09-17 16:32:13.587 4722 kserve.trace Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:32:13.587 4722 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:32:13.587 4722 kserve.trace Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:32:13.587 4722 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-17 16:32:13.587 4722 kserve.trace base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:32:13.587 4722 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.1ce3bd47-f3a8-493a-b36d-9991548beac4.prod.konfluxeaas.com [e2e-predictor] 2026-09-17 16:32:15.314 4722 kserve.trace Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-09-17 16:32:15.314 4722 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_pmml.py::test_pmml_runtime_kserve [e2e-predictor] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-09-17 16:32:20.466 4722 kserve.trace Created primary ISVC: isvc-primary-859eae [e2e-predictor] 2026-09-17 16:32:20.466 4722 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created primary ISVC: isvc-primary-859eae [e2e-predictor] 2026-09-17 16:33:50.517 4722 kserve.trace Primary ISVC is ready [e2e-predictor] 2026-09-17 16:33:50.517 4722 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():386] Primary ISVC is ready [e2e-predictor] 2026-09-17 16:34:05.554 4722 kserve.trace resourceVersion for isvc-primary-859eae stabilized at 39781 (stable for 15.0s) [e2e-predictor] 2026-09-17 16:34:05.554 4722 kserve.trace INFO [test_pod_watch.py:wait_for_stable_resource_version():185] resourceVersion for isvc-primary-859eae stabilized at 39781 (stable for 15.0s) [e2e-predictor] 2026-09-17 16:34:05.555 4722 kserve.trace Baseline recorded - resourceVersion: 39781 [e2e-predictor] 2026-09-17 16:34:05.555 4722 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():394] Baseline recorded - resourceVersion: 39781 [e2e-predictor] 2026-09-17 16:34:05.555 4722 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-09-17 16:34:05.555 4722 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():397] Creating invalid S3 secret and service account [e2e-predictor] 2026-09-17 16:34:05.705 4722 kserve.trace Created secondary ISVC isvc-secondary-859eae, waiting for failure status... [e2e-predictor] 2026-09-17 16:34:05.705 4722 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():427] Created secondary ISVC isvc-secondary-859eae, waiting for failure status... [e2e-predictor] 2026-09-17 16:34:13.731 4722 kserve.trace ISVC isvc-secondary-859eae reported failure: {'exitCode': 1, 'message': "2026-09-17 16:34:07.590 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-17 16:34:07.590 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-17 16:34:07.608 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpwtv_zakv.crt\n2026-09-17 16:34:07.888 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-17 16:34:12.867 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-09-17 16:34:13.731 4722 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-secondary-859eae reported failure: {'exitCode': 1, 'message': "2026-09-17 16:34:07.590 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-17 16:34:07.590 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-17 16:34:07.608 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpwtv_zakv.crt\n2026-09-17 16:34:07.888 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-17 16:34:12.867 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-09-17 16:34:13.732 4722 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-17 16:34:07.590 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-17 16:34:07.590 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-17 16:34:07.608 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpwtv_zakv.crt\n2026-09-17 16:34:07.888 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-17 16:34:12.867 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-09-17 16:34:13.732 4722 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():435] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-17 16:34:07.590 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-17 16:34:07.590 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-17 16:34:07.608 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpwtv_zakv.crt\n2026-09-17 16:34:07.888 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-17 16:34:12.867 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-09-17 16:34:23.748 4722 kserve.trace Primary ISVC resourceVersion: before=39781, after=39781 [e2e-predictor] 2026-09-17 16:34:23.748 4722 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():445] Primary ISVC resourceVersion: before=39781, after=39781 [e2e-predictor] 2026-09-17 16:34:23.748 4722 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-predictor] 2026-09-17 16:34:23.748 4722 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():458] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-predictor] [e2e-predictor] =============================== warnings summary =============================== [e2e-predictor] ../../python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:977: 242 warnings [e2e-predictor] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:977: PytestDeprecationWarning: The "scope" keyword argument to the asyncio marker has been deprecated. Please use the "loop_scope" argument instead. [e2e-predictor] [e2e-predictor] warnings.warn(PytestDeprecationWarning(_MARKER_SCOPE_KWARG_DEPRECATION_WARNING)) [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher [e2e-predictor] predictor/test_predictive.py::test_predictive_sklearn_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_sklearn_v2 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 [e2e-predictor] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/httpx/_config.py:51: DeprecationWarning: `verify=` is deprecated. Use `verify=ssl.create_default_context(cafile=...)` or `verify=ssl.create_default_context(capath=...)` instead. [e2e-predictor] warnings.warn(message, DeprecationWarning) [e2e-predictor] [e2e-predictor] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html [e2e-predictor] - generated xml file: /workspace/artifacts-dir/junit_e2e-predictor_or_kserve_on_openshift.xml - [e2e-predictor] --------------------------------- JSON report ---------------------------------- [e2e-predictor] report saved to: /workspace/artifacts-dir/e2e_results-predictor_or_kserve_on_openshift.json [e2e-predictor] ========== 57 passed, 16 skipped, 246 warnings in 2646.52s (0:44:06) =========== [e2e-predictor] /workspace/source [e2e-predictor] /workspace/source [e2e-predictor] make[1]: Leaving directory '/workspace/source' [e2e-predictor] + echo success [must-gather] [must-gather ] OUT 2026-09-17T16:34:30.25647116Z 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: 935d82a7-4486-4aa2-83c4-a92cca255c39 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-09-17T16:34:30.304693284Z namespace/openshift-must-gather-mtpvm created [must-gather] [must-gather ] OUT 2026-09-17T16:34:30.310072974Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-v28nn created [must-gather] [must-gather ] OUT 2026-09-17T16:34:30.328875474Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:37.207792075Z [disk usage checker] Started [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:37.211293948Z [disk usage checker] Volume usage percentage: current = 27 ; allowed = 70 [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:37.365610233Z No resources found in openshift-must-gather-mtpvm namespace. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:37.491309186Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:37.667439912Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:37.667493022Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:37.667493022Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:37.672230142Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:37.845345139Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:37.845376571Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:37.845376571Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:37.851221798Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.004896276Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.004926662Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.004926662Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.007289581Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.165021853Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.165120830Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.165120830Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.167627067Z Error getting logs from rhods-notebooks [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.324820097Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.324848821Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.324848821Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.327316861Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.480264887Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.480298600Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.480298600Z namespaces "istio-system" not found [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.482488008Z Error getting logs from istio-system [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.640370643Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.640402889Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.640402889Z namespaces "knative-serving" not found [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.642761469Z Error getting logs from knative-serving [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.797570725Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.797594940Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.797594940Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:38.800106413Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:39.097836420Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:39.379646203Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:39.517702505Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:39.605112879Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:39.607346871Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:39.766504708Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:39.866393901Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:39.868588003Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:40.000196482Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:40.085546753Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:40.087659279Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:40.222684631Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:40.311140240Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:40.313507390Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:40.451228352Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:40.539986268Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:40.542406162Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:40.675531278Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:40.762617544Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:40.765131795Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:40.897327406Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:40.983420518Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:40.986124089Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:41.115890291Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:41.204153886Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:41.207071433Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:41.341349378Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:41.429719778Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:41.432358917Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:41.563803958Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:41.648718690Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:41.650925740Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:41.788679444Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:41.875347606Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:41.877781687Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:42.010086384Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:42.096451953Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:42.098869967Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:42.216161508Z [disk usage checker] Volume usage percentage: current = 27 ; allowed = 70 [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:42.232723808Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:42.317653916Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:42.320075130Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:42.452489520Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:42.536871123Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:42.539259348Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:42.673600278Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:42.757565898Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:42.759897275Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:42.889260891Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:42.974618327Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:42.977072577Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:43.108574771Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:43.193498037Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:43.195841276Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:43.331406847Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:43.421911539Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:43.425369381Z Error collecting info from [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:44.146719943Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:44.275720414Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:44.402001610Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:44.531832626Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:44.660547091Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:44.905770280Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:45.037003053Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:45.165775207Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:45.300105910Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:45.426989034Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:45.560639535Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:45.693904310Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:45.822519703Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:45.948584972Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:46.075948619Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:46.367980856Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:46.497997113Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:47.180680898Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:47.221717069Z [disk usage checker] Volume usage percentage: current = 27 ; allowed = 70 [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:47.585116287Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:47.745729941Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:47.894602648Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:48.563139374Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:48.912186584Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:49.072345366Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:49.198766998Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:49.850804566Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:50.198459498Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:50.361369242Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:50.488679555Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:51.159219552Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:51.491520412Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:51.650541566Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:51.784163211Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:52.226286255Z [disk usage checker] Volume usage percentage: current = 27 ; allowed = 70 [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:52.437988069Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:52.774765603Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:52.932750277Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:53.083929082Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:53.793170026Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:54.168991160Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:54.340926104Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:54.485848186Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:55.199909288Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:55.571154867Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:55.748888667Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:55.918908590Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:56.628415974Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:56.983664047Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:57.143321909Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:57.230824151Z [disk usage checker] Volume usage percentage: current = 26 ; allowed = 70 [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:57.273965180Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:57.948539734Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:58.299504820Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:58.457394215Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:58.616285914Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:59.286344771Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:59.618925106Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:59.782308003Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s6flz] POD 2026-09-17T16:34:59.934602299Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:00.588302172Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:00.952398707Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:01.109244006Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:01.238090800Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:01.890450697Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:02.227321590Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:02.235257611Z [disk usage checker] Volume usage percentage: current = 26 ; allowed = 70 [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:02.381804314Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:02.511616121Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:03.162270936Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:03.501346335Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:03.661266752Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:03.808230657Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:04.491633778Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:04.831258654Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:04.994726704Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:05.130948092Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:05.804079454Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:06.144458301Z Wrote inspect data to must-gather. [must-gather] [must-gather-s6flz] POD 2026-09-17T16:35:06.165687856Z Caches written to disk [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.173567392Z waiting for gather to complete [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.176913383Z downloading gather output [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.44695723Z receiving incremental file list [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.4699244Z ./ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.470010465Z aggregated-discovery-api.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.470346251Z aggregated-discovery-apis.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.471356799Z event-filter.html [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.473703671Z timestamp [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.473839468Z version [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.47388944Z cluster-scoped-resources/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.473898211Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.473903641Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.473946953Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474026117Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474042038Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474060128Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474127372Z namespaces/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474139652Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474204755Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474258838Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474317891Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474373943Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474401875Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474488409Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474583704Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474668528Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474706179Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474753722Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474799954Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474843626Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.47492865Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.474977723Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.475028045Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.475107759Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.475150991Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.475214284Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.475332969Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.475411873Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.491113085Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.49121405Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.491292934Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.491433761Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.49162703Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.491668052Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.491727645Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.491777917Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.491821879Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.491871532Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.491924224Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.492002928Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.49204972Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.492095372Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.492143165Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.492202138Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.49224979Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.492294832Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.492370066Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.492386377Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.50186028Z [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.501886202Z sent 761 bytes received 173,580 bytes 348,682.00 bytes/sec [must-gather] [must-gather-s6flz] OUT 2026-09-17T16:35:07.501896892Z total size is 3,013,315 speedup is 17.28 [must-gather] [must-gather ] OUT 2026-09-17T16:35:07.737559762Z namespace/openshift-must-gather-mtpvm 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: 935d82a7-4486-4aa2-83c4-a92cca255c39 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-09-17T16:35:07.866147032Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:beedb3a7cc616b58380a1e76b6ac80e15051a1fc306521c715ffbeec074e4ed6 [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: 935d82a7-4486-4aa2-83c4-a92cca255c39 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-09-17T16:35:07.883180079Z namespace/openshift-must-gather-bp66r created [must-gather] [must-gather ] OUT 2026-09-17T16:35:07.889790855Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-7szfs created [must-gather] [must-gather ] OUT 2026-09-17T16:35:07.91180519Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:beedb3a7cc616b58380a1e76b6ac80e15051a1fc306521c715ffbeec074e4ed6 created [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:10.077311292Z [disk usage checker] Started [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:10.080945245Z [disk usage checker] Volume usage percentage: current = 35 ; allowed = 70 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:10.463233754Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:10.618581235Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:10.732960900Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:10.837748676Z Gathering data for ns/default... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:11.179887166Z Gathering data for ns/openshift... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:11.636355059Z Gathering data for ns/kube-system... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:12.527009031Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:12.897088489Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:12.897195789Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:12.897195789Z namespaces "assisted-installer" not found [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.180233581Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.187271237Z 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-j8qcc] POD 2026-09-17T16:35:13.190438806Z Executing Istio gather script [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.199072121Z INFO: Gathering HAProxy config files [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.201615482Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.216962310Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.221698474Z INFO: Collecting host service logs for crio [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.222082729Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.222452456Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.222831088Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.223260422Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.223655768Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.224041318Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.224451798Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.225017672Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.225386361Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.225765486Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.226324420Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.316647605Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.719989529Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.788779637Z INFO: Collecting Insights Archives from insights-operator-5844b856db-9jg52 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.788779637Z insights-runtime-extractor-fxkqg [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.788779637Z insights-runtime-extractor-vfpmt [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.788779637Z insights-runtime-extractor-wn4ng [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.806781206Z No resources found [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:13.870174462Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:14.021397900Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:14.195966423Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:14.317019730Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:14.359673354Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:14.359673354Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:14.636181315Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:14.767720735Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:14.954199541Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:14.989748360Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:14.989779759Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:15.049072047Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:15.142182168Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:15.162891988Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:15.175252803Z [disk usage checker] Volume usage percentage: current = 35 ; allowed = 70 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:15.211528495Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:15.334549845Z INFO: 'previous-logs' folder not found on ip-10-0-128-144.ec2.internal, skipping... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:15.382349464Z No resources found [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:15.490765499Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:15.532095158Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:15.554743061Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:15.814562735Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:15.818048979Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:15.824670181Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:15.838498183Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:15.949873160Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:16.008164397Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:16.043028506Z tar: Removing leading `/' from member names [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:16.054945180Z INFO: HAProxy config collection complete. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:16.116528394Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:16.124536830Z INFO: 'previous-logs' folder not found on ip-10-0-140-157.ec2.internal, skipping... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:16.187628991Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:16.279030743Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:16.301978365Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:16.435011894Z INFO: 'previous-logs' folder not found on ip-10-0-143-133.ec2.internal, skipping... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:16.435047351Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:16.435075311Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:16.507029983Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:16.577420109Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:16.772004748Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:16.780602903Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:16.792028601Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:16.810288300Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.030687688Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.121459374Z INFO: INTERCONNECT MODE [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.121647480Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.213396071Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.280938944Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.300744059Z INFO: Gathering OVN_Northbound from ovnkube-node-486bt... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.301064026Z INFO: Gathering OVN_Northbound from ovnkube-node-z7swp... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.301280433Z INFO: Gathering OVN_Northbound from ovnkube-node-zpzbl... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.301579303Z INFO: Gathering OVN_Southbound from ovnkube-node-486bt... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.301933497Z INFO: Gathering OVN_Southbound from ovnkube-node-z7swp... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.302252018Z INFO: Gathering OVN_Southbound from ovnkube-node-zpzbl... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.568335993Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.631990502Z tar: Removing leading `/' from member names [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.634282493Z tar: Removing leading `/' from member names [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.641341815Z tar: Removing leading `/' from member names [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.643628452Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.651416518Z tar: Removing leading `/' from member names [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.659178805Z tar: Removing leading `/' from member names [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.688977855Z tar: Removing leading `/' from member names [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.884319163Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.907692342Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.942376899Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:17.969057150Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.195006422Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.195574355Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.211097999Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.232439484Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.232505487Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.232980281Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.235149400Z 4.8M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.238075510Z ovnk_database_store/ [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.238075510Z ovnk_database_store/ovnkube-node-z7swp_nbdb [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.249736029Z ovnk_database_store/ovnkube-node-z7swp_sbdb [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.278898495Z ovnk_database_store/ovnkube-node-486bt_nbdb [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.292886809Z ovnk_database_store/ovnkube-node-zpzbl_sbdb [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.324642079Z ovnk_database_store/ovnkube-node-zpzbl_nbdb [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.337736114Z ovnk_database_store/ovnkube-node-486bt_sbdb [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.376130741Z INFO: Network log collection complete. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.445555073Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.450516803Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.453105709Z W0917 16:35:18.453066 1515 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.458153505Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.564616577Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.664815237Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.698726984Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.790217720Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.791281925Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.941153117Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:18.945174618Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:19.096894948Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:19.100644458Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:19.162741896Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:19.344261341Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:19.380093739Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:19.383044572Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:19.619102699Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:19.714074929Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:667babb345aeb39d2681913fd91a5c163d48d4ab8a3ba0d3156502181ea1177a [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:19.793543427Z Gathering data for ns/openshift-console... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:19.854873797Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:19.858789637Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:19.859585171Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:20.017961650Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:20.054991533Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:20.181659413Z [disk usage checker] Volume usage percentage: current = 35 ; allowed = 70 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:20.252890766Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:20.257703382Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:20.463089675Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:20.513409820Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:20.677106588Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:20.680671269Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:20.858198364Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:21.087278591Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:21.098486446Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:21.189458496Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:21.458416857Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:21.800181950Z Done executing Istio gather script [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:22.113189233Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:22.328961118Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:22.656664783Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:23.034060678Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:23.450509876Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:23.464571340Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:23.976903552Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:24.581325552Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:25.186613794Z [disk usage checker] Volume usage percentage: current = 35 ; allowed = 70 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:25.705967509Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:26.709127618Z Gathering data for ns/kserve... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:26.838952165Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:27.982303889Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:28.258208899Z Collecting performance related data for node ip-10-0-143-133.ec2.internal [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:28.275994890Z Collecting performance related data for node ip-10-0-140-157.ec2.internal [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:28.283896538Z Collecting performance related data for node ip-10-0-128-144.ec2.internal [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:29.128146618Z Gathering data for ns/openshift-config... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:29.527369993Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:30.042566882Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:30.191475872Z [disk usage checker] Volume usage percentage: current = 35 ; allowed = 70 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:30.335790624Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:30.681134847Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:31.086551005Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:31.442114883Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:31.764488693Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:32.154188131Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:32.537065631Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:32.926568790Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:33.537069564Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:35.197276428Z [disk usage checker] Volume usage percentage: current = 35 ; allowed = 70 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:35.380134054Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:36.977614040Z Collecting kubelet logs for node ip-10-0-143-133.ec2.internal [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:36.979756856Z Collecting kubelet logs for node ip-10-0-140-157.ec2.internal [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:36.983298061Z Collecting kubelet logs for node ip-10-0-128-144.ec2.internal [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:37.075607016Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:37.420950312Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-bp66r namespace [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:37.427413974Z INFO: Node performance data collection complete. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:37.470699077Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:38.060340479Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:38.529269213Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:39.084818689Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:39.476580687Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:40.117995725Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:40.202876513Z [disk usage checker] Volume usage percentage: current = 35 ; allowed = 70 [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:40.510282837Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:40.944405920Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:41.280683410Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:41.615653364Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:42.347001387Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:42.678422709Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:43.043191971Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:43.449493095Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:44.646838208Z Wrote inspect data to must-gather. [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:44.646886119Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:44.646886119Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:44.786391895Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-j8qcc] POD 2026-09-17T16:35:44.938089549Z Caches written to disk [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:45.950682246Z waiting for gather to complete [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:45.953299642Z downloading gather output [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.210439321Z receiving incremental file list [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.228872958Z ./ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.229006554Z aggregated-discovery-api.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.229355561Z aggregated-discovery-apis.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.2303797Z event-filter.html [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.233036098Z timestamp [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.233158344Z version [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.245240745Z cluster-scoped-resources/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.245271236Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.245303808Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.24535854Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.245443355Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.245593102Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.245677256Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.245711968Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.245835173Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.245923378Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.246064014Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.246120807Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.246282665Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.246373469Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.246865633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.246920015Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.247157867Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.247456431Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.247736575Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.247914083Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.252092514Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.253807737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.253948053Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.25408745Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.254261139Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.254375104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.254623246Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.254825706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.255018315Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.25532596Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.255479187Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.255597153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.255713898Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.255816803Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.255926639Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.256082186Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.256290886Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.256402422Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.2565765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.258729674Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterservingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.259247428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.259406396Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.259564544Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.259768164Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.260066088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.260503199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.260616034Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.260771512Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.260865846Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.260977482Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.261099017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.261235014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.261372881Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.261511477Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.261613832Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.261869205Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.262014801Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.262147318Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.262700345Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.262825331Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.262935406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.263126535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.263265152Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.263490332Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.263633999Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.263800378Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.263918983Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.264036619Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.264148144Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.264293551Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.264410617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.264542893Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.264671409Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.264822577Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.265181214Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.265610245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.26572944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.266527669Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.266674396Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.266810152Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.266932478Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.267069965Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.267314267Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.267563208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.267690395Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.26779837Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.267952597Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.268078453Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.26821268Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.268359227Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.268483393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.272437453Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.272897525Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.273518705Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.273693153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.273847941Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.274002308Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.274138195Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.274268761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.274375636Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.277408632Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.27756568Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.277681645Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.27778345Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.277896196Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.285350294Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.291104861Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.291394755Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.291700349Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.291859917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.292026945Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.292134821Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.29232876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.292592242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.292700818Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.292804473Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.293000122Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.293109957Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.293246914Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.293365289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.293492546Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.293639153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.293748268Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.293855213Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.293975119Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.294075304Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.294226181Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.294520035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.294711714Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.295109704Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.295390867Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.295517183Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.295620878Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.29774427Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.297873736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.298111518Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.298303197Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.298528468Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.298672945Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.300325294Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.300476302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.300591687Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.300741004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.30085666Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.301095692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.301647728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.301774764Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.301930821Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.302035457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.302688688Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.304310126Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.304412161Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.304563228Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.304689064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.304853632Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.304975868Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.305105964Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.305309094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.305458641Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.305691773Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.305743955Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.305829879Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.305908673Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.305991467Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.306072071Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.306269Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.306372475Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.306456519Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.306590196Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.306700921Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.30689253Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.30708903Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.307248237Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.307355693Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.307440906Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.307528821Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.307617025Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.307707519Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.307794243Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.307882118Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.307976392Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.308062856Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.308171342Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.308311648Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.308392542Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.308484577Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.308567121Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.308654235Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.308767881Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.308864455Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.30895927Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.309042074Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.309128938Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.309246043Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.30937731Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.309472824Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.3095844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.309669114Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.309763308Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.309845962Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.309945577Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.310032351Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.310151497Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.310385448Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.310482953Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.310577348Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.310793458Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.310884122Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.310972647Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.311093422Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.311199607Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.311322153Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.311409728Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.311501592Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.311590976Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.31168269Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.311776225Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.311909432Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.312058499Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.312200675Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.312330072Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.312454448Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.312573213Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.312732391Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.312855067Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.312977293Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.313094189Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.313232865Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.313350571Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.313647975Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.313922318Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.314043994Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.31416574Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.314301547Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.314421842Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.314535168Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.314685985Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.31480002Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.314913736Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.315030342Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.315157418Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.315295675Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.3154148Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.315530166Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.315645141Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.315754926Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.31581874Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.315857601Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.315915314Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5dsxm.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.31603767Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-62bl4.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.316150045Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-78z4m.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.316285432Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8sps7.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.316408998Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kb64r.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.316521603Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-krpww.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.316636809Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-mncj5.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.316746144Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nlmbc.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.316940003Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-pfm8w.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.317059189Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-q9hrg.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.317172535Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tps5p.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.317298381Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wxv9f.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.317427777Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-6krxn.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.317570444Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-bksgw.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.317726321Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-lq5zs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.31790465Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.317967683Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.318162562Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.318348751Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.318465007Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.31894808Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.31936333Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.319501927Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.319614572Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.319729728Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.319869134Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.31997694Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.320096615Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.320216111Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.320343657Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.320449152Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.320571848Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.320679413Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.320804369Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.320914715Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.32103154Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.321149216Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.321310844Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.32143027Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.321607068Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.321669891Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.321800377Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.321956085Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.32207202Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.322180515Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.322325693Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.322444688Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.322671439Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.322878039Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.32310578Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.323296449Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.323417795Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.323579773Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.323697399Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.323813984Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.32392637Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.324043345Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.32415505Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.324292047Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.324405213Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.324521808Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.324596262Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.324654685Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.324733128Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.32477796Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.324838293Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.324895446Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.32497204Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.325018962Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.325086695Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.325136028Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.325199091Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.325265964Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.325331107Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.325338638Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.325381349Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.325493145Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.325556048Z cluster-scoped-resources/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.325563078Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.325624881Z cluster-scoped-resources/core/nodes/ip-10-0-128-144.ec2.internal.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.325852462Z cluster-scoped-resources/core/nodes/ip-10-0-140-157.ec2.internal.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.326032851Z cluster-scoped-resources/core/nodes/ip-10-0-143-133.ec2.internal.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.326169347Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.326261872Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.326320545Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.3264386Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.326543436Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.326665111Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.326997547Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.327195327Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.32747288Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.327591186Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.327707021Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.327822277Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.327932572Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.328246858Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.328371383Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.328484709Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.328589474Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.328702899Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.328815705Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.3289256Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.329035235Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.32914457Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.329323789Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.329480027Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.329538329Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.329643294Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.32975253Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.329854215Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.329957169Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.330063615Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.330339728Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.330498716Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.330628022Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.330707426Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.330718186Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.330779179Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.330902395Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.330954688Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.331029021Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.331061353Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.331125786Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.331260272Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.331449471Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.331549476Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.331556926Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.331606339Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.331738695Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.331747656Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.331794998Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.331888053Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.331945045Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.332064851Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.332117644Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.332200537Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.332274291Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.332343464Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.332403567Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.332748844Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.332804597Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.332859489Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.332917822Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.332995086Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.333051478Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.333128332Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.333181285Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.333276749Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.333333522Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.333405746Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.333463518Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.333518671Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.333574934Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.333642727Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.333685949Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.333771653Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.333829606Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.333956402Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.333972223Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.333984303Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.334071007Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.33412783Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.334255676Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.33433137Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.334394843Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.334508199Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.334625174Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.334816763Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.334987392Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.335100087Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.335307147Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.335423503Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.335532848Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.335642453Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.335750918Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.335863584Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.335970129Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.336081594Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.336250442Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.336370988Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.336481834Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.336590809Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.336908074Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.3370261Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.337139605Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.337288352Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.337347685Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.337476771Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.337581826Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.337687981Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.337876201Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.338002527Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.338118052Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.338258569Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.338366594Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.33848541Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.338612566Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.338726131Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.338836407Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.338948342Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.339061287Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.339180973Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.339339261Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.339448536Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.339561011Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.339686488Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.339795323Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.339918589Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.340033274Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.340143539Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.340288137Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.340404782Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.340512947Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.340660804Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.34078384Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.340903836Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.341010671Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.341021582Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.341080104Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.341355848Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.341444382Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.341550747Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.341628531Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.341636871Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.341697884Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.341789469Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.341836381Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-144.ec2.internal.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.341987138Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-140-157.ec2.internal.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.342096204Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-143-133.ec2.internal.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.342175567Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.342260252Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.342412849Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.342490392Z host_service_logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.342543745Z host_service_logs/masters/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.342610678Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.342712213Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.342795377Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.342883191Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.343052719Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.343210117Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.343384466Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.34347601Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.343568374Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.343667589Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.343764914Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.343808786Z ingress_controllers/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.343817766Z ingress_controllers/default/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.343823357Z ingress_controllers/default/router-default-648db6667b-2h95h/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.343877339Z ingress_controllers/default/router-default-648db6667b-2h95h/haproxy.config [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.344012076Z insights-data/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.344029437Z istio/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.344090229Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.344260988Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.34493779Z istio/event-filter.html [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.345084867Z istio/timestamp [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.34514902Z istio/cluster-scoped-resources/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.345156081Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.345206423Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.345276877Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.345474356Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.346272134Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.346878223Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.34785659Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.3480472Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.348202507Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.348318883Z machine_config_ondisk/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.348329463Z machine_config_termination_logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.348334673Z monitoring/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.348339404Z monitoring/alertmanager/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.348386906Z monitoring/alertmanager/status.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.348511502Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.348758714Z monitoring/prometheus/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.348823957Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.348947753Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.349034827Z monitoring/prometheus/rules.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.349934101Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.349988603Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.350066237Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.351327137Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.351403931Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.351458504Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.351567989Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.351648593Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.351765289Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.351836142Z monitoring/prometheus/status/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.351898875Z monitoring/prometheus/status/config.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.352473873Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.352557957Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.352675892Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.352878062Z namespaces/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.352886543Z namespaces/default/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.352960556Z namespaces/default/default.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.35303841Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.353094113Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.353179097Z namespaces/default/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.353258141Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.353358725Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.35345134Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.353550744Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.353608627Z namespaces/default/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.35366939Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.353732173Z namespaces/default/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.353799616Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.353893081Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.353951654Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.353999056Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.354097851Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.354206876Z namespaces/default/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.35428278Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.354417376Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.354524341Z namespaces/default/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.354725441Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.354823786Z namespaces/default/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.354924621Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.355073878Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.355266247Z namespaces/default/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.355345961Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.355403324Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.355494708Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.355551291Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.355632144Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.355686397Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.355790442Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.355881647Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.35595628Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.356010653Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.356063505Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.356117348Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.356210663Z namespaces/default/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.356282106Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.356342459Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.356392841Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.356523718Z namespaces/kserve/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.35658417Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.356655774Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.356709476Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.356763839Z namespaces/kserve/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.356815792Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.356916826Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.357160328Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.35739888Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.357461412Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.357510935Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.357566037Z namespaces/kserve/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.35762198Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.357720425Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.357858092Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.357907344Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.358004619Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.358060321Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.358069682Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.358135955Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.358261671Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.358358856Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.358502863Z namespaces/kserve/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.358565526Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.35886232Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.359001006Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.35948055Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.359575144Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.359954843Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.36009933Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.360434936Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.360571322Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.360628245Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.360744641Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.360815494Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.360875797Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.36093724Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.361056165Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.36115238Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.361231704Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.361316698Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.361393502Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.361452675Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.36156172Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.361633523Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.361691006Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.361817862Z namespaces/kserve/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.361825013Z namespaces/kserve/pods/kserve-controller-manager-74b7f9c78b-dsqnh/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.361881315Z namespaces/kserve/pods/kserve-controller-manager-74b7f9c78b-dsqnh/kserve-controller-manager-74b7f9c78b-dsqnh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.36197747Z namespaces/kserve/pods/kserve-controller-manager-74b7f9c78b-dsqnh/manager/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.36198457Z namespaces/kserve/pods/kserve-controller-manager-74b7f9c78b-dsqnh/manager/manager/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.36198846Z namespaces/kserve/pods/kserve-controller-manager-74b7f9c78b-dsqnh/manager/manager/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.362037673Z namespaces/kserve/pods/kserve-controller-manager-74b7f9c78b-dsqnh/manager/manager/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.36988762Z namespaces/kserve/pods/kserve-controller-manager-74b7f9c78b-dsqnh/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.369976874Z namespaces/kserve/pods/kserve-controller-manager-74b7f9c78b-dsqnh/manager/manager/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.370024567Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-w4jdk/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.37008029Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-w4jdk/llmisvc-controller-manager-645f9c8fd6-w4jdk.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.370200015Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-w4jdk/manager/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.370215466Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-w4jdk/manager/manager/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.370238457Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-w4jdk/manager/manager/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.3703025Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-w4jdk/manager/manager/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.372076835Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-w4jdk/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.37215767Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-w4jdk/manager/manager/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.372202392Z namespaces/kserve/pods/model-serving-api-7b954ffc95-7dbz9/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.372265195Z namespaces/kserve/pods/model-serving-api-7b954ffc95-7dbz9/model-serving-api-7b954ffc95-7dbz9.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.372363569Z namespaces/kserve/pods/model-serving-api-7b954ffc95-7dbz9/server/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.37237274Z namespaces/kserve/pods/model-serving-api-7b954ffc95-7dbz9/server/server/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.37238334Z namespaces/kserve/pods/model-serving-api-7b954ffc95-7dbz9/server/server/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.372449504Z namespaces/kserve/pods/model-serving-api-7b954ffc95-7dbz9/server/server/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.372556579Z namespaces/kserve/pods/model-serving-api-7b954ffc95-7dbz9/server/server/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.372644643Z namespaces/kserve/pods/model-serving-api-7b954ffc95-7dbz9/server/server/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.372715806Z namespaces/kserve/pods/odh-model-controller-7b966d7984-nmgt6/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.372757998Z namespaces/kserve/pods/odh-model-controller-7b966d7984-nmgt6/odh-model-controller-7b966d7984-nmgt6.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.372949908Z namespaces/kserve/pods/odh-model-controller-7b966d7984-nmgt6/manager/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.372957238Z namespaces/kserve/pods/odh-model-controller-7b966d7984-nmgt6/manager/manager/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.372967308Z namespaces/kserve/pods/odh-model-controller-7b966d7984-nmgt6/manager/manager/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.373020291Z namespaces/kserve/pods/odh-model-controller-7b966d7984-nmgt6/manager/manager/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.391967642Z namespaces/kserve/pods/odh-model-controller-7b966d7984-nmgt6/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.392050626Z namespaces/kserve/pods/odh-model-controller-7b966d7984-nmgt6/manager/manager/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.392094909Z namespaces/kserve/pods/s3-init-vj6dr/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.392149261Z namespaces/kserve/pods/s3-init-vj6dr/s3-init-vj6dr.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.392278417Z namespaces/kserve/pods/s3-init-vj6dr/download-hf-model/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.392290128Z namespaces/kserve/pods/s3-init-vj6dr/download-hf-model/download-hf-model/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.392307109Z namespaces/kserve/pods/s3-init-vj6dr/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.392371782Z namespaces/kserve/pods/s3-init-vj6dr/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.392502568Z namespaces/kserve/pods/s3-init-vj6dr/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.392584172Z namespaces/kserve/pods/s3-init-vj6dr/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.392631484Z namespaces/kserve/pods/s3-init-vj6dr/s3-init/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.392650455Z namespaces/kserve/pods/s3-init-vj6dr/s3-init/s3-init/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.392660256Z namespaces/kserve/pods/s3-init-vj6dr/s3-init/s3-init/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.392726789Z namespaces/kserve/pods/s3-init-vj6dr/s3-init/s3-init/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.393009032Z namespaces/kserve/pods/s3-init-vj6dr/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.393087096Z namespaces/kserve/pods/s3-init-vj6dr/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.39315672Z namespaces/kserve/pods/s3-tls-init-custom-rmkx2/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.393226983Z namespaces/kserve/pods/s3-tls-init-custom-rmkx2/s3-tls-init-custom-rmkx2.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.39338406Z namespaces/kserve/pods/s3-tls-init-custom-rmkx2/download-hf-model/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.393393441Z namespaces/kserve/pods/s3-tls-init-custom-rmkx2/download-hf-model/download-hf-model/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.393399771Z namespaces/kserve/pods/s3-tls-init-custom-rmkx2/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.393441413Z namespaces/kserve/pods/s3-tls-init-custom-rmkx2/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.393546358Z namespaces/kserve/pods/s3-tls-init-custom-rmkx2/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.393633923Z namespaces/kserve/pods/s3-tls-init-custom-rmkx2/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.393684085Z namespaces/kserve/pods/s3-tls-init-custom-rmkx2/s3-tls-init-custom/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.393691175Z namespaces/kserve/pods/s3-tls-init-custom-rmkx2/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.393695055Z namespaces/kserve/pods/s3-tls-init-custom-rmkx2/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.393742788Z namespaces/kserve/pods/s3-tls-init-custom-rmkx2/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.393944087Z namespaces/kserve/pods/s3-tls-init-custom-rmkx2/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.394028731Z namespaces/kserve/pods/s3-tls-init-custom-rmkx2/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.394093955Z namespaces/kserve/pods/s3-tls-init-serving-vrjqm/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.394142127Z namespaces/kserve/pods/s3-tls-init-serving-vrjqm/s3-tls-init-serving-vrjqm.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.394258433Z namespaces/kserve/pods/s3-tls-init-serving-vrjqm/download-hf-model/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.394268153Z namespaces/kserve/pods/s3-tls-init-serving-vrjqm/download-hf-model/download-hf-model/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.394274593Z namespaces/kserve/pods/s3-tls-init-serving-vrjqm/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.394337636Z namespaces/kserve/pods/s3-tls-init-serving-vrjqm/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.394442701Z namespaces/kserve/pods/s3-tls-init-serving-vrjqm/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.394525485Z namespaces/kserve/pods/s3-tls-init-serving-vrjqm/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.394584978Z namespaces/kserve/pods/s3-tls-init-serving-vrjqm/s3-tls-init-serving/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.394596249Z namespaces/kserve/pods/s3-tls-init-serving-vrjqm/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.39462898Z namespaces/kserve/pods/s3-tls-init-serving-vrjqm/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.394683963Z namespaces/kserve/pods/s3-tls-init-serving-vrjqm/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.394907594Z namespaces/kserve/pods/s3-tls-init-serving-vrjqm/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.394986968Z namespaces/kserve/pods/s3-tls-init-serving-vrjqm/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.39503726Z namespaces/kserve/pods/seaweedfs-64568bcd49-cj7ql/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.395088012Z namespaces/kserve/pods/seaweedfs-64568bcd49-cj7ql/seaweedfs-64568bcd49-cj7ql.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.395178727Z namespaces/kserve/pods/seaweedfs-64568bcd49-cj7ql/seaweedfs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.395206178Z namespaces/kserve/pods/seaweedfs-64568bcd49-cj7ql/seaweedfs/seaweedfs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.395220309Z namespaces/kserve/pods/seaweedfs-64568bcd49-cj7ql/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.395273331Z namespaces/kserve/pods/seaweedfs-64568bcd49-cj7ql/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.395481491Z namespaces/kserve/pods/seaweedfs-64568bcd49-cj7ql/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.395564725Z namespaces/kserve/pods/seaweedfs-64568bcd49-cj7ql/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.395633399Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-sw9j5/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.395682981Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-sw9j5/seaweedfs-tls-custom-8b44d767d-sw9j5.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.395764825Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-sw9j5/seaweedfs-tls-custom/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.395774306Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-sw9j5/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.395784796Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-sw9j5/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.395840219Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-sw9j5/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.396030588Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-sw9j5/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.396114102Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-sw9j5/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.396199406Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-wr9rh/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.396262659Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-wr9rh/seaweedfs-tls-serving-67b7477c6d-wr9rh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.396350623Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-wr9rh/seaweedfs-tls-serving/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.396359974Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-wr9rh/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.396366834Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-wr9rh/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.396446388Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-wr9rh/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.396667548Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-wr9rh/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.396755433Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-wr9rh/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.396792274Z namespaces/kserve/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.396849427Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.39690779Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.396957592Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.397012165Z namespaces/kube-node-lease/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.397019255Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.397023275Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.397067868Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-144.ec2.internal.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.397176043Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-140-157.ec2.internal.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.397302459Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-143-133.ec2.internal.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.397417874Z namespaces/kube-system/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.397477817Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.397551171Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.397603483Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.397656456Z namespaces/kube-system/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.397712208Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.397849465Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.39794334Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.398043304Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.398099957Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.398144929Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.398230704Z namespaces/kube-system/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.398295917Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.398386791Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.398464455Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.398521867Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.398645144Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.398698716Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.398708896Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.39877237Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-k2wctfmvlnrhgjsd2ssi4txunq.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.398881725Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.39898461Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.399066454Z namespaces/kube-system/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.399125147Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.399314966Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.399413341Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.399685063Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.399776848Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.400068452Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.40024Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.400690962Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.400774086Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.40085834Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.400920503Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.400953195Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.401038729Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.401100782Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.401199696Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.401326062Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.401399026Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.401461609Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.401506911Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.401552973Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.401653358Z namespaces/kube-system/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.401662699Z namespaces/kube-system/pods/global-pull-secret-syncer-8lfn8/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.401722372Z namespaces/kube-system/pods/global-pull-secret-syncer-8lfn8/global-pull-secret-syncer-8lfn8.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.401823036Z namespaces/kube-system/pods/global-pull-secret-syncer-8lfn8/global-pull-secret-syncer/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.401829807Z namespaces/kube-system/pods/global-pull-secret-syncer-8lfn8/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.401841407Z namespaces/kube-system/pods/global-pull-secret-syncer-8lfn8/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.40191021Z namespaces/kube-system/pods/global-pull-secret-syncer-8lfn8/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.402161202Z namespaces/kube-system/pods/global-pull-secret-syncer-8lfn8/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.402260117Z namespaces/kube-system/pods/global-pull-secret-syncer-8lfn8/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.402325781Z namespaces/kube-system/pods/global-pull-secret-syncer-ffw26/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.402384853Z namespaces/kube-system/pods/global-pull-secret-syncer-ffw26/global-pull-secret-syncer-ffw26.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.402461027Z namespaces/kube-system/pods/global-pull-secret-syncer-ffw26/global-pull-secret-syncer/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.402478678Z namespaces/kube-system/pods/global-pull-secret-syncer-ffw26/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.402484998Z namespaces/kube-system/pods/global-pull-secret-syncer-ffw26/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.402545231Z namespaces/kube-system/pods/global-pull-secret-syncer-ffw26/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.402815244Z namespaces/kube-system/pods/global-pull-secret-syncer-ffw26/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.402882887Z namespaces/kube-system/pods/global-pull-secret-syncer-ffw26/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.402957411Z namespaces/kube-system/pods/global-pull-secret-syncer-j755r/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.403008983Z namespaces/kube-system/pods/global-pull-secret-syncer-j755r/global-pull-secret-syncer-j755r.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.403096988Z namespaces/kube-system/pods/global-pull-secret-syncer-j755r/global-pull-secret-syncer/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.403104038Z namespaces/kube-system/pods/global-pull-secret-syncer-j755r/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.403131839Z namespaces/kube-system/pods/global-pull-secret-syncer-j755r/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.403217593Z namespaces/kube-system/pods/global-pull-secret-syncer-j755r/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.403458055Z namespaces/kube-system/pods/global-pull-secret-syncer-j755r/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.403550209Z namespaces/kube-system/pods/global-pull-secret-syncer-j755r/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.403589911Z namespaces/kube-system/pods/konnectivity-agent-88mrl/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.403640414Z namespaces/kube-system/pods/konnectivity-agent-88mrl/konnectivity-agent-88mrl.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.403736198Z namespaces/kube-system/pods/konnectivity-agent-88mrl/konnectivity-agent/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.403743809Z namespaces/kube-system/pods/konnectivity-agent-88mrl/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.40375777Z namespaces/kube-system/pods/konnectivity-agent-88mrl/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.403815472Z namespaces/kube-system/pods/konnectivity-agent-88mrl/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.404459363Z namespaces/kube-system/pods/konnectivity-agent-88mrl/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.404547137Z namespaces/kube-system/pods/konnectivity-agent-88mrl/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.40459826Z namespaces/kube-system/pods/konnectivity-agent-x2wr6/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.404652682Z namespaces/kube-system/pods/konnectivity-agent-x2wr6/konnectivity-agent-x2wr6.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.404752047Z namespaces/kube-system/pods/konnectivity-agent-x2wr6/konnectivity-agent/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.404760148Z namespaces/kube-system/pods/konnectivity-agent-x2wr6/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.404769258Z namespaces/kube-system/pods/konnectivity-agent-x2wr6/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.404839271Z namespaces/kube-system/pods/konnectivity-agent-x2wr6/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.405558086Z namespaces/kube-system/pods/konnectivity-agent-x2wr6/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.40564929Z namespaces/kube-system/pods/konnectivity-agent-x2wr6/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.405703533Z namespaces/kube-system/pods/konnectivity-agent-xhcfq/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.405744595Z namespaces/kube-system/pods/konnectivity-agent-xhcfq/konnectivity-agent-xhcfq.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.40584469Z namespaces/kube-system/pods/konnectivity-agent-xhcfq/konnectivity-agent/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.40585276Z namespaces/kube-system/pods/konnectivity-agent-xhcfq/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.405866731Z namespaces/kube-system/pods/konnectivity-agent-xhcfq/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.405935754Z namespaces/kube-system/pods/konnectivity-agent-xhcfq/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.406606306Z namespaces/kube-system/pods/konnectivity-agent-xhcfq/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.406696851Z namespaces/kube-system/pods/konnectivity-agent-xhcfq/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.406750153Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.406797165Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.40689266Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal/haproxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.406907661Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.406915121Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.406981794Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.407176384Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.407278829Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-144.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.407331911Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-157.ec2.internal/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.407383704Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-157.ec2.internal/kube-apiserver-proxy-ip-10-0-140-157.ec2.internal.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.407459777Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-157.ec2.internal/haproxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.407468338Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-157.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.407474618Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-157.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.40751869Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-157.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.407777703Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-157.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.407862407Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-157.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.407910099Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-133.ec2.internal/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.407954691Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-133.ec2.internal/kube-apiserver-proxy-ip-10-0-143-133.ec2.internal.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.408033495Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-133.ec2.internal/haproxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.408041136Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-133.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.408056296Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-133.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.408116319Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-133.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.408319899Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-133.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.408392522Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-133.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.408432644Z namespaces/kube-system/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.408488547Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.408564881Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.408572081Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.408624553Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.408744179Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.408816713Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.408879036Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.408944829Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.408986231Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.409058724Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.409066775Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.409070805Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.409120567Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.409243463Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.409359839Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.409419682Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.409506996Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.409565219Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.409614011Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.409668864Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.409773779Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.409871384Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.409976129Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.410031511Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.410087874Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.410139096Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.41021184Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.410343606Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.410398739Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.410445571Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.410539936Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.41063124Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.410687923Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.411715942Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.411812707Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.411910122Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.412025077Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.412115712Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.41228623Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.412468878Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.412552133Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.412615165Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.412695019Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.412752592Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.412823146Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.412881668Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.412979023Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.413073267Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.413148251Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.413211304Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.413292848Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.413352111Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.413416554Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.413464606Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.413517159Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.413566821Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.413621184Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.413667786Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.413812353Z namespaces/openshift-apiserver/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.413868546Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.413932059Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.413984671Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.414041334Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.414091656Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.414206662Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.414303037Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.414398101Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.414458714Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.414506256Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.414567799Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.414630133Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.414726247Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.41478668Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.414833132Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.414926697Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.41500192Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.415062123Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.415171248Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.415292664Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.415385859Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.415484914Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.415577858Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.415712294Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.415889773Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.415958026Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.416015599Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.416076692Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.416123374Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.416199108Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.416272091Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.416372096Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.416466261Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.416540814Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.416593977Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.416645629Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.416699422Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.416767585Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.416824018Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.416894971Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.416948894Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417024997Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417037778Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417042018Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417085611Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417152774Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417160794Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417165004Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417273429Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417387725Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417398106Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417402196Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417473809Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417550413Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417559063Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417608446Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417717431Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417781404Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417869398Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417922341Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.417993904Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.418050717Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.418147962Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.418245146Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.418346571Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.418409024Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.418460837Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.41853476Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.418599513Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.418700928Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.418775292Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.418830924Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.418926389Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.418986032Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.418995102Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.419057565Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.41915963Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.419225314Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.419346919Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.419437824Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.419536598Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.419625983Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.419727778Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.419889155Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.420016952Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.420090565Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.420149678Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.420238762Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.420291975Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.420340747Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.42040023Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.420473043Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.420525416Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.420625111Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.420721575Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.420799479Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.420859042Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.420918375Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.420964037Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.42102182Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.421075532Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.421131545Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.421138615Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.421204339Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.421258791Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.421314024Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.421373467Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.421422649Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.421508783Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.421569306Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.421673881Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.421729124Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.421782646Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.421835829Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.421977346Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.42207174Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.422171735Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.422251329Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.422294471Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.422352274Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.422398426Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.422499801Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.422573995Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.422636927Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.422729282Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.422805086Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.422837397Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.422884959Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.422981654Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.423092869Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.423293219Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.423411015Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.423465687Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.423586663Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.423681208Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.424019914Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.424112398Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.42434338Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.424509677Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.424647484Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.424717258Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.42476464Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.424823213Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.424889416Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.424946389Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.425006672Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.425082195Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.425142548Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.425259244Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.425356108Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.425414431Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.425467254Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.425521146Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.425564838Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.425666593Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.425675934Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.425733216Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/aws-ebs-csi-driver-node-5svpl.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.425846732Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-driver/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.425853612Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-driver/csi-driver/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.425861373Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-driver/csi-driver/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.425925506Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.426044451Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.426132756Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.426179388Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-liveness-probe/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.42621882Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.4262233Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.426256992Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.426356657Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.426442461Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.426490333Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-node-driver-registrar/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.426498393Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.426502593Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.426545715Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.426677782Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.426757566Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5svpl/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.426819519Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.426870761Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/aws-ebs-csi-driver-node-jpcrz.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.426982887Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-driver/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.426989917Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-driver/csi-driver/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.426993757Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-driver/csi-driver/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.42704853Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.427157285Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.42726487Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.427323483Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-liveness-probe/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.427330683Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.427338153Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.427399516Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.427497141Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.427584036Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.427634108Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-node-driver-registrar/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.427641168Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.427645368Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.4276851Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.427782995Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.427871669Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jpcrz/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.427942463Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.427995655Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/aws-ebs-csi-driver-node-mpcbj.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.42810541Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-driver/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.428113361Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-driver/csi-driver/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.428121731Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-driver/csi-driver/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.428174834Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.42829564Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.428378844Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.428440927Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-liveness-probe/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.428448767Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.428456467Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.4285106Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.428613205Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.428695509Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.428755952Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-node-driver-registrar/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.428763702Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.428772183Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.428844096Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.428944051Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429030535Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mpcbj/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429096308Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429153851Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429228564Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429238915Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429283477Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429327679Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429395132Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429459376Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429508658Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429596422Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429603333Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429607133Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429659785Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429725999Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429734019Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429781251Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429886786Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.429946919Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.430017322Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.430070605Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.430141779Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.430197921Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.430353539Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.430450103Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.430548298Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.430631362Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.430689775Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.430778379Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.430833562Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.430897465Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.430952927Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.431055303Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.431126246Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.431173178Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.431358407Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.43141726Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.43142978Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.431474003Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.431584318Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.43161989Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.432357725Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.432449779Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.432599827Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.432681181Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.43287758Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.433027207Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.433170464Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.4332863Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.433337052Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.433393525Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.433435337Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.43349499Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.433564303Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.433616716Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.433665858Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.433744852Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.433828796Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.433876018Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.43391638Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.433956652Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434000434Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434063597Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434102349Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434160652Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434208594Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434289888Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434307839Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d8v86/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.43434097Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d8v86/tuned-d8v86.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434447235Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d8v86/tuned/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434459556Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d8v86/tuned/tuned/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434463886Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d8v86/tuned/tuned/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434503218Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d8v86/tuned/tuned/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434642305Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d8v86/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434710368Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d8v86/tuned/tuned/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434756161Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s8zjw/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434807153Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s8zjw/tuned-s8zjw.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434883407Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s8zjw/tuned/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434891407Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s8zjw/tuned/tuned/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.434901077Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s8zjw/tuned/tuned/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.43495489Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s8zjw/tuned/tuned/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.435062155Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s8zjw/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.435140119Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s8zjw/tuned/tuned/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.435200862Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zrj2b/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.435238734Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zrj2b/tuned-zrj2b.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.435334898Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zrj2b/tuned/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.435343229Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zrj2b/tuned/tuned/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.435349539Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zrj2b/tuned/tuned/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.43536649Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zrj2b/tuned/tuned/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.435482595Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zrj2b/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.435553359Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zrj2b/tuned/tuned/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.43558733Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.435621832Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.435679725Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.435714047Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.43577475Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.43578276Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.435862554Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-144.ec2.internal.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.435959638Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-140-157.ec2.internal.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.436044842Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-143-133.ec2.internal.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.436103455Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.436147127Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.436273823Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.436325136Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.436396739Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.436439381Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.436511535Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.436553387Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.436639351Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.436746066Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.436846351Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.436887323Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.436924075Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.436976367Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.437055871Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.437137565Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.437223919Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.437263621Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.437355386Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.437429329Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.437474551Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.43764978Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.437728293Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.437906562Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.437978255Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.438097921Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.438243448Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.43847754Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.438551613Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.438614126Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.438674879Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.438718391Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.438775104Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.438814566Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.43889959Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.438980484Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.439030816Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.439077368Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.439123951Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.439174493Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.439287979Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.43932493Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.439611104Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.439659866Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.439719429Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.43972758Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-6dthc/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.439772432Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-6dthc/cluster-samples-operator-86499c89c4-6dthc.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.439863446Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-6dthc/cluster-samples-operator-watch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.439871976Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-6dthc/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.439886347Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-6dthc/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.439924259Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-6dthc/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.440017303Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-6dthc/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.440082957Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-6dthc/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.440125369Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-6dthc/cluster-samples-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.440135889Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-6dthc/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.44014102Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-6dthc/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.440200332Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-6dthc/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.440732308Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-6dthc/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.440803321Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-6dthc/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.440840273Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.440881815Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.440930937Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.440966129Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.441068434Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.441115576Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.44119694Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.441251583Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.441320866Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.441357488Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.441445192Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.441544517Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.441636891Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.441692884Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.441737236Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.441793439Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.441837571Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.441914785Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.441968527Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.44201603Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.442097803Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.442153196Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.442160927Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.442222969Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.442318024Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.442392278Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.4424476Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.442546715Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.44265216Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.443029348Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.443107332Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.443250469Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.443400836Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.443542063Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.443616927Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.44367886Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.443743663Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.443783625Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.443852578Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.443871319Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.443931992Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.443976254Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.444057858Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.444133672Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.444175263Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.444253887Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.444291149Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.444349762Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.444429106Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.444461837Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.44452443Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.444555642Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.444642346Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.444649936Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-7xgj4/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.444690978Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-7xgj4/volume-data-source-validator-86695b7cc7-7xgj4.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.444765602Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-7xgj4/volume-data-source-validator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.444774372Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-7xgj4/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.444780883Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-7xgj4/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.444831595Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-7xgj4/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.44493191Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-7xgj4/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.444999293Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-7xgj4/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.445047996Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.445074477Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.44513674Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.4451465Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.445206523Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.445298737Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.445328919Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.445401713Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.445445355Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.445526228Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.445573181Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.445644394Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.445683576Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.445748329Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.445784641Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.445868795Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.445940659Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.446021442Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.446057704Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.446106487Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.446153379Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.446197891Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.446367789Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.446412091Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.446455023Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.446532037Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.44658953Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.44659748Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.446644492Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.446700505Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.446756598Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.446853302Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.446932666Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.447030211Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.447107124Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.447201899Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.447333986Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.447493533Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.447566177Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.447610389Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.447678752Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.447725094Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.447774837Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.44783193Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.447923194Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448013218Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448075011Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448118313Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448171316Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448230199Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448289732Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448332223Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448355115Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448401237Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448486821Z namespaces/openshift-config-managed/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448522963Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448599966Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448638848Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448713822Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448752174Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448840198Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448915882Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.448992015Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.449037587Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.449079839Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.449128752Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.449167794Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.449270448Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.449315281Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.449343342Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.449430486Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.449488779Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.449535241Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.452656021Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.452738785Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.45282529Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.452905474Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.452981857Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.453125744Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.453343204Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.453376076Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.453427328Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.453509183Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.453645539Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.453687011Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.453781645Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.453843308Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.453915432Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.453950264Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454041088Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454119142Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454154834Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454214816Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454279909Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454315011Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454367304Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454400445Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454445828Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454452808Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.4544932Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454537112Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454585624Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454652327Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454687219Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454734241Z namespaces/openshift-config-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454744322Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454748912Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454800634Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454902059Z namespaces/openshift-config/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.454947822Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.455013495Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.455053847Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.455093599Z namespaces/openshift-config/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.455129501Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.455232995Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.455313989Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.455390913Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.455430065Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.455465097Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.455523169Z namespaces/openshift-config/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.455557051Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.455639665Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.455668026Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.455715418Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.455799313Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.455868056Z namespaces/openshift-config/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.455913138Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.456026124Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.456102187Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.456205692Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.456287756Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.45636612Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.456503616Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.456639783Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.456707746Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.456756749Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.456817622Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.456849613Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.457056983Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.457119626Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.45720152Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.457247462Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.457325116Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.45740709Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.457445662Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.457491494Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.457529476Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.457573818Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.45761249Z namespaces/openshift-config/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.457658492Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.457705624Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.457744776Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.45783586Z namespaces/openshift-console-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.457884203Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.457945536Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.457985298Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.458023349Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.458075552Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.458151646Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.458287322Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.458394798Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.458434559Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.458481191Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.458519704Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.458563295Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.45865703Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.458717113Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.458755995Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.458842349Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.458883611Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.458892291Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.458922353Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.458987856Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.459049699Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.459733822Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.459822646Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.460033856Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.46011085Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.460272918Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.460430915Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.460653616Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.460698088Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.46073919Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.460800883Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.460851016Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.460887267Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.460927359Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.461004043Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.461083567Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.46114767Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.461212043Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.461319938Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.46135971Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.461421613Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.461465015Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.461502187Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.461550239Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.461599472Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.461609922Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-k7mhd/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.461661195Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-k7mhd/console-operator-696884fb9c-k7mhd.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.461754239Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-k7mhd/console-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.461761839Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-k7mhd/console-operator/console-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.4617732Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-k7mhd/console-operator/console-operator/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.461815562Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-k7mhd/console-operator/console-operator/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.46219801Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-k7mhd/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.462262453Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.462307396Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.462347978Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.462379119Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.462452243Z namespaces/openshift-console/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.462496235Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.462573548Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.46261683Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.462682054Z namespaces/openshift-console/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.462716035Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.46281978Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.462964157Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.46322434Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.463284143Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.463313784Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.463375777Z namespaces/openshift-console/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.463402518Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.463490543Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.463529154Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.463571476Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.463664431Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.463738635Z namespaces/openshift-console/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.463773246Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.46446928Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.464554764Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.464758993Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.464839257Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.465007496Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.465123391Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.4653075Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.465397644Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.465436226Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.4655062Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.465534091Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.465619465Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.465661097Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.465746251Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.465819625Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.465868307Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.465906299Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.465956431Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.465992263Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.466046826Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.466085748Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.466129639Z namespaces/openshift-console/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.46613704Z namespaces/openshift-console/pods/console-5b486d8969-fbt6r/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.466169592Z namespaces/openshift-console/pods/console-5b486d8969-fbt6r/console-5b486d8969-fbt6r.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.466282027Z namespaces/openshift-console/pods/console-5b486d8969-fbt6r/console/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.466292827Z namespaces/openshift-console/pods/console-5b486d8969-fbt6r/console/console/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.466296938Z namespaces/openshift-console/pods/console-5b486d8969-fbt6r/console/console/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.466328789Z namespaces/openshift-console/pods/console-5b486d8969-fbt6r/console/console/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.466431584Z namespaces/openshift-console/pods/console-5b486d8969-fbt6r/console/console/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.466501317Z namespaces/openshift-console/pods/console-5b486d8969-fbt6r/console/console/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.466579451Z namespaces/openshift-console/pods/downloads-76f99584f4-snjm4/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.466616273Z namespaces/openshift-console/pods/downloads-76f99584f4-snjm4/downloads-76f99584f4-snjm4.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.466719948Z namespaces/openshift-console/pods/downloads-76f99584f4-snjm4/download-server/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.466727648Z namespaces/openshift-console/pods/downloads-76f99584f4-snjm4/download-server/download-server/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.466731728Z namespaces/openshift-console/pods/downloads-76f99584f4-snjm4/download-server/download-server/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.4667692Z namespaces/openshift-console/pods/downloads-76f99584f4-snjm4/download-server/download-server/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.467033163Z namespaces/openshift-console/pods/downloads-76f99584f4-snjm4/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.467095966Z namespaces/openshift-console/pods/downloads-76f99584f4-snjm4/download-server/download-server/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.467134158Z namespaces/openshift-console/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.46718017Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.467263394Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.467296526Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.46739512Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.467427962Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.467502385Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.467542867Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.46760721Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.467647212Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.467730647Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.46780419Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.467888324Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.467937946Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.467983779Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.468045712Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.468089374Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.468166237Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.468289133Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.468336686Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.468415579Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.468552026Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.468596168Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.468708763Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.468784297Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.468862401Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.468943815Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.469025029Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.469136884Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.469303512Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.469424938Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.46946151Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.469511332Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.469555014Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.469602486Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.469643839Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.469755764Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.469865359Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.469911191Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.469954523Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.469999185Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.470044338Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47008439Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.470125752Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.470172344Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.470219906Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.470320211Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.470363273Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.470483779Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.470523771Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.470583204Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.470614365Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.470703919Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.470783763Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.470859667Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47091967Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.470957632Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.471023205Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.471064337Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.471142671Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.471201043Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.471252006Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47133257Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.471383322Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.471390912Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.471432345Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.471523249Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.471564141Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.471670306Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47174796Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.471828694Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.471907077Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.471983851Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.472104797Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.472279075Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.472544068Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47258724Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.472647643Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.472689325Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.472751768Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47279496Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.472876684Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.472951918Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47299862Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.473039352Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.473093445Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.473135827Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47320317Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.473253592Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.473309835Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.473343106Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.473447482Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.473482313Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.473547216Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.473588338Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.473633231Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.473671692Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.473747336Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.473822469Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.473899043Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.473941055Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.473971817Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.474322753Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.474404477Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.474419558Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.474427129Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.474438819Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47445035Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.474507253Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.474515303Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.474526073Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.474845419Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47487707Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.474886511Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.474891701Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.474901061Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.475108661Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.475152173Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.475648737Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.475685869Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47570095Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47570701Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47571184Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.475716391Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.475720961Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.475725371Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.475730581Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.475736972Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.475752802Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.475808245Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.475822396Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.475878779Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.475928311Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.475961292Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.476013845Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.476054377Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47611234Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.476348461Z namespaces/openshift-dns/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.476385773Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.476449966Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.476471777Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47653324Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.476566421Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.476712099Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.476786222Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.476857926Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.476908278Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.476935229Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.477000542Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.477046644Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.477141609Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.477199172Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.477260955Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.477345399Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.477386721Z namespaces/openshift-dns/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.477430723Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.477537008Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.477658094Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.477892385Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.477962649Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.478267433Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.478386059Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.478575278Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.478635331Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.478669563Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.478733596Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.478765547Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.478847051Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.478878623Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.478972247Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.479056841Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.479117134Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.479149976Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47923252Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.479256301Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.479316284Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.479362056Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.479405288Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.479521654Z namespaces/openshift-dns/pods/dns-default-bdtrg/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.479564236Z namespaces/openshift-dns/pods/dns-default-bdtrg/dns-default-bdtrg.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47964899Z namespaces/openshift-dns/pods/dns-default-bdtrg/dns/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.47965826Z namespaces/openshift-dns/pods/dns-default-bdtrg/dns/dns/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.479662821Z namespaces/openshift-dns/pods/dns-default-bdtrg/dns/dns/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.479711133Z namespaces/openshift-dns/pods/dns-default-bdtrg/dns/dns/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.479968275Z namespaces/openshift-dns/pods/dns-default-bdtrg/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.480037028Z namespaces/openshift-dns/pods/dns-default-bdtrg/dns/dns/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.48007383Z namespaces/openshift-dns/pods/dns-default-bdtrg/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.48008071Z namespaces/openshift-dns/pods/dns-default-bdtrg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.480086721Z namespaces/openshift-dns/pods/dns-default-bdtrg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.480130863Z namespaces/openshift-dns/pods/dns-default-bdtrg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.480296971Z namespaces/openshift-dns/pods/dns-default-bdtrg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.480373575Z namespaces/openshift-dns/pods/dns-default-bdtrg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.480407176Z namespaces/openshift-dns/pods/dns-default-hpjff/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.480458319Z namespaces/openshift-dns/pods/dns-default-hpjff/dns-default-hpjff.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.480539243Z namespaces/openshift-dns/pods/dns-default-hpjff/dns/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.480548463Z namespaces/openshift-dns/pods/dns-default-hpjff/dns/dns/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.480554233Z namespaces/openshift-dns/pods/dns-default-hpjff/dns/dns/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.480610996Z namespaces/openshift-dns/pods/dns-default-hpjff/dns/dns/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.480721691Z namespaces/openshift-dns/pods/dns-default-hpjff/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.480819866Z namespaces/openshift-dns/pods/dns-default-hpjff/dns/dns/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.480857418Z namespaces/openshift-dns/pods/dns-default-hpjff/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.480870799Z namespaces/openshift-dns/pods/dns-default-hpjff/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.480875079Z namespaces/openshift-dns/pods/dns-default-hpjff/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.480934762Z namespaces/openshift-dns/pods/dns-default-hpjff/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.481045347Z namespaces/openshift-dns/pods/dns-default-hpjff/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.48112024Z namespaces/openshift-dns/pods/dns-default-hpjff/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.481170913Z namespaces/openshift-dns/pods/dns-default-sfthf/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.481224885Z namespaces/openshift-dns/pods/dns-default-sfthf/dns-default-sfthf.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.481332041Z namespaces/openshift-dns/pods/dns-default-sfthf/dns/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.481339771Z namespaces/openshift-dns/pods/dns-default-sfthf/dns/dns/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.481343821Z namespaces/openshift-dns/pods/dns-default-sfthf/dns/dns/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.481394784Z namespaces/openshift-dns/pods/dns-default-sfthf/dns/dns/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.48152563Z namespaces/openshift-dns/pods/dns-default-sfthf/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.481604474Z namespaces/openshift-dns/pods/dns-default-sfthf/dns/dns/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.481648146Z namespaces/openshift-dns/pods/dns-default-sfthf/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.481655286Z namespaces/openshift-dns/pods/dns-default-sfthf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.481666497Z namespaces/openshift-dns/pods/dns-default-sfthf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.481710739Z namespaces/openshift-dns/pods/dns-default-sfthf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.481793983Z namespaces/openshift-dns/pods/dns-default-sfthf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.481863906Z namespaces/openshift-dns/pods/dns-default-sfthf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.481906278Z namespaces/openshift-dns/pods/node-resolver-7gbxk/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.481954551Z namespaces/openshift-dns/pods/node-resolver-7gbxk/node-resolver-7gbxk.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482024814Z namespaces/openshift-dns/pods/node-resolver-7gbxk/dns-node-resolver/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482043475Z namespaces/openshift-dns/pods/node-resolver-7gbxk/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482053545Z namespaces/openshift-dns/pods/node-resolver-7gbxk/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482098188Z namespaces/openshift-dns/pods/node-resolver-7gbxk/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482200443Z namespaces/openshift-dns/pods/node-resolver-7gbxk/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482281267Z namespaces/openshift-dns/pods/node-resolver-7gbxk/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.48235431Z namespaces/openshift-dns/pods/node-resolver-hv6gp/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482398292Z namespaces/openshift-dns/pods/node-resolver-hv6gp/node-resolver-hv6gp.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482472246Z namespaces/openshift-dns/pods/node-resolver-hv6gp/dns-node-resolver/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482494357Z namespaces/openshift-dns/pods/node-resolver-hv6gp/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482507827Z namespaces/openshift-dns/pods/node-resolver-hv6gp/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482541699Z namespaces/openshift-dns/pods/node-resolver-hv6gp/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482645614Z namespaces/openshift-dns/pods/node-resolver-hv6gp/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482709607Z namespaces/openshift-dns/pods/node-resolver-hv6gp/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.48277959Z namespaces/openshift-dns/pods/node-resolver-m9h9k/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482823282Z namespaces/openshift-dns/pods/node-resolver-m9h9k/node-resolver-m9h9k.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482895606Z namespaces/openshift-dns/pods/node-resolver-m9h9k/dns-node-resolver/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482904286Z namespaces/openshift-dns/pods/node-resolver-m9h9k/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482916997Z namespaces/openshift-dns/pods/node-resolver-m9h9k/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.482956839Z namespaces/openshift-dns/pods/node-resolver-m9h9k/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.483044103Z namespaces/openshift-dns/pods/node-resolver-m9h9k/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.483110356Z namespaces/openshift-dns/pods/node-resolver-m9h9k/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.483312416Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.483356808Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.483410061Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.483449032Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.483540897Z namespaces/openshift-etcd/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.483585749Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.483646102Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.483684924Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.483757197Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.483792289Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.483878393Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.483953267Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.484035701Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.484067852Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.484117365Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.484177058Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.484242371Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.484323285Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.484374217Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.48442495Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.484501043Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.484569486Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.484610308Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.484720044Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.484796107Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.484871851Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.484956285Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.485031539Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.485148974Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.485316292Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.485377555Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.485429588Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.48548009Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.485523332Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.485587395Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.485632677Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.485709951Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.485791735Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.485823497Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.485872289Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.485912901Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.485956003Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.486010906Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.486044137Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.48610741Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.486150373Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.486373003Z namespaces/openshift-host-network/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.486424646Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.486493629Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.486530771Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.486605284Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.486663187Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.486779893Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.486859517Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.4869394Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.487591252Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.487638724Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.487690627Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.487728828Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.487811842Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.487867505Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.487905917Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.487987831Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.488059694Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.488098476Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.488218872Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.488304886Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.48838347Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.488462354Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.488540077Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.488678124Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.488782099Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.488840592Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.488886694Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.488940457Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.488980939Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.489031831Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.489072593Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.489133966Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.489177838Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.489278983Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.489355557Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.489402719Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.489443431Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.489490573Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.489533265Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.489586308Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.4896318Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.489672952Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.489711264Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.489804238Z namespaces/openshift-image-registry/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.489851891Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.489905983Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.489954845Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.490008808Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.49005589Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.490160415Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.490317493Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.490550424Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.490598947Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.490640138Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.4906799Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.490740893Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.49087384Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.490923622Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.490964274Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.491051898Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.491109551Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.491116581Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.491166444Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.491263648Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.49129813Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.492111019Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.492242686Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.492487247Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.492568081Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.492814823Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.49295586Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.493209602Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.493307997Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.493362739Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.493431173Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.493536008Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.493595451Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.493655674Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.493759348Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.493838642Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.493894805Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.493934497Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.494018681Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.494055563Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.494174899Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.494350747Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.49441773Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.494498114Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.494552707Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.494610289Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.494716545Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.494732605Z namespaces/openshift-image-registry/pods/image-registry-6c97bfff98-hgr2c/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.494777277Z namespaces/openshift-image-registry/pods/image-registry-6c97bfff98-hgr2c/image-registry-6c97bfff98-hgr2c.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.494908654Z namespaces/openshift-image-registry/pods/image-registry-6c97bfff98-hgr2c/registry/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.494919764Z namespaces/openshift-image-registry/pods/image-registry-6c97bfff98-hgr2c/registry/registry/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.494934795Z namespaces/openshift-image-registry/pods/image-registry-6c97bfff98-hgr2c/registry/registry/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.494987787Z namespaces/openshift-image-registry/pods/image-registry-6c97bfff98-hgr2c/registry/registry/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.49649325Z namespaces/openshift-image-registry/pods/image-registry-6c97bfff98-hgr2c/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.496570244Z namespaces/openshift-image-registry/pods/image-registry-6c97bfff98-hgr2c/registry/registry/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.496632227Z namespaces/openshift-image-registry/pods/node-ca-48hkv/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.496675659Z namespaces/openshift-image-registry/pods/node-ca-48hkv/node-ca-48hkv.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.496772533Z namespaces/openshift-image-registry/pods/node-ca-48hkv/node-ca/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.496789044Z namespaces/openshift-image-registry/pods/node-ca-48hkv/node-ca/node-ca/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.496795574Z namespaces/openshift-image-registry/pods/node-ca-48hkv/node-ca/node-ca/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.496847527Z namespaces/openshift-image-registry/pods/node-ca-48hkv/node-ca/node-ca/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.497011265Z namespaces/openshift-image-registry/pods/node-ca-48hkv/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.497101199Z namespaces/openshift-image-registry/pods/node-ca-48hkv/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.497155502Z namespaces/openshift-image-registry/pods/node-ca-jwfv9/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.497222625Z namespaces/openshift-image-registry/pods/node-ca-jwfv9/node-ca-jwfv9.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.49732645Z namespaces/openshift-image-registry/pods/node-ca-jwfv9/node-ca/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.497338751Z namespaces/openshift-image-registry/pods/node-ca-jwfv9/node-ca/node-ca/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.497353931Z namespaces/openshift-image-registry/pods/node-ca-jwfv9/node-ca/node-ca/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.497390253Z namespaces/openshift-image-registry/pods/node-ca-jwfv9/node-ca/node-ca/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.497547761Z namespaces/openshift-image-registry/pods/node-ca-jwfv9/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.497628895Z namespaces/openshift-image-registry/pods/node-ca-jwfv9/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.497684587Z namespaces/openshift-image-registry/pods/node-ca-rwm2w/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.49773713Z namespaces/openshift-image-registry/pods/node-ca-rwm2w/node-ca-rwm2w.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.497832355Z namespaces/openshift-image-registry/pods/node-ca-rwm2w/node-ca/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.497839535Z namespaces/openshift-image-registry/pods/node-ca-rwm2w/node-ca/node-ca/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.497849055Z namespaces/openshift-image-registry/pods/node-ca-rwm2w/node-ca/node-ca/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.497905318Z namespaces/openshift-image-registry/pods/node-ca-rwm2w/node-ca/node-ca/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.498069946Z namespaces/openshift-image-registry/pods/node-ca-rwm2w/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.49814925Z namespaces/openshift-image-registry/pods/node-ca-rwm2w/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.498180761Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.498253765Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.498326028Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.49836585Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.498490336Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.498549659Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.498640133Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.498674405Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.498758429Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.498812162Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.498936717Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.499033832Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.499133137Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.49920889Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.499243492Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.499310206Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.499344937Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.499449982Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.499519776Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.499579508Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.499672713Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.499758417Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.499796519Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.499908324Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.500002279Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.500153876Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.500294673Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.500458811Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.500577307Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.500801967Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.500881771Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.500915703Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.500989186Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.501026838Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.501123713Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.501176735Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.501288591Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.501365704Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.501441298Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.501506881Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.501563674Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.501603356Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.501667029Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.501677859Z namespaces/openshift-ingress-canary/pods/ingress-canary-7pwp8/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.501724002Z namespaces/openshift-ingress-canary/pods/ingress-canary-7pwp8/ingress-canary-7pwp8.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.501806335Z namespaces/openshift-ingress-canary/pods/ingress-canary-7pwp8/serve-healthcheck-canary/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.501818606Z namespaces/openshift-ingress-canary/pods/ingress-canary-7pwp8/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.501826987Z namespaces/openshift-ingress-canary/pods/ingress-canary-7pwp8/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.501865498Z namespaces/openshift-ingress-canary/pods/ingress-canary-7pwp8/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.501952393Z namespaces/openshift-ingress-canary/pods/ingress-canary-7pwp8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.502022826Z namespaces/openshift-ingress-canary/pods/ingress-canary-7pwp8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.502092499Z namespaces/openshift-ingress-canary/pods/ingress-canary-jdr9w/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.502152392Z namespaces/openshift-ingress-canary/pods/ingress-canary-jdr9w/ingress-canary-jdr9w.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.502362782Z namespaces/openshift-ingress-canary/pods/ingress-canary-jdr9w/serve-healthcheck-canary/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.502377113Z namespaces/openshift-ingress-canary/pods/ingress-canary-jdr9w/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.502401054Z namespaces/openshift-ingress-canary/pods/ingress-canary-jdr9w/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.502461307Z namespaces/openshift-ingress-canary/pods/ingress-canary-jdr9w/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.502577423Z namespaces/openshift-ingress-canary/pods/ingress-canary-jdr9w/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.502657916Z namespaces/openshift-ingress-canary/pods/ingress-canary-jdr9w/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.502684198Z namespaces/openshift-ingress-canary/pods/ingress-canary-zzkfw/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.50272798Z namespaces/openshift-ingress-canary/pods/ingress-canary-zzkfw/ingress-canary-zzkfw.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.502805463Z namespaces/openshift-ingress-canary/pods/ingress-canary-zzkfw/serve-healthcheck-canary/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.502813804Z namespaces/openshift-ingress-canary/pods/ingress-canary-zzkfw/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.502818604Z namespaces/openshift-ingress-canary/pods/ingress-canary-zzkfw/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.502848776Z namespaces/openshift-ingress-canary/pods/ingress-canary-zzkfw/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.50294054Z namespaces/openshift-ingress-canary/pods/ingress-canary-zzkfw/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.503011064Z namespaces/openshift-ingress-canary/pods/ingress-canary-zzkfw/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.503051195Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.503086357Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.503134259Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.503175241Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.503300758Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.50334942Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.503412873Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.503451815Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.503524208Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.50356366Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.503648234Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.503726108Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.503804442Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.503857354Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.503894566Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.503941628Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.50398254Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.504070134Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.504108776Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.504149058Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.504260013Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.504316466Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.504352298Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.505085763Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.505170808Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.505305944Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.505385758Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.505465382Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.505590037Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.505767226Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.5058371Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.505873911Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.505931384Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.505965095Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.506015908Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.506024288Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.50605616Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.506141704Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.506176076Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.506313452Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.506378466Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.506437078Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.5064719Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.506541443Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.506590076Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.50666936Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.506703741Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.506773525Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.506807856Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.506871889Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.50688369Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.506939033Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.507006726Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.507052048Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.50708708Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.507135842Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.507249537Z namespaces/openshift-ingress/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.50729885Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.507368613Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.507411245Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.507482179Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.50752203Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.507604094Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.507736361Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.507858707Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.507912909Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.507956401Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.508010644Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.508056466Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.50813434Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.508200883Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.508264496Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.50834506Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.508402753Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.508445505Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.5085565Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.508644384Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.508773401Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.508850894Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.508985351Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.509100817Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.509345608Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.509424292Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.509470424Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.509531977Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.50958216Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.509650653Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.509696885Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.509779679Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.509875474Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.509912905Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.509955158Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.510016181Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.510060592Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.510114335Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.510158597Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.510247141Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.510259892Z namespaces/openshift-ingress/pods/router-default-648db6667b-2h95h/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.510304024Z namespaces/openshift-ingress/pods/router-default-648db6667b-2h95h/router-default-648db6667b-2h95h.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.510435761Z namespaces/openshift-ingress/pods/router-default-648db6667b-2h95h/router/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.510444831Z namespaces/openshift-ingress/pods/router-default-648db6667b-2h95h/router/router/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.510452361Z namespaces/openshift-ingress/pods/router-default-648db6667b-2h95h/router/router/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.510501764Z namespaces/openshift-ingress/pods/router-default-648db6667b-2h95h/router/router/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.510715774Z namespaces/openshift-ingress/pods/router-default-648db6667b-2h95h/router/router/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.510786898Z namespaces/openshift-ingress/pods/router-default-648db6667b-2h95h/router/router/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.51083735Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.510871511Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.510932974Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.510976696Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.511293042Z namespaces/openshift-insights/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.511357045Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.511421318Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.51145889Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.511528653Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.511565235Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.511787316Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.511899211Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.512018737Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.512055648Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.512104791Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.512180265Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.512260438Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.512314761Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.512360533Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.512438317Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.51249739Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.512531902Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.512617666Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.51269889Z namespaces/openshift-insights/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.512733701Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.513356421Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.513447086Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.513736979Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.513856195Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.51416862Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.514279875Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.514432253Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.514506126Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.514567059Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.514645493Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.514696035Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.514779539Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.514835862Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.514881724Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.514941477Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.51499067Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.515058973Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.515106895Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.515159958Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.515231501Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.515323296Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.515400949Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.515468083Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.515513915Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.515568597Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.51561266Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.515674523Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.515721675Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.515783588Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.51581992Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.515885243Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.515898864Z namespaces/openshift-insights/pods/insights-operator-5844b856db-9jg52/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.515942906Z namespaces/openshift-insights/pods/insights-operator-5844b856db-9jg52/insights-operator-5844b856db-9jg52.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.51603182Z namespaces/openshift-insights/pods/insights-operator-5844b856db-9jg52/insights-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.51603949Z namespaces/openshift-insights/pods/insights-operator-5844b856db-9jg52/insights-operator/insights-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.516046351Z namespaces/openshift-insights/pods/insights-operator-5844b856db-9jg52/insights-operator/insights-operator/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.516101763Z namespaces/openshift-insights/pods/insights-operator-5844b856db-9jg52/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.516575206Z namespaces/openshift-insights/pods/insights-operator-5844b856db-9jg52/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.516891311Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.516927663Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/insights-runtime-extractor-fxkqg.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.517023278Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/exporter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.517030908Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/exporter/exporter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.517037228Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/exporter/exporter/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.517103761Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/exporter/exporter/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.517218337Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.517299621Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/exporter/exporter/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.517327542Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/extractor/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.517334322Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/extractor/extractor/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.517362054Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/extractor/extractor/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.517416406Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/extractor/extractor/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.517526032Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.517597345Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/extractor/extractor/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.517766483Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.517773783Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.517779904Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.517834737Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.517933661Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518003554Z namespaces/openshift-insights/pods/insights-runtime-extractor-fxkqg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518055837Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518099559Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/insights-runtime-extractor-vfpmt.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518204724Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/exporter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518230845Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/exporter/exporter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518238996Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/exporter/exporter/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518315609Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/exporter/exporter/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518410304Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518471267Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/exporter/exporter/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.51852539Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/extractor/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.51853299Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/extractor/extractor/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518547211Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/extractor/extractor/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518602403Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/extractor/extractor/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518725639Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518779162Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/extractor/extractor/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518814744Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518819724Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518826654Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518879527Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.518968151Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519036954Z namespaces/openshift-insights/pods/insights-runtime-extractor-vfpmt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519092147Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519123839Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/insights-runtime-extractor-wn4ng.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519237874Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/exporter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519248745Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/exporter/exporter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519256065Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/exporter/exporter/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519301437Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/exporter/exporter/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519390731Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519465175Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/exporter/exporter/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519494986Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/extractor/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519501517Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/extractor/extractor/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519507567Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/extractor/extractor/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.51956058Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/extractor/extractor/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519662414Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519731118Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/extractor/extractor/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519761029Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.51976769Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.51977841Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519817362Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519908236Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.519977449Z namespaces/openshift-insights/pods/insights-runtime-extractor-wn4ng/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.520018791Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.520066714Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.520123636Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.520157048Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.520243832Z namespaces/openshift-keda/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.520254743Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.520263513Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.520303165Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.5203975Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.520445652Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.520454652Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.520498735Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.520566938Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.52061304Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.520703255Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.520785519Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.520862042Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.520869383Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.520915625Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.521090543Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.521126085Z namespaces/openshift-keda/operators.coreos.com/installplans/install-nftw9.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.521260851Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.521299403Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.521353436Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.521388128Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.521676991Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.521715673Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.521828009Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.521867591Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.521936684Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.521971425Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.522010747Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.522047439Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.522133233Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.522235278Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.522317152Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.522365575Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.522400856Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.522449479Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.52248196Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.522571744Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.522638477Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.52267693Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.522781484Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.522843447Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.522880829Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.522996825Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.523073478Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.523153772Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.523259858Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.523336941Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.523473518Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.523634376Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.523693608Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.52373244Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.523776262Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.523810084Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.523873957Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.523911809Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.523993363Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.524082437Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.524116869Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.524159811Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.524228384Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.524262626Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.524313068Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.52434718Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.524399862Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.524437674Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.524533709Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.524579821Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.524637174Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.524676196Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.524739159Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.524787861Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.524871265Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.524947949Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.525033673Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.525080655Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.525112657Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.52517656Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.525244203Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.525327787Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.525402501Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.525426202Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.525513976Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.525566238Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.525619261Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.525707755Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.525876933Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.525954967Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.526031351Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.526113455Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.526330625Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.526491073Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.526527324Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.526579727Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.526622969Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.526692543Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.526712013Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.526755846Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.526831719Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.526912743Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.526976226Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.527021988Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.527080461Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.527119903Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.527226628Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.527278471Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.527316273Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.527374375Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.527414397Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.527451889Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.527488291Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.527544793Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.527581695Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.527662769Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.527718712Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.527787065Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.527821667Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.52788785Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.527929882Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.528013866Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.52809144Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.528169714Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.528486079Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.52851823Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.528591544Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.528626496Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.52871297Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.528748322Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.528792984Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.528874737Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.528944151Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.528982293Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.529096988Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.529177612Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.529284307Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.529370261Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.529445515Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.529567071Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.529745209Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.529812733Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.529866575Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.529914767Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.52996106Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.530021033Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.530064525Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.530147369Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.530241873Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.530286416Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.530337888Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.530397541Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.530419242Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.530477345Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.530518587Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.53058367Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.530621852Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.530680264Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.530730247Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.530826661Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.530872834Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.530929686Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.530958438Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.531029901Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.531064593Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.531150507Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.531248592Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.531327166Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.531383958Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.531434321Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.531486413Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.531538066Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.531610689Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.531671282Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.531721014Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.531799788Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.531862261Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.531872432Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.531900173Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.531960146Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.532002878Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.532100013Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.532180147Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.532472861Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.532548974Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.532626268Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.532745064Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.53288763Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.532939663Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.532989295Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533036198Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533075739Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533122802Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533172884Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533274019Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533345052Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533402755Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533444507Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.53349019Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533531561Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533595815Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533637437Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533678059Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533718481Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533801714Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533843036Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533884678Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533927111Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.533997334Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.534037786Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.53412024Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.534200584Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.534378062Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.534422804Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.534462946Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.53452786Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.534585712Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.534662056Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.534704668Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.53474606Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.534827414Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.534914578Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.53495838Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.535067806Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.535145559Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.535245284Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.535325638Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.535407772Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.535530538Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.535694645Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.53579026Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.535833292Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.535874674Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.535916306Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.535957528Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.53599914Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.536083074Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.536168758Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.536225481Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.536277353Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.536318146Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.536360537Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.536400579Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.536441992Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.536476693Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.536560797Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.536629201Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.536674543Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.537122604Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.537169527Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.537271681Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.537318564Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.537432199Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.537515083Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.537598897Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.53765356Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.537703272Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.537766435Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.537815367Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.537896831Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.537946364Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.537991116Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.53807822Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.538131183Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.538162674Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.538297411Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.538369394Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.538455958Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.538535412Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.538738442Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.538859858Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.539019456Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.539071658Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.539125321Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.539179853Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.539252367Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.53932385Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.539362822Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.539449656Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.53953029Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.539566172Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.539607084Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.539649356Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.539691068Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.539752631Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.539794833Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.539836195Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.539876567Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.539979382Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.540022164Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.540097037Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.540138569Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.540207082Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.540253255Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.54035232Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.540472275Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.540580511Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.540624183Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.540665995Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.540728838Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.54077427Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.540857524Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.540912756Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.540961829Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.541049183Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.541091225Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.541098236Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.541130977Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.541247403Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.541300215Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.5414037Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.541496355Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.541668463Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.541744747Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.541861602Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.541978178Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.542151086Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.542318784Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.542354696Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.542416659Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.54244702Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.542499903Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.542533065Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.54263952Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.542722844Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.542758925Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.542795717Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.542840839Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.542890702Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.542941614Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.542959655Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-rl5dj/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.543008428Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-rl5dj/kube-storage-version-migrator-operator-6c8f84f897-rl5dj.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.543136434Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-rl5dj/kube-storage-version-migrator-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.543145284Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-rl5dj/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.543149914Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-rl5dj/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.543199557Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-rl5dj/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.543321623Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-rl5dj/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.543455539Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.543498561Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.543551094Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.543597546Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.54367556Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.543729572Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.543786615Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.543818046Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.54389434Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.543931812Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.544018536Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.544124831Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.544246887Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.544291249Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.544351112Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.544409745Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.544469188Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.544548041Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.544615705Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.544658087Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.544737691Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.544808534Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.544854466Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.544955771Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.545042855Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.545154611Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.545265966Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.545379621Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.545503737Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.545669035Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.545713327Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.54575819Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.545798331Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.545842154Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.545877455Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.545919997Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546004761Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546085135Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546117417Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.54616936Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546241253Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546265564Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546321187Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546331207Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2ksvk/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546364859Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2ksvk/migrator-8b4d697c5-2ksvk.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546445043Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2ksvk/graceful-termination/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546453953Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2ksvk/graceful-termination/graceful-termination/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546461923Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2ksvk/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546516866Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2ksvk/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546632842Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2ksvk/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546702795Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2ksvk/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546734376Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2ksvk/migrator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546742867Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2ksvk/migrator/migrator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546753617Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2ksvk/migrator/migrator/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546788439Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2ksvk/migrator/migrator/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546891384Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2ksvk/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.546961738Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2ksvk/migrator/migrator/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.54700715Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.547051942Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.547099434Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.547136046Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.547196669Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.54721171Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.54722496Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.547280263Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.547379338Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.547500543Z namespaces/openshift-marketplace/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.547509404Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.547513774Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.547548226Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.547623239Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.54763732Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.547651121Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.547753336Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.54784668Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.547914763Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.548028209Z namespaces/openshift-monitoring/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.548079881Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.548138404Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.548231249Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.548313083Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.548358955Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.548502882Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.549019397Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.549432756Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.549667738Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.549706359Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.549767253Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.549803004Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.549905309Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.549940291Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.549985403Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.550071867Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.55013147Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.550175012Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.553502712Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.55366372Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.5547111Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.554796304Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.555714368Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.555839725Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.556409802Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.55656526Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.556595741Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.556759499Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.55679141Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.556869684Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.556923787Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.557001661Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.557075994Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.557143877Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.55719985Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.557344867Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.557381119Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.557473663Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.557516765Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.557636561Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.557679063Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.557785178Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.557961807Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.558047291Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.55844588Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.558602918Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.558730093Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.558823788Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.558943744Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.559032608Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.559149014Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.559213347Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.559312652Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.559400226Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.55949136Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.559598355Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.559680499Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.559830237Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.559922331Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.560017906Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.560112Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.560198824Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.56031204Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.560720759Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.560759081Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.560814004Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.560823364Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.560868887Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.560971401Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.560997453Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.561073576Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.561259725Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.561269596Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.561276416Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.561328689Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.561442024Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.561502467Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.561541679Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.561548879Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.56156296Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.561606742Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.561708387Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.56177779Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.561817712Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.561827662Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.561834373Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.561886345Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.56198065Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562050313Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562090085Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562097175Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562103606Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562153608Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562270134Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562340847Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562369359Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562383099Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.5623893Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562445532Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562540457Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562628841Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562660723Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562669203Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562690064Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562736946Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562829411Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562895614Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562932666Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562946426Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562953087Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.562988718Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.563084493Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.563152326Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.563202319Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-7fkqk/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.563257151Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-7fkqk/cluster-monitoring-operator-6cd954b897-7fkqk.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.563346355Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-7fkqk/cluster-monitoring-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.563357416Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-7fkqk/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.563364296Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-7fkqk/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.563398448Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-7fkqk/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564028008Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-7fkqk/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564104082Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-7fkqk/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564165065Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564229648Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-state-metrics-59fbdd77d-fslst.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564343094Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-rbac-proxy-main/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564350314Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564359164Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564408177Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564504421Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564569694Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564617417Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-rbac-proxy-self/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564624297Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564630437Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564668299Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564771894Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564834227Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564876159Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-state-metrics/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564884989Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564889Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.564942292Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.56509083Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.565165413Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-fslst/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.565243167Z namespaces/openshift-monitoring/pods/metrics-server-c9d5566cf-q8jhb/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.56531736Z namespaces/openshift-monitoring/pods/metrics-server-c9d5566cf-q8jhb/metrics-server-c9d5566cf-q8jhb.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.565391904Z namespaces/openshift-monitoring/pods/metrics-server-c9d5566cf-q8jhb/metrics-server/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.565402314Z namespaces/openshift-monitoring/pods/metrics-server-c9d5566cf-q8jhb/metrics-server/metrics-server/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.565411985Z namespaces/openshift-monitoring/pods/metrics-server-c9d5566cf-q8jhb/metrics-server/metrics-server/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.565497059Z namespaces/openshift-monitoring/pods/metrics-server-c9d5566cf-q8jhb/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.565598804Z namespaces/openshift-monitoring/pods/metrics-server-c9d5566cf-q8jhb/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.565674078Z namespaces/openshift-monitoring/pods/metrics-server-c9d5566cf-q8jhb/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.56572199Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-fs6mh/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.565741091Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-fs6mh/monitoring-plugin-5d85778b9d-fs6mh.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.565832815Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-fs6mh/monitoring-plugin/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.565843656Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-fs6mh/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.565851716Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-fs6mh/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.565891698Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-fs6mh/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.565998763Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-fs6mh/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.566071217Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-fs6mh/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.56613553Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.566165151Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/node-exporter-s8bwq.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.566364931Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/init-textfile/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.566379212Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/init-textfile/init-textfile/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.566386312Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/init-textfile/init-textfile/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.566433004Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.566511968Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.566609112Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.566625873Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.566631474Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.566666175Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.566724458Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.566804722Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.566877205Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.566918898Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/node-exporter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.566929018Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/node-exporter/node-exporter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.56696965Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/node-exporter/node-exporter/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.567018892Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.567136158Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.567202641Z namespaces/openshift-monitoring/pods/node-exporter-s8bwq/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.567270064Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.567291975Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/node-exporter-vsbdp.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.56738116Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/init-textfile/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.56739164Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/init-textfile/init-textfile/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.567400721Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/init-textfile/init-textfile/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.567424592Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.567501895Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.567575029Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.56759326Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.567606551Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.567614621Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.567655883Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.567745367Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.56781375Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.567847812Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/node-exporter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.567856893Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/node-exporter/node-exporter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.567870153Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/node-exporter/node-exporter/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.567924476Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568037381Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568102835Z namespaces/openshift-monitoring/pods/node-exporter-vsbdp/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568155867Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568174438Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/node-exporter-x2vlp.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568323895Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/init-textfile/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568340516Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/init-textfile/init-textfile/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568346626Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/init-textfile/init-textfile/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568381908Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568464182Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568529855Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568572067Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568581498Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568586508Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568615579Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568709644Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568780727Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568813559Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/node-exporter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568822319Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/node-exporter/node-exporter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.56883269Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/node-exporter/node-exporter/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.568882102Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569014768Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569084732Z namespaces/openshift-monitoring/pods/node-exporter-x2vlp/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569129484Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569172526Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/openshift-state-metrics-67dcf8c979-9bp6w.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569331034Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/kube-rbac-proxy-main/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569344604Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569351784Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569394617Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569495791Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569570875Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569615607Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/kube-rbac-proxy-self/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569624877Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569632078Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.56968317Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569772685Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569843978Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.5698902Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/openshift-state-metrics/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569900641Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569905261Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.569957973Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.570057178Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.570132392Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-9bp6w/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.570158633Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.570249547Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.570482259Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.570491309Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.570496019Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.570538172Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.570656877Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.57072337Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.570755662Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.570762552Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.570773473Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.570809834Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.570903389Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.570969052Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571002004Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571009854Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571019925Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571063957Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571151881Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571241355Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571290518Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571300778Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571307138Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.57133123Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571421304Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571490637Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571529059Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571536909Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.57154316Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571572231Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571662766Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571737539Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571772161Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571781481Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571785432Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.571840574Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.572360389Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.572426952Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.572465534Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.572475435Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.572484285Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.572548308Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.572654473Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.572723077Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.57278452Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rc7gk/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.572824171Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rc7gk/prometheus-operator-68bcd7f987-rc7gk.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.572903545Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rc7gk/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.572911576Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rc7gk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.572924386Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rc7gk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.572978539Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rc7gk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.573069003Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rc7gk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.573147177Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rc7gk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.573172888Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rc7gk/prometheus-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.573177488Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rc7gk/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.57320643Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rc7gk/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.573256622Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rc7gk/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.573468813Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rc7gk/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.573541436Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rc7gk/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.573586368Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-d5587/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.573600529Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-d5587/prometheus-operator-admission-webhook-5864cd99d7-d5587.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.573724495Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-d5587/prometheus-operator-admission-webhook/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.573733285Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-d5587/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.573739975Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-d5587/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.573779027Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-d5587/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.573872402Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-d5587/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.573942255Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-d5587/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.573995528Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.57403084Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/telemeter-client-64f676db99-kbqz6.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.574171146Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.574179707Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.574214528Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.574264021Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.574357105Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.574427208Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.57446823Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/reload/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.574476501Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/reload/reload/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.574480641Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/reload/reload/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.574520073Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/reload/reload/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.574616708Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.574686171Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/reload/reload/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.574721843Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/telemeter-client/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.574729093Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/telemeter-client/telemeter-client/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.574733073Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.574769825Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.574911982Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.574977785Z namespaces/openshift-monitoring/pods/telemeter-client-64f676db99-kbqz6/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.575043958Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.575109212Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/thanos-querier-5557b7d44b-2jfp6.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.5752844Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-metrics/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.57529899Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.575305201Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.575346963Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.575433437Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.575508751Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.575552283Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-rules/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.575561333Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.575567943Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.575580144Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.575681949Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.575764383Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.575803995Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-web/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.575813555Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.575820616Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.575850227Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.575940901Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576016235Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576058787Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576067807Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576074398Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576110049Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576221465Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576297618Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.57633778Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/prom-label-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576348321Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576355061Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576388723Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576472517Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.57654151Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576574872Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/thanos-query/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576585423Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/thanos-query/thanos-query/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576591203Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/thanos-query/thanos-query/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576639125Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.57675258Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576821344Z namespaces/openshift-monitoring/pods/thanos-querier-5557b7d44b-2jfp6/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576836515Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576896427Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576941609Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.576981111Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.577103277Z namespaces/openshift-multus/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.577130159Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.577216593Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.577265505Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.577315198Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.57736511Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.57757961Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.577651064Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.577737648Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.577765019Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.577826062Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.577956828Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.578070264Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.578133627Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.578172619Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.578254673Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.578317196Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.578429011Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.578450662Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.578503495Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.578598919Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.578637311Z namespaces/openshift-multus/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.578692074Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.57882963Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.578922915Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.57945409Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.579575176Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.580236838Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.580327132Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.580467259Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.580521942Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.580559014Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.580661348Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.580756843Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.580848077Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.580935212Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.580978404Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.581087799Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.581167223Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.581264077Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.58131638Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.581362362Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.581420325Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.581461047Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.58151634Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.581559932Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.581608274Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.581632085Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.58172987Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.581806914Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.581858586Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.581895918Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.581952301Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.581993632Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.582040535Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.582086187Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.58214015Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.58214897Z namespaces/openshift-multus/pods/multus-4gh77/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.582195742Z namespaces/openshift-multus/pods/multus-4gh77/multus-4gh77.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.582414583Z namespaces/openshift-multus/pods/multus-4gh77/kube-multus/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.582423463Z namespaces/openshift-multus/pods/multus-4gh77/kube-multus/kube-multus/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.582434904Z namespaces/openshift-multus/pods/multus-4gh77/kube-multus/kube-multus/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.582490547Z namespaces/openshift-multus/pods/multus-4gh77/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.582880035Z namespaces/openshift-multus/pods/multus-4gh77/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.582949898Z namespaces/openshift-multus/pods/multus-4gh77/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.58297658Z namespaces/openshift-multus/pods/multus-5fm5g/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.583017982Z namespaces/openshift-multus/pods/multus-5fm5g/multus-5fm5g.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.583107806Z namespaces/openshift-multus/pods/multus-5fm5g/kube-multus/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.583116537Z namespaces/openshift-multus/pods/multus-5fm5g/kube-multus/kube-multus/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.583120837Z namespaces/openshift-multus/pods/multus-5fm5g/kube-multus/kube-multus/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.583147938Z namespaces/openshift-multus/pods/multus-5fm5g/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.583908195Z namespaces/openshift-multus/pods/multus-5fm5g/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.583980238Z namespaces/openshift-multus/pods/multus-5fm5g/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.58401858Z namespaces/openshift-multus/pods/multus-8b6mj/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.584054412Z namespaces/openshift-multus/pods/multus-8b6mj/multus-8b6mj.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.584150606Z namespaces/openshift-multus/pods/multus-8b6mj/kube-multus/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.584158857Z namespaces/openshift-multus/pods/multus-8b6mj/kube-multus/kube-multus/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.584163067Z namespaces/openshift-multus/pods/multus-8b6mj/kube-multus/kube-multus/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.584208099Z namespaces/openshift-multus/pods/multus-8b6mj/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.584972966Z namespaces/openshift-multus/pods/multus-8b6mj/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585045849Z namespaces/openshift-multus/pods/multus-8b6mj/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585078851Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585123283Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/multus-additional-cni-plugins-8t2t7.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585285621Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/bond-cni-plugin/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585298302Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585302462Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585339204Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585434918Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585500611Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585546434Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/cni-plugins/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585558504Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/cni-plugins/cni-plugins/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585563144Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585584045Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.58567426Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585745133Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585779975Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/egress-router-binary-copy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585789505Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585793935Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585831347Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585920592Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.585994475Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586030567Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586038977Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586043127Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586074379Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586142112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586234687Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586262268Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/routeoverride-cni/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586267378Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586271808Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.58631279Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586406295Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586478818Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.58652371Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/whereabouts-cni-bincopy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586532071Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586536371Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586574453Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586671948Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586742231Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586779103Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/whereabouts-cni/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586787293Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586791373Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.586834756Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.58693113Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587008254Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8t2t7/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587050956Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587096588Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/multus-additional-cni-plugins-dcjdl.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587236145Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/bond-cni-plugin/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587248315Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587252336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587286187Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587383142Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587456545Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587484467Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/cni-plugins/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587491377Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/cni-plugins/cni-plugins/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587506078Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.58754996Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587645584Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587714878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587741149Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/egress-router-binary-copy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587752449Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.58775712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587808172Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.587892116Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.58796595Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588000892Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588009682Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588015942Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588053154Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588121157Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588198391Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588250724Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/routeoverride-cni/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588260084Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588264284Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588307156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588404881Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588474724Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588510276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/whereabouts-cni-bincopy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588518576Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588526067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588557778Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588639742Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588709715Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588744987Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/whereabouts-cni/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588753588Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588759698Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.58879956Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588892034Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588967268Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dcjdl/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.588995929Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589040891Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/multus-additional-cni-plugins-q4fxn.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589233301Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/bond-cni-plugin/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589253112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589258362Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589298094Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589389118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589459902Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589493763Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/cni-plugins/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589501624Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/cni-plugins/cni-plugins/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589505434Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589542296Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.58962585Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589696183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589733715Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/egress-router-binary-copy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589747745Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589754516Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589764116Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589868921Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589945595Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589981037Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589989667Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.589994017Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590026029Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590095662Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590165876Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590307712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/routeoverride-cni/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590322033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590326113Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590365625Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590452299Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590540314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590567095Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/whereabouts-cni-bincopy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590574065Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590584946Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590619727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590706952Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590778485Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590812787Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/whereabouts-cni/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590822947Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590827617Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590867389Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.590961914Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591030437Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q4fxn/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591065019Z namespaces/openshift-multus/pods/network-metrics-daemon-gfwfc/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.59109358Z namespaces/openshift-multus/pods/network-metrics-daemon-gfwfc/network-metrics-daemon-gfwfc.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591204556Z namespaces/openshift-multus/pods/network-metrics-daemon-gfwfc/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591218266Z namespaces/openshift-multus/pods/network-metrics-daemon-gfwfc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591222527Z namespaces/openshift-multus/pods/network-metrics-daemon-gfwfc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591258268Z namespaces/openshift-multus/pods/network-metrics-daemon-gfwfc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591356153Z namespaces/openshift-multus/pods/network-metrics-daemon-gfwfc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591429076Z namespaces/openshift-multus/pods/network-metrics-daemon-gfwfc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591464008Z namespaces/openshift-multus/pods/network-metrics-daemon-gfwfc/network-metrics-daemon/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591472279Z namespaces/openshift-multus/pods/network-metrics-daemon-gfwfc/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591476199Z namespaces/openshift-multus/pods/network-metrics-daemon-gfwfc/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.59150704Z namespaces/openshift-multus/pods/network-metrics-daemon-gfwfc/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591640647Z namespaces/openshift-multus/pods/network-metrics-daemon-gfwfc/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.59170662Z namespaces/openshift-multus/pods/network-metrics-daemon-gfwfc/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591744052Z namespaces/openshift-multus/pods/network-metrics-daemon-lhp55/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591779303Z namespaces/openshift-multus/pods/network-metrics-daemon-lhp55/network-metrics-daemon-lhp55.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591946781Z namespaces/openshift-multus/pods/network-metrics-daemon-lhp55/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591954922Z namespaces/openshift-multus/pods/network-metrics-daemon-lhp55/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591958782Z namespaces/openshift-multus/pods/network-metrics-daemon-lhp55/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.591994873Z namespaces/openshift-multus/pods/network-metrics-daemon-lhp55/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592086028Z namespaces/openshift-multus/pods/network-metrics-daemon-lhp55/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.5921406Z namespaces/openshift-multus/pods/network-metrics-daemon-lhp55/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592197233Z namespaces/openshift-multus/pods/network-metrics-daemon-lhp55/network-metrics-daemon/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592213144Z namespaces/openshift-multus/pods/network-metrics-daemon-lhp55/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592218354Z namespaces/openshift-multus/pods/network-metrics-daemon-lhp55/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592260936Z namespaces/openshift-multus/pods/network-metrics-daemon-lhp55/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592431775Z namespaces/openshift-multus/pods/network-metrics-daemon-lhp55/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592492317Z namespaces/openshift-multus/pods/network-metrics-daemon-lhp55/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592510749Z namespaces/openshift-multus/pods/network-metrics-daemon-xztjr/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592570371Z namespaces/openshift-multus/pods/network-metrics-daemon-xztjr/network-metrics-daemon-xztjr.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592643045Z namespaces/openshift-multus/pods/network-metrics-daemon-xztjr/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592654255Z namespaces/openshift-multus/pods/network-metrics-daemon-xztjr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592659185Z namespaces/openshift-multus/pods/network-metrics-daemon-xztjr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592682677Z namespaces/openshift-multus/pods/network-metrics-daemon-xztjr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592773821Z namespaces/openshift-multus/pods/network-metrics-daemon-xztjr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592840794Z namespaces/openshift-multus/pods/network-metrics-daemon-xztjr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592876806Z namespaces/openshift-multus/pods/network-metrics-daemon-xztjr/network-metrics-daemon/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592894387Z namespaces/openshift-multus/pods/network-metrics-daemon-xztjr/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592898207Z namespaces/openshift-multus/pods/network-metrics-daemon-xztjr/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.592925108Z namespaces/openshift-multus/pods/network-metrics-daemon-xztjr/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.593105367Z namespaces/openshift-multus/pods/network-metrics-daemon-xztjr/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.59316137Z namespaces/openshift-multus/pods/network-metrics-daemon-xztjr/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.593226873Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.593254184Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.593310447Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.593318827Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.593356089Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.593444733Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.593482345Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.593527927Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.593611661Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.593655424Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.593690045Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.593743188Z namespaces/openshift-network-console/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.59379281Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.593844662Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.593878444Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.593931807Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.593967168Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.594049172Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.594170298Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.594292624Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.594340197Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.594385588Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.594454232Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.594489724Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.594543536Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.594589838Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.594679953Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.594718185Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.594752906Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.594839621Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.594875462Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.594919384Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.59503044Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.595116884Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.595264491Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.595351115Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.595498692Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.595615368Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.595748884Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.595797856Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.595851309Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.595899232Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.595947714Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596001816Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596037638Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.59608055Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596122612Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596177245Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596248648Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596318661Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596402245Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596452958Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596485429Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596528562Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596559593Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596616916Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596627847Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-6f762/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596653698Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-6f762/networking-console-plugin-5dcbc7df6b-6f762.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596731201Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-6f762/networking-console-plugin/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596740212Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-6f762/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596744262Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-6f762/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596778314Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-6f762/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596874538Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-6f762/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596946042Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-6f762/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.596979183Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597012505Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597064167Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597094269Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597138091Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597203574Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597264157Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597300149Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597350911Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597385163Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597500998Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597601103Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597695388Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597730669Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597774071Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597837955Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597875067Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597937579Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.597977651Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.598025484Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.598053615Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.5981461Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.598206712Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.598320368Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.598401012Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.598438063Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.598488316Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.598603542Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.598691946Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.598884015Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.598961669Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.599168089Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.599272914Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.599388599Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.599442962Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.599486624Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.599538287Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.599589499Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.599665713Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.599715455Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.599747137Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.59981541Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.599864032Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.599996998Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600001689Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600013339Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600099023Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600143176Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600174547Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600263071Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600312484Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600367286Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600400798Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.60043768Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.60044742Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-fd27s/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600506463Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-fd27s/network-check-source-6f8b768455-fd27s.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600592557Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-fd27s/check-endpoints/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600604088Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-fd27s/check-endpoints/check-endpoints/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600610158Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-fd27s/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600635939Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-fd27s/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600749775Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-fd27s/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600818478Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-fd27s/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.60085655Z namespaces/openshift-network-diagnostics/pods/network-check-target-b6wrg/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600890161Z namespaces/openshift-network-diagnostics/pods/network-check-target-b6wrg/network-check-target-b6wrg.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600983786Z namespaces/openshift-network-diagnostics/pods/network-check-target-b6wrg/network-check-target-container/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.600991546Z namespaces/openshift-network-diagnostics/pods/network-check-target-b6wrg/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601000567Z namespaces/openshift-network-diagnostics/pods/network-check-target-b6wrg/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601035048Z namespaces/openshift-network-diagnostics/pods/network-check-target-b6wrg/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601121463Z namespaces/openshift-network-diagnostics/pods/network-check-target-b6wrg/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601204136Z namespaces/openshift-network-diagnostics/pods/network-check-target-b6wrg/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601236588Z namespaces/openshift-network-diagnostics/pods/network-check-target-jw9rz/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601289041Z namespaces/openshift-network-diagnostics/pods/network-check-target-jw9rz/network-check-target-jw9rz.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601355454Z namespaces/openshift-network-diagnostics/pods/network-check-target-jw9rz/network-check-target-container/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601362754Z namespaces/openshift-network-diagnostics/pods/network-check-target-jw9rz/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601366654Z namespaces/openshift-network-diagnostics/pods/network-check-target-jw9rz/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601420117Z namespaces/openshift-network-diagnostics/pods/network-check-target-jw9rz/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.60148865Z namespaces/openshift-network-diagnostics/pods/network-check-target-jw9rz/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601557093Z namespaces/openshift-network-diagnostics/pods/network-check-target-jw9rz/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601596026Z namespaces/openshift-network-diagnostics/pods/network-check-target-wck6s/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601629477Z namespaces/openshift-network-diagnostics/pods/network-check-target-wck6s/network-check-target-wck6s.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601701711Z namespaces/openshift-network-diagnostics/pods/network-check-target-wck6s/network-check-target-container/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601708911Z namespaces/openshift-network-diagnostics/pods/network-check-target-wck6s/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601712851Z namespaces/openshift-network-diagnostics/pods/network-check-target-wck6s/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601762483Z namespaces/openshift-network-diagnostics/pods/network-check-target-wck6s/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601837667Z namespaces/openshift-network-diagnostics/pods/network-check-target-wck6s/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601909281Z namespaces/openshift-network-diagnostics/pods/network-check-target-wck6s/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601945692Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.601998815Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602026036Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602045317Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602084059Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602158193Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602218816Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602262787Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602348802Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602384693Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602440496Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602489578Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602539631Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602585783Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602630655Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602673327Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602715509Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602793003Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602873377Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602955021Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.602998763Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.603040765Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.603082837Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.603123739Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.603202723Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.603267886Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.603315108Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.603391932Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.603434354Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.603442654Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.603468636Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.603512968Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.603553349Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.603659875Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.603744679Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.603833193Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.603912697Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.603992061Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.604143378Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.604276684Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.604321686Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.604363099Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.60440471Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.604446172Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.604488094Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.604529156Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.604570338Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.60461266Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.604708245Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.604789179Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.604832001Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.604873853Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.604915355Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.604955747Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.604996689Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.605038471Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.605080723Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.605087753Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.605122365Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.605163467Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.60523223Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.605276592Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.605318465Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.605383557Z namespaces/openshift-network-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.60542971Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.605488093Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.605533715Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.605572197Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.605613519Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.605721404Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.605798297Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.605881372Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.605923463Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.605965385Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.606027299Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.606074201Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.606116073Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.606157885Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.606326293Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.606370575Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.606411777Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.606489731Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.606531243Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.606538463Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.606581445Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.606625787Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.606667259Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.606804176Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.60688459Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.607047308Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.607123401Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.607321621Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.607406235Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.607546872Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.607575703Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.607628365Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.60771701Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.607777493Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.607822335Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.607855716Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.607898498Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.607956731Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.607983753Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608044825Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608082407Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608171222Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608271347Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608310168Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.60835644Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608416803Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608440525Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608501658Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.60854536Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608612143Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608645794Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608693927Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608702297Z namespaces/openshift-network-operator/pods/iptables-alerter-frbhn/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608743289Z namespaces/openshift-network-operator/pods/iptables-alerter-frbhn/iptables-alerter-frbhn.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608816583Z namespaces/openshift-network-operator/pods/iptables-alerter-frbhn/iptables-alerter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608825873Z namespaces/openshift-network-operator/pods/iptables-alerter-frbhn/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608830093Z namespaces/openshift-network-operator/pods/iptables-alerter-frbhn/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608860685Z namespaces/openshift-network-operator/pods/iptables-alerter-frbhn/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.608949619Z namespaces/openshift-network-operator/pods/iptables-alerter-frbhn/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609015392Z namespaces/openshift-network-operator/pods/iptables-alerter-frbhn/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609052404Z namespaces/openshift-network-operator/pods/iptables-alerter-nrj2z/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609092636Z namespaces/openshift-network-operator/pods/iptables-alerter-nrj2z/iptables-alerter-nrj2z.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609160879Z namespaces/openshift-network-operator/pods/iptables-alerter-nrj2z/iptables-alerter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.60917253Z namespaces/openshift-network-operator/pods/iptables-alerter-nrj2z/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609197011Z namespaces/openshift-network-operator/pods/iptables-alerter-nrj2z/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609212392Z namespaces/openshift-network-operator/pods/iptables-alerter-nrj2z/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609312977Z namespaces/openshift-network-operator/pods/iptables-alerter-nrj2z/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.60938675Z namespaces/openshift-network-operator/pods/iptables-alerter-nrj2z/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609414991Z namespaces/openshift-network-operator/pods/iptables-alerter-rgzmz/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609462174Z namespaces/openshift-network-operator/pods/iptables-alerter-rgzmz/iptables-alerter-rgzmz.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609531127Z namespaces/openshift-network-operator/pods/iptables-alerter-rgzmz/iptables-alerter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609544338Z namespaces/openshift-network-operator/pods/iptables-alerter-rgzmz/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609554768Z namespaces/openshift-network-operator/pods/iptables-alerter-rgzmz/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609563809Z namespaces/openshift-network-operator/pods/iptables-alerter-rgzmz/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609650033Z namespaces/openshift-network-operator/pods/iptables-alerter-rgzmz/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609722656Z namespaces/openshift-network-operator/pods/iptables-alerter-rgzmz/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609757198Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.60979294Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609845622Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609872273Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609924696Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.609970528Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.610037061Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.610072923Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.610124056Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.610164418Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.610270463Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.610344476Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.61042532Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.610475322Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.610512014Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.610569687Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.610607639Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.610693263Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.610736855Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.610774997Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.610856881Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.610905283Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.610946365Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.61105156Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.611132794Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.611242099Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.611321113Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.611401757Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.611524913Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.611711002Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.611775275Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.611807907Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.61187254Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.611916822Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.611964264Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.611991375Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.61208328Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612161784Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612216086Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612271159Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612317611Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612348023Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612412696Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612449777Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612521931Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612530201Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612561933Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612634196Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612663418Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.61272191Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612755412Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612808035Z namespaces/openshift-operators/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612816385Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612825346Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612844096Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.61291774Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.612965122Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.613020595Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.613053806Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.613201493Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.613254556Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.613445685Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.613525829Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.613604753Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.613646695Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.613684037Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.613820653Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.613856215Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.613904398Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.613938819Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.614023273Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.614057775Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.614104447Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.614197721Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.614332948Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.614341708Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.614383041Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.614434673Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.614468425Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.614686855Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.614772609Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.615087894Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.615228681Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.615707294Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.615789948Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.615982037Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.61603845Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.616070492Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.616172636Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.616310643Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.616437479Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.61644519Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.616507983Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.616527374Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.616584346Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.616620418Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.61666158Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.616699532Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.616751024Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.616760385Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.616806017Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.616846489Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.616887211Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.616969735Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617045629Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617101021Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617135823Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617201566Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617247168Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617329532Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617363534Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617419976Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617428987Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617466029Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617551793Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617587044Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617636947Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617672499Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617682869Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617750912Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovnkube-node-486bt.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617920431Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/kube-rbac-proxy-node/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617933531Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617937712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.617964943Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618100829Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618176993Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618225225Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618237716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618242016Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618274778Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618403704Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618472357Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618508749Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/nbdb/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618516979Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/nbdb/nbdb/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.6185212Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/nbdb/nbdb/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618563951Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/nbdb/nbdb/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618664126Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.61873567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618767871Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/northd/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618773772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/northd/northd/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618777712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/northd/northd/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618813903Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/northd/northd/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618923099Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.618993432Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/northd/northd/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.619029794Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovn-acl-logging/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.619038174Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.619042225Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.619075786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.619164091Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.619257285Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.619284726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovn-controller/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.619289686Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovn-controller/ovn-controller/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.619293797Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.619339219Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.619639493Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.619707377Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.619752159Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovnkube-controller/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.619764469Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.61976981Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.61978211Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621000249Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621059151Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621085973Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/sbdb/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621090963Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/sbdb/sbdb/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621095133Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/sbdb/sbdb/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621141606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/sbdb/sbdb/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621258291Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621328995Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-486bt/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621366866Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621431449Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovnkube-node-z7swp.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621577867Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/kube-rbac-proxy-node/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621586727Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621590757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621621369Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621740464Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621811158Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621844559Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.62185398Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.62185819Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.621895912Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622108152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622162555Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622320742Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/nbdb/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622336603Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/nbdb/nbdb/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622341593Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/nbdb/nbdb/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622361954Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/nbdb/nbdb/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622466959Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622535062Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622582295Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/northd/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622591005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/northd/northd/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622595005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/northd/northd/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622632517Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/northd/northd/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622741872Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622808036Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/northd/northd/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622850298Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovn-acl-logging/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622862098Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622867358Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.62289088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.622998005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.623077279Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.6230964Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovn-controller/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.62310757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovn-controller/ovn-controller/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.62311185Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.623136111Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.623353902Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.623423645Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.623460227Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovnkube-controller/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.623469187Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.623473358Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.623507809Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.624280106Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.624344249Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.624381371Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/sbdb/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.624390782Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/sbdb/sbdb/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.624395022Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/sbdb/sbdb/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.624430274Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/sbdb/sbdb/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.624524428Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.624594922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z7swp/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.624650064Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.624719508Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovnkube-node-zpzbl.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.624863945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/kube-rbac-proxy-node/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.624873015Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.624912047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.624947369Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625082015Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625148258Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625196881Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625209341Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625222282Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625263364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.6253896Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625456053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625495495Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/nbdb/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625503955Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/nbdb/nbdb/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625507936Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/nbdb/nbdb/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625540257Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/nbdb/nbdb/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625644812Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625715535Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625757397Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/northd/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625771558Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/northd/northd/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625778569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/northd/northd/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625789269Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/northd/northd/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625895844Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625962947Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/northd/northd/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.625998919Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovn-acl-logging/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.626007049Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.62601111Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.626045842Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.626134346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.62622133Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.626262342Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovn-controller/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.626270982Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovn-controller/ovn-controller/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.626275042Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.626309004Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.626573707Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.626649691Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.626687792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovnkube-controller/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.626696213Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.626700353Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.626731664Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.627869119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.627934202Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.627966754Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/sbdb/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.627977144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/sbdb/sbdb/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.627981244Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/sbdb/sbdb/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628027957Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/sbdb/sbdb/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628110201Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628203175Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzbl/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628239817Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628276339Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628328911Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628337162Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628374323Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628464308Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628588244Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628633296Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628679938Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628764962Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628850246Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628901959Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628939331Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628979823Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628987933Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.628994243Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.629029015Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.629085138Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.62913245Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.629206043Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.629248445Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.629301358Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.62933604Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.629425254Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.62954218Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.629662036Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.629697077Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.629744139Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.629780021Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.629816453Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.629905027Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.629940089Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.629983751Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.630065685Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.630107617Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.630119277Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.630158319Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.630316157Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.630348458Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.630467154Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.630550648Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.630773809Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.630850233Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.630965678Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.631092454Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.631299074Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.631350337Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.631387308Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.631442921Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.631490183Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.631535746Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.631576937Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.631660292Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.631737225Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.631774497Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.631823959Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.631878802Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.631909913Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.631978797Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.632015349Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.632067561Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.632076352Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-blk6c/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.632104503Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-blk6c/service-ca-operator-cf7c776b7-blk6c.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.632203668Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-blk6c/service-ca-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.632218308Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-blk6c/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.632222639Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-blk6c/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.63226029Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-blk6c/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.632408068Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-blk6c/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.632558865Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.632595977Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.632641209Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.63267905Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.632719043Z namespaces/openshift-service-ca/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.632770565Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.632826477Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.632860899Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.632908692Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.632956254Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.633040058Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.633141803Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.633258448Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.63329961Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.633334812Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.633389105Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.633438777Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.633512781Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.633663678Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.63370535Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.633787744Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.633831046Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.633842146Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.633872528Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.63392168Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.633967743Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.634065467Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.634149201Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.634280527Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.634359081Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.634460076Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.634594983Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.634763331Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.634813013Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.634856865Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.634897977Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.6349497Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.634992072Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.635033014Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.635114848Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.635198302Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.635265335Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.635304817Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.635354049Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.635403652Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.635427703Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.635434573Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-k49ts/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.635480285Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-k49ts/service-ca-568869fdc5-k49ts.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.635562089Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-k49ts/service-ca-controller/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.63557505Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-k49ts/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.63557946Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-k49ts/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.635611071Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-k49ts/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.635820562Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-k49ts/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.635891115Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-k49ts/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.635926057Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.635955698Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.636030852Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.636074534Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.636124326Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.636175109Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.636259383Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.636286004Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.636336757Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.636373188Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.636458132Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.636535886Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.63661408Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.636660202Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.636702484Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.636751306Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.636814169Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.636878323Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.636935375Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.636955746Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.637056551Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.637095583Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.637131175Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.63725309Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.637336914Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.637410048Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.637495212Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.637573616Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.637696342Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.637850189Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.637904262Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.637951964Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.637984956Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.638021738Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.63807996Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.638121092Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.638205286Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.638377595Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.638408596Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.638447688Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.63848732Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.638541772Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.638584935Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.638643937Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.63869674Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.638742202Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.638793415Z namespaces/openshift/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.638831817Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.638889509Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.638926451Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.638976864Z namespaces/openshift/apps/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.639020646Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.639102259Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.639180533Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.639285878Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.63932703Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.639373872Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.639416774Z namespaces/openshift/batch/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.639454106Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.639538451Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.639596683Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.639635055Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.639724349Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.639757171Z namespaces/openshift/core/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.639804163Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.639909948Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.639978761Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.640061285Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.64015102Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.640235054Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.64036756Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.640522838Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.64057377Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.640605882Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.640666855Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.640677965Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.642005949Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.642052311Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.642151086Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.642269862Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.642363116Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.642473472Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.642573946Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.642725904Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.642882821Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.643012218Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.643119233Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.643208437Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.643353914Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.643463179Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.643567364Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.643658389Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.643750963Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.643857638Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.643974594Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.644089469Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.644205735Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.644321281Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.644414195Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.64451779Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.644614215Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.64473139Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.644831435Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.64493158Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.645041935Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.64515201Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.645276556Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.645389022Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.645502587Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.646061494Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.64617724Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.646302006Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.646427832Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.646588399Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.646679984Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.64679402Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.646900094Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.64701626Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.647150097Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.647333475Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.64741673Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.647580517Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.647707453Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.647834819Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.647942715Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.64804528Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.648129754Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.64824993Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.648372435Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.648487061Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.648617897Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.648738693Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.648859999Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.648951313Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.649042348Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.649164493Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.64930689Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.649334311Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.649430996Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.64951464Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.649565593Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.649590304Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.649654417Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.649685339Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.649738511Z namespaces/openshift/policy/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.649780273Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.649830075Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.649872797Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.649902119Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.649909209Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.649965852Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.650066447Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.650223405Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.650326849Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.650440135Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.650619853Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.650726378Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.650839034Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.65095832Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.651084406Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.651208802Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.651347259Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.651505496Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.651646763Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.651756518Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.651882294Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.651992959Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.652099165Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.652227931Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.652338476Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.652448021Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.652551556Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.652782768Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.652890993Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.652993648Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.653098613Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.653198937Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.653331264Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.65344684Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.653567645Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.653677491Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.653773915Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.65387688Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.654004616Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.654118492Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.654324252Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.654434297Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.654535792Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.654676128Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.654787384Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.654891599Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.655023225Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.655130561Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.655284478Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.655405214Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.65553152Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.655693317Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.655823214Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.65596229Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.656084286Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.656270305Z network_logs/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.656288056Z network_logs/cluster_scale [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.65638019Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.656464205Z network_logs/multi-networkpolicy [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.656550179Z network_logs/net-attach-def [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.656634043Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.65678341Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.656876294Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.658517533Z nodes/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.658572236Z nodes/debug [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.658667371Z nodes/ip-10-0-128-144.ec2.internal/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.658701762Z nodes/ip-10-0-128-144.ec2.internal/cpu_affinities.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.658972725Z nodes/ip-10-0-128-144.ec2.internal/dmesg [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.659387885Z nodes/ip-10-0-128-144.ec2.internal/ethtool_channels [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.659466629Z nodes/ip-10-0-128-144.ec2.internal/ethtool_features [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.659559503Z nodes/ip-10-0-128-144.ec2.internal/ip-10-0-128-144.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.660007195Z nodes/ip-10-0-128-144.ec2.internal/irq_affinities.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.660159162Z nodes/ip-10-0-128-144.ec2.internal/lscpu [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.660306389Z nodes/ip-10-0-128-144.ec2.internal/lspci [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.660406894Z nodes/ip-10-0-128-144.ec2.internal/podresources.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.660510309Z nodes/ip-10-0-128-144.ec2.internal/pods_info.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.660629825Z nodes/ip-10-0-128-144.ec2.internal/proc_cmdline [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.660716799Z nodes/ip-10-0-128-144.ec2.internal/sysinfo.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.662499135Z nodes/ip-10-0-128-144.ec2.internal/sysinfo.tgz [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.662669543Z nodes/ip-10-0-140-157.ec2.internal/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.662708495Z nodes/ip-10-0-140-157.ec2.internal/cpu_affinities.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.663003189Z nodes/ip-10-0-140-157.ec2.internal/dmesg [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.663273962Z nodes/ip-10-0-140-157.ec2.internal/ethtool_channels [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.663350136Z nodes/ip-10-0-140-157.ec2.internal/ethtool_features [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.66343372Z nodes/ip-10-0-140-157.ec2.internal/ip-10-0-140-157.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.663908373Z nodes/ip-10-0-140-157.ec2.internal/irq_affinities.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.66405692Z nodes/ip-10-0-140-157.ec2.internal/lscpu [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.664176096Z nodes/ip-10-0-140-157.ec2.internal/lspci [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.664291941Z nodes/ip-10-0-140-157.ec2.internal/podresources.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.664394966Z nodes/ip-10-0-140-157.ec2.internal/pods_info.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.664506081Z nodes/ip-10-0-140-157.ec2.internal/proc_cmdline [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.664591196Z nodes/ip-10-0-140-157.ec2.internal/sysinfo.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.666396222Z nodes/ip-10-0-140-157.ec2.internal/sysinfo.tgz [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.66654449Z nodes/ip-10-0-143-133.ec2.internal/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.666588841Z nodes/ip-10-0-143-133.ec2.internal/cpu_affinities.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.666881226Z nodes/ip-10-0-143-133.ec2.internal/dmesg [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.667149879Z nodes/ip-10-0-143-133.ec2.internal/ethtool_channels [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.667235403Z nodes/ip-10-0-143-133.ec2.internal/ethtool_features [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.667321907Z nodes/ip-10-0-143-133.ec2.internal/ip-10-0-143-133.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.667618211Z nodes/ip-10-0-143-133.ec2.internal/irq_affinities.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.667751777Z nodes/ip-10-0-143-133.ec2.internal/lscpu [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.667874914Z nodes/ip-10-0-143-133.ec2.internal/lspci [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.667960058Z nodes/ip-10-0-143-133.ec2.internal/podresources.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.668065223Z nodes/ip-10-0-143-133.ec2.internal/pods_info.json [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.66821219Z nodes/ip-10-0-143-133.ec2.internal/proc_cmdline [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.668320705Z nodes/ip-10-0-143-133.ec2.internal/sysinfo.log [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.670025467Z nodes/ip-10-0-143-133.ec2.internal/sysinfo.tgz [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.670156083Z pod_network_connectivity_check/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.670204626Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.670327172Z static-pods/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.670341142Z static-pods/kube-apiserver/ [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.676520419Z [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.67653945Z sent 58,440 bytes received 4,996,055 bytes 3,369,663.33 bytes/sec [must-gather] [must-gather-j8qcc] OUT 2026-09-17T16:35:46.676552381Z total size is 59,045,365 speedup is 11.68 [must-gather] [must-gather ] OUT 2026-09-17T16:35:46.931601879Z namespace/openshift-must-gather-bp66r 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: 935d82a7-4486-4aa2-83c4-a92cca255c39 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [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-dv66k [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-dv66k-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-dv66k [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 7902493 Sep 17 16:36 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-dv66k/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 6016dac] Updating CI Artifacts in e2e-predictor [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-dv66k/e2e-predictor.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 94d6dc7..6016dac ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded