task e2e-predictor has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-qwjsk-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-qwjsk-kubeconfig [get-kubeconfig] Found admin password secret: cluster-qwjsk-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-qwjsk-password [get-kubeconfig] API Server URL: https://aad88a07a748147c592c7eacff66e11a-d2d95c59a702f474.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [clone-repo] dependabot/uv/python/autogluonserver/pip-26.1.2 [clone-repo] https://github.com/opendatahub-io/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 90% (2810/3110) Updating files: 91% (2831/3110) Updating files: 92% (2862/3110) Updating files: 93% (2893/3110) Updating files: 94% (2924/3110) Updating files: 95% (2955/3110) Updating files: 96% (2986/3110) Updating files: 97% (3017/3110) Updating files: 98% (3048/3110) Updating files: 99% (3079/3110) Updating files: 100% (3110/3110) Updating files: 100% (3110/3110), done. [e2e-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:9d15198eb70c95a4f97d742cefc7bb4e600d902c22329d7dee6a606c98183517 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:9d15198eb70c95a4f97d742cefc7bb4e600d902c22329d7dee6a606c98183517 [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:48d900b4b1fe1eee26c74da1d177d69a67c64506206848002823f95f984463b4 [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:48d900b4b1fe1eee26c74da1d177d69a67c64506206848002823f95f984463b4 [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:ca397e15b1543e93aa4e1a356a8044fcde053006c48bc96dcdc7be3239e40e13 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:ca397e15b1543e93aa4e1a356a8044fcde053006c48bc96dcdc7be3239e40e13 [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:2cc17867b5b866a90feccd95d1b7d2c2c966c59c496775c7d4238555c4abef16 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:2cc17867b5b866a90feccd95d1b7d2c2c966c59c496775c7d4238555c4abef16 [e2e-predictor] + ./test/scripts/openshift-ci/run-e2e-tests.sh 'predictor or kserve_on_openshift' [e2e-predictor] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.24) [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-1718 [e2e-predictor] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1718 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1718 [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: Entering directory '/workspace/source' [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: 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 266 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading black [e2e-predictor] Downloading pydantic-core [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 kubernetes [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading numpy [e2e-predictor] Downloading pandas [e2e-predictor] Downloading botocore [e2e-predictor] Downloading pyarrow [e2e-predictor] Downloading mypy [e2e-predictor] Prepared 101 packages in 1.87s [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 101 packages in 7.13s [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.13.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==24.3.0 [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.1.8 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.10.1 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==46.0.5 [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.27.2 [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.19.0 (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.10.16 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==0.12.1 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.1 [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.3 [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] + pyjwt==2.12.1 [e2e-predictor] + pytest==7.4.4 [e2e-predictor] + pytest-asyncio==0.23.8 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.30.0 [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.22 [e2e-predictor] + python-simple-logger==2.0.19 [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.0 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==1.2.1 [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.6.2 [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 46ms [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: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Now using project "kserve" on server "https://aad88a07a748147c592c7eacff66e11a-d2d95c59a702f474.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: Entering directory '/workspace/source' [e2e-predictor] make: 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-1 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 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-68bff59c-hg7ng 1/1 Running 0 41s [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-68bff59c-hg7ng 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-559f75f947-vxrm2 1/1 Running 0 45s [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-559f75f947-vxrm2 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-5fbd5c4644-9l9x6 1/1 Running 0 51s [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-5fbd5c4644-9l9x6 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] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:48d900b4b1fe1eee26c74da1d177d69a67c64506206848002823f95f984463b4 [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:9d15198eb70c95a4f97d742cefc7bb4e600d902c22329d7dee6a606c98183517 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:ca397e15b1543e93aa4e1a356a8044fcde053006c48bc96dcdc7be3239e40e13 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:2cc17867b5b866a90feccd95d1b7d2c2c966c59c496775c7d4238555c4abef16 [e2e-predictor] Installing KServe via kustomize... [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/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.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io 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/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.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io 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-proxy-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/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] 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-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-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel 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/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-654c557856-lnrt2 0/1 Running 0 7s [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-654c557856-lnrt2 condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [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] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel 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-57b57d8c6-qjjpl" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-57b57d8c6-6nk7s 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-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-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] 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-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-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-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.24 [e2e-predictor] Kubernetes Version: v1.34.9 [e2e-predictor] ClusterVersion desired: 4.21.24 [e2e-predictor] ClusterVersion history (latest): 4.21.24 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-1 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:48d900b4b1fe1eee26c74da1d177d69a67c64506206848002823f95f984463b4 [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:48d900b4b1fe1eee26c74da1d177d69a67c64506206848002823f95f984463b4 [e2e-predictor] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-predictor] imageID: quay.io/opendatahub/odh-model-controller@sha256:5ce69c3ae5bc6b3b4888343ec0c55c7e1c8a05304b25bfbd157358fc4c26ee52 [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:1e659e68fe6b94ff5664410111354948341e93a645c4575003488d01c2cc9d37 [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 1 [e2e-predictor] ============================= test session starts ============================== [e2e-predictor] platform linux -- Python 3.11.13, pytest-7.4.4, 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.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'httpx': '0.30.0', 'json-report': '1.5.0', 'xdist': '3.6.1', 'anyio': '4.9.0', 'metadata': '3.1.1', 'asyncio': '0.23.8', 'cov': '5.0.0'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: httpx-0.30.0, json-report-1.5.0, xdist-3.6.1, anyio-4.9.0, metadata-3.1.1, asyncio-0.23.8, cov-5.0.0 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 1/1 worker [e2e-predictor] 1 worker [61 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher 2026-07-09 18:13:44.702 4508 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-07-09 18:15:24.967 4508 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:15:24.967 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:15:24.968 4508 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-09 18:15:24.968 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-09 18:15:24.968 4508 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:15:24.968 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:15:24.970 4508 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:15:24.970 4508 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:15:24.970 4508 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:15:24.970 4508 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:15:25.104 4508 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:15:25.104 4508 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:15:25.104 4508 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:15:25.104 4508 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:15:25.104 4508 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:15:25.104 4508 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:15:25.105 4508 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:15:25.105 4508 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:15:25.105 4508 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:15:25.105 4508 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:15:25.105 4508 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:15:25.105 4508 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:15:30.132 4508 kserve.trace Got response [{'message': '', 'batchId': 'e9e3e2d1-5360-4ea6-a5b3-0d7b198655f9', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e9e3e2d1-5360-4ea6-a5b3-0d7b198655f9', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e9e3e2d1-5360-4ea6-a5b3-0d7b198655f9', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e9e3e2d1-5360-4ea6-a5b3-0d7b198655f9', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-09 18:15:30.132 4508 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'e9e3e2d1-5360-4ea6-a5b3-0d7b198655f9', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e9e3e2d1-5360-4ea6-a5b3-0d7b198655f9', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e9e3e2d1-5360-4ea6-a5b3-0d7b198655f9', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e9e3e2d1-5360-4ea6-a5b3-0d7b198655f9', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher.py::test_batcher [e2e-predictor] batcher/test_batcher_custom_port.py::test_batcher_custom_port 2026-07-09 18:17:00.347 4508 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:17:00.347 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:17:00.348 4508 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-09 18:17:00.348 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-09 18:17:00.348 4508 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:17:00.348 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:17:00.349 4508 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:17:00.349 4508 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:17:00.349 4508 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:17:00.349 4508 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:17:00.350 4508 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:17:00.350 4508 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:17:00.350 4508 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:17:00.350 4508 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:17:00.350 4508 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:17:00.350 4508 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:17:00.351 4508 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:17:00.351 4508 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:17:00.351 4508 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:17:00.351 4508 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:17:00.351 4508 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:17:00.351 4508 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:17:05.378 4508 kserve.trace Got response [{'message': '', 'batchId': '4d9596b6-4461-4b79-b45e-11eee87a9c74', 'predictions': [1, 1]}, {'message': '', 'batchId': '4d9596b6-4461-4b79-b45e-11eee87a9c74', 'predictions': [1, 1]}, {'message': '', 'batchId': '4d9596b6-4461-4b79-b45e-11eee87a9c74', 'predictions': [1, 1]}, {'message': '', 'batchId': '4d9596b6-4461-4b79-b45e-11eee87a9c74', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-09 18:17:05.378 4508 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '4d9596b6-4461-4b79-b45e-11eee87a9c74', 'predictions': [1, 1]}, {'message': '', 'batchId': '4d9596b6-4461-4b79-b45e-11eee87a9c74', 'predictions': [1, 1]}, {'message': '', 'batchId': '4d9596b6-4461-4b79-b45e-11eee87a9c74', 'predictions': [1, 1]}, {'message': '', 'batchId': '4d9596b6-4461-4b79-b45e-11eee87a9c74', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] 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] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] [gw0] SKIPPED custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] logger/test_logger.py::test_kserve_logger 2026-07-09 18:18:55.652 4508 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:18:55.652 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:18:55.653 4508 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-09 18:18:55.653 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-09 18:18:55.653 4508 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:18:55.653 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:18:55.653 4508 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:18:55.653 4508 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 18:18:55.653 4508 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:18:55.653 4508 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-kserve-ci-e2e-test.apps.d48092f9-e8d1-4fee-91f8-a79b37852707.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 18:18:55.692 4508 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-07-09 18:18:55.692 4508 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED logger/test_logger.py::test_kserve_logger [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 2026-07-09 18:22:21.053 4508 kserve.trace Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 18:22:21.053 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 18:22:21.053 4508 kserve.trace Network layer = istio [e2e-predictor] 2026-07-09 18:22:21.053 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 2026-07-09 18:24:16.536 4508 kserve.trace Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 18:24:16.536 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 18:24:16.536 4508 kserve.trace Network layer = istio [e2e-predictor] 2026-07-09 18:24:16.536 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants 2026-07-09 18:26:41.881 4508 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 18:26:41.881 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 18:26:41.881 4508 kserve.trace Network layer = istio [e2e-predictor] 2026-07-09 18:26:41.881 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED 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-07-09 18:28:37.296 4508 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 18:28:37.296 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 18:28:37.297 4508 kserve.trace Network layer = istio [e2e-predictor] 2026-07-09 18:28:37.297 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED 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-07-09 18:29:12.564 4508 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 18:29:12.564 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 18:29:12.564 4508 kserve.trace Network layer = istio [e2e-predictor] 2026-07-09 18:29:12.564 4508 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] [e2e-predictor] =================================== FAILURES =================================== [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v1 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-v1" [e2e-predictor] predictor = _create_predictor(service_name) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_titanic_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:63: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] input = './data/autogluon_titanic_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'1', 'memory': '2Gi'}, 'requests': {'cpu': '100m', 'memory': '1Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v2 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:78: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...be': {'httpGet': {'path': '/v2/models/isvc-autogluon-v2/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________ test_autogluon_runtime_kserve_v2_input_variants ________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_input_variants(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2-variants" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] async with autogluon_isvc(service_name, predictor): [e2e-predictor] for input_path in [ [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_binary.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_all_binary.json", [e2e-predictor] ]: [e2e-predictor] > response = await predict_isvc(rest_v2_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:99: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-variants' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...tpGet': {'path': '/v2/models/isvc-autogluon-v2-variants/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _____ test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash ______ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash( [e2e-predictor] rest_v2_client, [e2e-predictor] ): [e2e-predictor] service_name = "isvc-autogluon-v2-noslash" [e2e-predictor] storage_uri = AUTOGLUON_STORAGE_URI.rstrip("/") [e2e-predictor] predictor = _create_predictor( [e2e-predictor] service_name, protocol_version="v2", storage_uri=storage_uri [e2e-predictor] ) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:114: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...ttpGet': {'path': '/v2/models/isvc-autogluon-v2-noslash/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _________________ test_autogluon_timeseries_runtime_kserve_v1 __________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_timeseries_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-ts-v1" [e2e-predictor] > response = await _deploy_and_predict_v1( [e2e-predictor] service_name, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_timeseries_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:73: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] rest_v1_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', storage_uri = None [e2e-predictor] [e2e-predictor] async def _deploy_and_predict_v1( [e2e-predictor] service_name: str, rest_v1_client, input_path: str, storage_uri: str = None [e2e-predictor] ): [e2e-predictor] predictor = _create_ts_predictor(service_name, storage_uri=storage_uri) [e2e-predictor] > return await deploy_and_predict(service_name, predictor, rest_v1_client, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:66: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] input = './data/autogluon_timeseries_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'2', 'memory': '4Gi'}, 'requests': {'cpu': '100m', 'memory': '2Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-predictor] --------------------------------- JSON report ---------------------------------- [e2e-predictor] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-predictor] =========================== short test summary info ============================ [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 5 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! [e2e-predictor] !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 5 failures !!!!!!!!!!!!! [e2e-predictor] ============== 5 failed, 3 passed, 5 skipped in 935.75s (0:15:35) ============== [must-gather] [must-gather ] OUT 2026-07-09T18:29:19.135409381Z 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: ae0ae35b-3f56-430c-9543-553b6ef772ce [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-09T18:29:19.183480361Z namespace/openshift-must-gather-89qv5 created [must-gather] [must-gather ] OUT 2026-07-09T18:29:19.196673732Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-gb6ct created [must-gather] [must-gather ] OUT 2026-07-09T18:29:19.220791199Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:25.849763267Z [disk usage checker] Started [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:25.853023060Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:25.997753551Z No resources found in openshift-must-gather-89qv5 namespace. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.132949214Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.287323544Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.287355013Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.287355013Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.289757444Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.445340583Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.445370942Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.445370942Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.447741861Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.599502403Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.599531402Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.599531402Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.601520336Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.752457193Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.752486736Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.752486736Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.754583539Z Error getting logs from rhods-notebooks [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.908417278Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.908535490Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.908535490Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:26.910789782Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:27.059317132Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:27.059347035Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:27.059347035Z namespaces "istio-system" not found [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:27.061462126Z Error getting logs from istio-system [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:27.212080754Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:27.212111991Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:27.212111991Z namespaces "knative-serving" not found [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:27.214417195Z Error getting logs from knative-serving [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:27.378929366Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:27.378961312Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:27.378961312Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:27.381361131Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:27.655485824Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:27.929928778Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:28.066307533Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:28.146296752Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:28.148323433Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:28.271960443Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:28.352702444Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:28.354560451Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:28.482749540Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:28.564052818Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:28.566000181Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:28.694370602Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:28.774535800Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:28.776525656Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:28.900903966Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:28.980569058Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:28.982390492Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:29.109934240Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:29.189036411Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:29.190897035Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:29.319220582Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:29.401155704Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:29.403272003Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:29.526413669Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:29.606908180Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:29.609040858Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:29.733885691Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:29.816947210Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:29.819199260Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:29.945683994Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:30.028542116Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:30.030522479Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:30.157731912Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:30.246380459Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:30.248540618Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:30.373474248Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:30.454645118Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:30.456584882Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:30.580843014Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:30.660111940Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:30.662165952Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:30.782932615Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:30.857253891Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:30.864451115Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:30.866472256Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:30.993378060Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:31.075761052Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:31.077993223Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:31.203805865Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:31.283832387Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:31.286090182Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:31.412574248Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:31.491701191Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:31.493714148Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:31.619423127Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:31.699685446Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:31.701621313Z Error collecting info from [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:32.423747358Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:32.547632985Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:32.667838181Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:32.793086402Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:32.916798171Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:33.145505147Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:33.271289358Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:33.393343705Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:33.515296719Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:33.638828561Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:33.769421645Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:33.896729686Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:34.026525915Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:34.150505029Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:34.278292041Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:34.568620707Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:34.722999124Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:34.904935945Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:35.013404251Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:35.159972187Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:35.281372006Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:35.475146080Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:35.585228596Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:35.737083670Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:35.861602559Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:35.886093002Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:36.058950271Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:36.169584622Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:36.317152087Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:36.452731343Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:36.617337848Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:36.725238401Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:36.879555694Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:36.999789261Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:37.165022229Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:37.271898288Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:37.418603750Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:37.538594047Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:37.700205043Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:37.806319289Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:37.952825610Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:38.097150477Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:38.266752490Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:38.370221708Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:38.522268049Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:38.664538555Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:38.827326325Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:38.933657570Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:39.082983330Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:39.225674418Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:39.393152357Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:39.499381995Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:39.649476785Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:39.799631004Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:39.974028462Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:40.089576838Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:40.248653655Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:40.376086316Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:40.546093320Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:40.655067126Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:40.823233840Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:40.866637688Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:41.007353864Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:41.224615979Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:41.354461610Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:41.505609619Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:41.653491428Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:41.827920242Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:41.939400328Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:42.098258377Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:42.252216277Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:42.424531990Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:42.533292480Z Wrote inspect data to must-gather. [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:45.871320319Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-r8g8x] POD 2026-07-09T18:29:46.262292312Z Caches written to disk [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.271277299Z waiting for gather to complete [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.274467998Z downloading gather output [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.60593135Z receiving incremental file list [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.619581344Z ./ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.61981466Z aggregated-discovery-api.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.620137139Z aggregated-discovery-apis.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.620803758Z event-filter.html [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.621279171Z timestamp [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.621458666Z version [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.621542588Z cluster-scoped-resources/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.621552199Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.621557769Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.621651432Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.621715693Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.621731754Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.621745384Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.621824427Z namespaces/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.621835267Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.621886698Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.62196558Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.622015352Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.622063003Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.622127245Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.622222198Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.622359251Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.622451614Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.622504296Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.622554507Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.622613589Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.62267754Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.622781463Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.622826825Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.622846735Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.622957228Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.622993219Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.623058541Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.623212655Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.623303638Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.624393769Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.624484301Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.624580754Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.624737248Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.624938834Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.624984325Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.625045457Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.625089168Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.62515479Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.625198271Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.625263153Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.625381996Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.625469639Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.625536671Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.625603173Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.625646184Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.625713186Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.625755407Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.625819669Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.6258616Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.634147593Z [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.634171123Z sent 761 bytes received 47,915 bytes 97,352.00 bytes/sec [must-gather] [must-gather-r8g8x] OUT 2026-07-09T18:29:47.634179334Z total size is 604,858 speedup is 12.43 [must-gather] [must-gather ] OUT 2026-07-09T18:29:47.690534577Z namespace/openshift-must-gather-89qv5 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: ae0ae35b-3f56-430c-9543-553b6ef772ce [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-09T18:29:47.809594841Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: ae0ae35b-3f56-430c-9543-553b6ef772ce [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-09T18:29:47.829288405Z namespace/openshift-must-gather-n4b7h created [must-gather] [must-gather ] OUT 2026-07-09T18:29:47.83372814Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-56p6h created [must-gather] [must-gather ] OUT 2026-07-09T18:29:47.856492059Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f created [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:49.089321101Z [disk usage checker] Started [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:49.093003861Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:49.290352441Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:49.426501747Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:49.545513972Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:49.632918641Z Gathering data for ns/default... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:49.977300372Z Gathering data for ns/openshift... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:50.422127799Z Gathering data for ns/kube-system... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.216131875Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.648536671Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.648571163Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.648571163Z namespaces "assisted-installer" not found [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.843898290Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.851180006Z 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-gstws] POD 2026-07-09T18:29:51.852412552Z INFO: Gathering HAProxy config files [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.858429913Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.860277176Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.868474270Z INFO: Collecting host service logs for crio [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.868796494Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.869264497Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.869630964Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.870008830Z Executing Istio gather script [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.870059750Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.870453630Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.870813726Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.871156684Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.871469764Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.871814664Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.872200411Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:51.872742551Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:52.155869430Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:52.419055307Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:52.440269814Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:52.661511250Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:52.661607939Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:52.948215846Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:52.992172769Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:53.103944156Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:53.212769183Z No resources found [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:53.279558990Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:53.286941240Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:53.309537256Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:53.364205668Z INFO: Collecting Insights Archives from insights-operator-68d9dd94cf-rpppn [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:53.364254088Z insights-runtime-extractor-q9lbn [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:53.364273153Z insights-runtime-extractor-tzswn [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:53.364293419Z insights-runtime-extractor-xbfxf [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:53.500378248Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:53.579066590Z No resources found [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:53.599139205Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:53.876904816Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:53.947933697Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:53.998160603Z INFO: HAProxy config collection complete. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.066638004Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.105591202Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.130001846Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.140914646Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.182358898Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.195981688Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.200938686Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.214763858Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.214763858Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.235834543Z INFO: 'previous-logs' folder not found on ip-10-0-135-70.ec2.internal, skipping... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.285788814Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.482230783Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.521895561Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.578708108Z INFO: 'previous-logs' folder not found on ip-10-0-137-233.ec2.internal, skipping... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.649619306Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.683255661Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.740115251Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.851429358Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.878042408Z INFO: 'previous-logs' folder not found on ip-10-0-142-14.ec2.internal, skipping... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.878076247Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.878119014Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:54.901026354Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.121616996Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.135385214Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.204209002Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.208667557Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.303620651Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.450548574Z INFO: INTERCONNECT MODE [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.450585724Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.518432078Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.624270620Z INFO: Gathering OVN_Northbound from ovnkube-node-8dkdd... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.624485381Z INFO: Gathering OVN_Northbound from ovnkube-node-grhfr... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.624701726Z INFO: Gathering OVN_Northbound from ovnkube-node-jrngm... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.624984328Z INFO: Gathering OVN_Southbound from ovnkube-node-8dkdd... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.625456545Z INFO: Gathering OVN_Southbound from ovnkube-node-grhfr... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.625752799Z INFO: Gathering OVN_Southbound from ovnkube-node-jrngm... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.683388682Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.813020606Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.917244299Z tar: Removing leading `/' from member names [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.945295488Z tar: Removing leading `/' from member names [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.946692711Z tar: Removing leading `/' from member names [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.972181990Z tar: Removing leading `/' from member names [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.976357867Z tar: Removing leading `/' from member names [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:55.987906863Z tar: Removing leading `/' from member names [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.059438172Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.085226625Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.230801635Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.334717304Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.342147068Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.463905669Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.471001040Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.484681390Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.484710652Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.485130411Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.486802011Z 3.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.489029209Z ovnk_database_store/ [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.489029209Z ovnk_database_store/ovnkube-node-8dkdd_nbdb [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.500249076Z ovnk_database_store/ovnkube-node-jrngm_sbdb [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.525319995Z ovnk_database_store/ovnkube-node-jrngm_nbdb [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.534144517Z ovnk_database_store/ovnkube-node-grhfr_nbdb [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.541275315Z ovnk_database_store/ovnkube-node-8dkdd_sbdb [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.564543643Z ovnk_database_store/ovnkube-node-grhfr_sbdb [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.583457306Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.586865120Z INFO: Network log collection complete. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.605122991Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.701831189Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.704407876Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.819486297Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:56.931822857Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:57.038525292Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:57.042742907Z W0709 18:29:57.042701 1512 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:57.047621036Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:57.149721776Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:57.173877871Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:57.176046702Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:57.333010861Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:57.336120453Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:57.347648255Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:57.378556103Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:57.575656043Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:57.577688448Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:57.798552791Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:57.844349101Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:57.893419398Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d8d5dc4ea635b13544e6f92103089219e732369ae30557b7beee2e8a11bf500d [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:58.032933493Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:58.035402909Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:58.052317736Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:58.199763734Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:58.224865996Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:58.337698817Z Gathering data for ns/openshift-console... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:58.423552119Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:58.426088372Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:58.633271351Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:58.831002849Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:58.834292159Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:58.987008412Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:59.018572576Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:59.147052073Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:59.208915611Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:59.211320557Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:59.331377116Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:59.397956077Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:59.600519717Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:59.603420268Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:59.621525200Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:59.781913435Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:59.974530138Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:59.976912698Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-gstws] POD 2026-07-09T18:29:59.985439788Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:00.134361376Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:00.311891823Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:00.470739521Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:00.797831423Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:01.010191730Z Done executing Istio gather script [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:01.347210417Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:01.586379024Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:01.758486346Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:02.192451846Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:02.676721387Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:02.714650214Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:03.825636569Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:04.153336033Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:04.953524493Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:05.090342317Z Gathering data for ns/kserve... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:06.077487850Z Waiting for performance profile collector pods to become ready: 8 [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:06.984817897Z Gathering data for ns/openshift-config... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:07.197197188Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:07.323022286Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:07.478446733Z Collecting performance related data for node ip-10-0-142-14.ec2.internal [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:07.485360567Z Collecting performance related data for node ip-10-0-137-233.ec2.internal [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:07.492383538Z Collecting performance related data for node ip-10-0-135-70.ec2.internal [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:07.908017443Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:08.261552607Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:08.714591706Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:09.137821627Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:09.160855172Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:09.482073687Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:09.775534089Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:10.156778861Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:10.598552360Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:10.998878720Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:11.567727325Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:13.348556576Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:14.166128867Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:14.747952176Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:15.132537164Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:15.542887086Z Collecting kubelet logs for node ip-10-0-142-14.ec2.internal [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:15.544760712Z Collecting kubelet logs for node ip-10-0-137-233.ec2.internal [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:15.548293622Z Collecting kubelet logs for node ip-10-0-135-70.ec2.internal [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:15.793144310Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:15.928364517Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-n4b7h namespace [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:15.933457930Z INFO: Node performance data collection complete. [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:16.334136097Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:16.784506959Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:17.115046351Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:17.778546290Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:18.101883394Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:18.567431617Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:18.919330816Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:19.172145879Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:19.229952727Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:19.920954675Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:20.229539843Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:20.624994690Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:21.088600389Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:22.038033861Z Wrote inspect data to must-gather. [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:22.038080438Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:22.038080438Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:22.168261771Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-gstws] POD 2026-07-09T18:30:22.307258466Z Caches written to disk [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.315723959Z waiting for gather to complete [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.319051233Z downloading gather output [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.648687828Z receiving incremental file list [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.672528711Z ./ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.672615193Z aggregated-discovery-api.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.672886871Z aggregated-discovery-apis.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.673503128Z event-filter.html [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.675992469Z timestamp [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.67605702Z version [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.686498145Z cluster-scoped-resources/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.686566957Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.686582517Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.686602818Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.686802783Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.686891606Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.686957948Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.687004869Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.687091482Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.687175284Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.687315568Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.687344329Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.687488513Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.687559645Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.687922395Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.687957556Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.688150041Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.68843881Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.688640945Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.688784659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.692573436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.694150321Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.694284125Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.694441499Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.694589983Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.694730647Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.694954093Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.695172379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.695381085Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.695677364Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.695798187Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.69591188Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.696021374Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.696120536Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.696229369Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.696424615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.6966081Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.696739324Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.696857407Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.698818122Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.698973347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.699128051Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.699347257Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.699733348Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.70016452Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.700274994Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.700603133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.700735516Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.700947352Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.701063716Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.701171829Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.701390615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.70157152Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.701831537Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.702114325Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.702246609Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.702388333Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.702933278Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.703045601Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.703158765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.703379011Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.703504814Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.70369093Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.703829044Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.703998788Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.704137492Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.704266146Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.704433721Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.704568164Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.704694828Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.704883633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.705016917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.705169912Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.705699776Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.706094638Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.706222531Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.707052454Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.707190729Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.707345143Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.707470056Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.70760098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.707847157Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.708099134Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.708238758Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.708418663Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.708581178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.708721042Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.708861786Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.70900734Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.709157464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.709311398Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.71151832Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.711993414Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.712607501Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.712787356Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.712986282Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.713140876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.71328337Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.713438175Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.713560828Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.717386366Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.717569261Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.717715555Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.717842429Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.717961152Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.723652193Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.72817849Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.728347755Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.728636553Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.728812968Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.728964843Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.729079516Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.72923556Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.729528408Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.729637811Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.729744114Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.72993134Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.730045113Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.730163316Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.730273719Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.730434694Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.730590598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.730702092Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.730815945Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.730917607Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.731028541Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.731137494Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.731449342Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.731576366Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.731815293Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.731933556Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.73205267Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.732165353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.734231151Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.734375335Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.734487758Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.734593111Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.734743406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.73489289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.736459614Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.736611378Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.736751852Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.736921167Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.73703724Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.737278057Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.737807172Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.737922845Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.738037968Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.738147762Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.738849241Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.740163298Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.740268111Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.740451507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.74057398Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.740734024Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.740835307Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.74094482Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.741112265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.741257949Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.741556318Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.741611519Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.741703622Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.741784184Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.741867446Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.741949789Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.742188696Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.742277848Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.742396341Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.742482704Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.742576206Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.742662539Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.742751201Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.742845514Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.742928476Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.743013629Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.743099971Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.743184933Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.743274306Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.743387649Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.743472341Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.743558074Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.743643366Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.743728129Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.743817931Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.743901474Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.743991656Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.744076789Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.744167891Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.744252894Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.744368727Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.744449899Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.744537192Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.744627364Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.744715787Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.744800589Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.744884872Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.744972114Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.745068467Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.745153989Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.745246032Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.745356425Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.745459568Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.74554094Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.745633913Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.745765146Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.745861999Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.745949591Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.746040444Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.746132577Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.74625012Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.746367393Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.746458096Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.746549979Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.746637711Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.746733844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.746823296Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.746926359Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.747035142Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.747158925Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.747257038Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.747370931Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.747470444Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.747564747Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.74765772Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.747752392Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.747833615Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.747926817Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.7480193Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.748103792Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.748228366Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.7483727Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.748466213Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.748550605Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.748644918Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.74873486Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.748821243Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.748933056Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.749020508Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.749114441Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.749200103Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.749310116Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.74943004Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.749516892Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.749607745Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.749700567Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.74978761Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.749856692Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.749882562Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.749937954Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2x4ls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.750040147Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4d8fg.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.750129809Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5rk2h.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.750223232Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dt96s.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.750305324Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-fwljj.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.750421348Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-l52jg.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.75051121Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-mgbf7.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.750602863Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-r865k.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.750763847Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rhn6s.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.75086107Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-shwvb.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.750951043Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-w942f.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.751064026Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wcfk9.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.751143728Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-6f9pn.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.751256841Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-hkc4d.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.751398415Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-s7x9g.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.751525419Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.75157634Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.751753515Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.751894179Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.751980312Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.752069394Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.752398403Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.752506116Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.752592719Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.752688372Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.752786294Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.752871187Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.752959689Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.753048172Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.753139294Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.753217936Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.75333099Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.753446573Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.753549076Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.753616058Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.7537039Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.753792433Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.753885215Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.753970138Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.754115932Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.754150473Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.754264056Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.754378639Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.754465292Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.754554334Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.754646487Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.754740549Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.754887663Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.754981736Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.755069029Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.755166242Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.755256234Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.755407418Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.755503261Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.755599114Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.755685996Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.755777159Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.755868011Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.755953624Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756045646Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756134219Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756202311Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756251222Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756364085Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756410517Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756448178Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756503869Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756562991Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756596362Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756658353Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756694085Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756745056Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756779917Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756824888Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756832078Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756874259Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.756962942Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.757011503Z cluster-scoped-resources/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.757020464Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.757058435Z cluster-scoped-resources/core/nodes/ip-10-0-135-70.ec2.internal.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.75724385Z cluster-scoped-resources/core/nodes/ip-10-0-137-233.ec2.internal.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.757406105Z cluster-scoped-resources/core/nodes/ip-10-0-142-14.ec2.internal.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.757510148Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.757563939Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.757621571Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.757709243Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.757788625Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.757876108Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.75796502Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.758070103Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.758224228Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.758343101Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.758434663Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.758522176Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.758617429Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.758716091Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.758838595Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.758934648Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.759104242Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.759192525Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.759287518Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.759395061Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.759493313Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.759578506Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.759665758Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.759760821Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.759789622Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.759891705Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.759977997Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.760124191Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.760168892Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.760246595Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.76042681Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.760569104Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.760651026Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.760711998Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.760719468Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.760776389Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.760863002Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.760908683Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.760981335Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.760991396Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.761048747Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.76114429Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.761307775Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.761390977Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.761402727Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.761451079Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.761559382Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.761567792Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.761606673Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.761679415Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.761735947Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.761831689Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.761870191Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.761930682Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.761972623Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.762037185Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.762073006Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.762179009Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.76221725Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.762266772Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.762309403Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.762384875Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.762420816Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.762472877Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.762501578Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.76257499Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.762590591Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.762679343Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.762714704Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.762778036Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.762822407Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.762876629Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.76291344Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.762970942Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.763011703Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.763100505Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.763108005Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.763154467Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.763193208Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.763245819Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.763351152Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.763439115Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.763478026Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.763574148Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.763655371Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.763803685Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.763922298Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.764015141Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.764097963Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.764188706Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.764272218Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.764400142Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.764483674Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.764574067Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.764660829Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.764749882Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.764833404Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.764926667Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.765013739Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.765101371Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.765184884Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.765275467Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.765483522Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.765580085Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.765622276Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.765727289Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.765812412Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.765903574Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.766070319Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.766152241Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.766245804Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.766364307Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.7664503Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.766540742Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.766623254Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.766711227Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.766794339Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.766884662Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.766971744Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.767065857Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.767152549Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.767243962Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.767379136Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.767473449Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.767561381Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.767656534Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.767738936Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.767827108Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.767921121Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.768006784Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.768104466Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.768187058Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.768278671Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.768500677Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.768564279Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.768572369Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.768619641Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.768681883Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.768689393Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.768724884Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.768808516Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.768816476Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.768854267Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.768927799Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.768963971Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-135-70.ec2.internal.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.769063263Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-233.ec2.internal.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.769139505Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-142-14.ec2.internal.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.769206537Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.769245128Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.769389643Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.769443084Z host_service_logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.769507506Z host_service_logs/masters/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.769550107Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.769626369Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.769688991Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.769755373Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.769886746Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.769997229Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.770066242Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.770139924Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.770214136Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.770278317Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.770383571Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.770416011Z ingress_controllers/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.770422841Z ingress_controllers/default/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.770427322Z ingress_controllers/default/router-default-6695546d5d-4sdf9/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.770461483Z ingress_controllers/default/router-default-6695546d5d-4sdf9/haproxy.config [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.770580356Z insights-data/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.770588326Z istio/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.770614037Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.77073207Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.771115581Z istio/event-filter.html [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.771200923Z istio/timestamp [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.771252605Z istio/cluster-scoped-resources/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.771267625Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.771318257Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.771373788Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.771595845Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.772184201Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.772682495Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.773643132Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.773818707Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.773955841Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.774140597Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.774343212Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.774505607Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.774587319Z machine_config_ondisk/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.77460257Z machine_config_termination_logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.77460888Z monitoring/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.7746144Z monitoring/alertmanager/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.77462334Z monitoring/alertmanager/status.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.774740743Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.774802085Z monitoring/prometheus/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.774857617Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.774993941Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.775084573Z monitoring/prometheus/rules.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.775981888Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.77604759Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.776114022Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.777071969Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.777148561Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.777196832Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.777309726Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.777415099Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.777503271Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.777566033Z monitoring/prometheus/status/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.777606934Z monitoring/prometheus/status/config.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.778193281Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.778255822Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.778383036Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.778555221Z namespaces/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.778565771Z namespaces/default/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.778619663Z namespaces/default/default.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.778684294Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.778721886Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.778799138Z namespaces/default/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.778838079Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.778925911Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.779003094Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.779086556Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.779121167Z namespaces/default/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.779173258Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.77924109Z namespaces/default/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.779283611Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.779404575Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.779430275Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.779486277Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.77957516Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.779639761Z namespaces/default/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.779670392Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.779805906Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.779891259Z namespaces/default/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.780073074Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.780149756Z namespaces/default/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.780229048Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.780380802Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.780545147Z namespaces/default/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.780614049Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.78065484Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.780729362Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.780773833Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.780840805Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.780882387Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.780966549Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.781045861Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.781100903Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.781149664Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.781188125Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.781232926Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.781305879Z namespaces/default/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.7813734Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.781428202Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.781465393Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.781584076Z namespaces/kserve/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.781632298Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.78169627Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.7817235Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.781779502Z namespaces/kserve/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.781823583Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.781905116Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.782135722Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.782396399Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.78243452Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.782469281Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.782521203Z namespaces/kserve/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.782556764Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.782636946Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.782754169Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.782791141Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.782870283Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.782906164Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.782929854Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.782981686Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.783072868Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.783159611Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.783276194Z namespaces/kserve/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.783345626Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.783601223Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.783717807Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.784129578Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.78420411Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.784624102Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.784744236Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.785007373Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.785127396Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.785169257Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.785275851Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.785387154Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.785444355Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.785483396Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.785574019Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.785656041Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.785695252Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.785746964Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.785817246Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.785895828Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.785995861Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.786060723Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.786095674Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.786206207Z namespaces/kserve/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.786213497Z namespaces/kserve/pods/kserve-controller-manager-57b57d8c6-6nk7s/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.786258058Z namespaces/kserve/pods/kserve-controller-manager-57b57d8c6-6nk7s/kserve-controller-manager-57b57d8c6-6nk7s.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.786370451Z namespaces/kserve/pods/kserve-controller-manager-57b57d8c6-6nk7s/manager/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.786382652Z namespaces/kserve/pods/kserve-controller-manager-57b57d8c6-6nk7s/manager/manager/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.786386842Z namespaces/kserve/pods/kserve-controller-manager-57b57d8c6-6nk7s/manager/manager/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.786416173Z namespaces/kserve/pods/kserve-controller-manager-57b57d8c6-6nk7s/manager/manager/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.787762321Z namespaces/kserve/pods/kserve-controller-manager-57b57d8c6-6nk7s/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.787833743Z namespaces/kserve/pods/kserve-controller-manager-57b57d8c6-6nk7s/manager/manager/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.787864824Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-lnrt2/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.787919895Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-lnrt2/llmisvc-controller-manager-654c557856-lnrt2.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788000077Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-lnrt2/manager/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788007817Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-lnrt2/manager/manager/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788016368Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-lnrt2/manager/manager/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788069369Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-lnrt2/manager/manager/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788241204Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-lnrt2/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788320996Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-lnrt2/manager/manager/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788350807Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rvhx7/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788394728Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rvhx7/model-serving-api-fd65d7d6-rvhx7.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788476681Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rvhx7/server/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788489151Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rvhx7/server/server/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788495301Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rvhx7/server/server/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788552973Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rvhx7/server/server/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788640385Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rvhx7/server/server/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788708107Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rvhx7/server/server/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788746738Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-6h5j2/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788793Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-6h5j2/odh-model-controller-84b54b7f97-6h5j2.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788887112Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-6h5j2/manager/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788896253Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-6h5j2/manager/manager/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788900333Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-6h5j2/manager/manager/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.788947554Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-6h5j2/manager/manager/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.792119404Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-6h5j2/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.792185615Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-6h5j2/manager/manager/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.792218746Z namespaces/kserve/pods/s3-init-gtczz/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.792255547Z namespaces/kserve/pods/s3-init-gtczz/s3-init-gtczz.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.792373201Z namespaces/kserve/pods/s3-init-gtczz/download-hf-model/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.792385631Z namespaces/kserve/pods/s3-init-gtczz/download-hf-model/download-hf-model/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.792393621Z namespaces/kserve/pods/s3-init-gtczz/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.792447733Z namespaces/kserve/pods/s3-init-gtczz/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.792533225Z namespaces/kserve/pods/s3-init-gtczz/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.792600887Z namespaces/kserve/pods/s3-init-gtczz/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.792635878Z namespaces/kserve/pods/s3-init-gtczz/s3-init/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.792643808Z namespaces/kserve/pods/s3-init-gtczz/s3-init/s3-init/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.792651488Z namespaces/kserve/pods/s3-init-gtczz/s3-init/s3-init/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.79271532Z namespaces/kserve/pods/s3-init-gtczz/s3-init/s3-init/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.793103511Z namespaces/kserve/pods/s3-init-gtczz/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.793174963Z namespaces/kserve/pods/s3-init-gtczz/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.793236345Z namespaces/kserve/pods/s3-tls-init-custom-rq9rh/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.793281706Z namespaces/kserve/pods/s3-tls-init-custom-rq9rh/s3-tls-init-custom-rq9rh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.793457841Z namespaces/kserve/pods/s3-tls-init-custom-rq9rh/download-hf-model/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.793468911Z namespaces/kserve/pods/s3-tls-init-custom-rq9rh/download-hf-model/download-hf-model/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.793473042Z namespaces/kserve/pods/s3-tls-init-custom-rq9rh/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.793494872Z namespaces/kserve/pods/s3-tls-init-custom-rq9rh/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.793590065Z namespaces/kserve/pods/s3-tls-init-custom-rq9rh/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.793657517Z namespaces/kserve/pods/s3-tls-init-custom-rq9rh/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.793700248Z namespaces/kserve/pods/s3-tls-init-custom-rq9rh/s3-tls-init-custom/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.793712078Z namespaces/kserve/pods/s3-tls-init-custom-rq9rh/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.793718069Z namespaces/kserve/pods/s3-tls-init-custom-rq9rh/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.793730769Z namespaces/kserve/pods/s3-tls-init-custom-rq9rh/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.793943505Z namespaces/kserve/pods/s3-tls-init-custom-rq9rh/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.794006557Z namespaces/kserve/pods/s3-tls-init-custom-rq9rh/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.794067899Z namespaces/kserve/pods/s3-tls-init-serving-jp4ph/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.79410828Z namespaces/kserve/pods/s3-tls-init-serving-jp4ph/s3-tls-init-serving-jp4ph.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.794189692Z namespaces/kserve/pods/s3-tls-init-serving-jp4ph/download-hf-model/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.794196982Z namespaces/kserve/pods/s3-tls-init-serving-jp4ph/download-hf-model/download-hf-model/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.794202952Z namespaces/kserve/pods/s3-tls-init-serving-jp4ph/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.794249333Z namespaces/kserve/pods/s3-tls-init-serving-jp4ph/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.794361507Z namespaces/kserve/pods/s3-tls-init-serving-jp4ph/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.794428429Z namespaces/kserve/pods/s3-tls-init-serving-jp4ph/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.794462699Z namespaces/kserve/pods/s3-tls-init-serving-jp4ph/s3-tls-init-serving/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.79448051Z namespaces/kserve/pods/s3-tls-init-serving-jp4ph/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.7944877Z namespaces/kserve/pods/s3-tls-init-serving-jp4ph/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.794534201Z namespaces/kserve/pods/s3-tls-init-serving-jp4ph/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.794737377Z namespaces/kserve/pods/s3-tls-init-serving-jp4ph/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.794804909Z namespaces/kserve/pods/s3-tls-init-serving-jp4ph/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.79483487Z namespaces/kserve/pods/seaweedfs-64568bcd49-vpxrz/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.794873781Z namespaces/kserve/pods/seaweedfs-64568bcd49-vpxrz/seaweedfs-64568bcd49-vpxrz.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.794961244Z namespaces/kserve/pods/seaweedfs-64568bcd49-vpxrz/seaweedfs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.794980484Z namespaces/kserve/pods/seaweedfs-64568bcd49-vpxrz/seaweedfs/seaweedfs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.794987094Z namespaces/kserve/pods/seaweedfs-64568bcd49-vpxrz/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.795019485Z namespaces/kserve/pods/seaweedfs-64568bcd49-vpxrz/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.79519706Z namespaces/kserve/pods/seaweedfs-64568bcd49-vpxrz/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.795263752Z namespaces/kserve/pods/seaweedfs-64568bcd49-vpxrz/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.795338224Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-4z8x7/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.795380876Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-4z8x7/seaweedfs-tls-custom-8b44d767d-4z8x7.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.795461708Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-4z8x7/seaweedfs-tls-custom/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.795473058Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-4z8x7/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.795478808Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-4z8x7/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.795513209Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-4z8x7/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.795687104Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-4z8x7/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.795757336Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-4z8x7/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.795813438Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-mfpxf/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.795855819Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-mfpxf/seaweedfs-tls-serving-67b7477c6d-mfpxf.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.795942331Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-mfpxf/seaweedfs-tls-serving/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.795950612Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-mfpxf/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.795958702Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-mfpxf/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.796019794Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-mfpxf/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.796204099Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-mfpxf/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.796279901Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-mfpxf/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.796322472Z namespaces/kserve/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.796372784Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.796427185Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.796463836Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.796509817Z namespaces/kube-node-lease/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.796516848Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.796520777Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.796566749Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-135-70.ec2.internal.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.796658492Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-233.ec2.internal.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.796732854Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-142-14.ec2.internal.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.796820936Z namespaces/kube-system/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.796868227Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.796932719Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.79696905Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.797018491Z namespaces/kube-system/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.797057093Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.797205727Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.797282219Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.797400272Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.797448404Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.797488265Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.797546837Z namespaces/kube-system/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.797596068Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.79767935Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.797742142Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.797778263Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.797863935Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.797900347Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.797909287Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.797966768Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-eqh4nawbn7mpvzbv77ds6eb7au.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.798053251Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.798138043Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.798211585Z namespaces/kube-system/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.798262807Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.798439372Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.798523144Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.798780311Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.798859763Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.799137171Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.799270425Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.799633965Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.799713498Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.799750899Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.799816641Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.799849602Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.799927674Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.799964075Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.800052917Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.800132759Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.800198721Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.800230402Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.800310684Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.800391187Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80049156Z namespaces/kube-system/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80050619Z namespaces/kube-system/pods/global-pull-secret-syncer-mb25c/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.800544771Z namespaces/kube-system/pods/global-pull-secret-syncer-mb25c/global-pull-secret-syncer-mb25c.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.800659184Z namespaces/kube-system/pods/global-pull-secret-syncer-mb25c/global-pull-secret-syncer/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.800672775Z namespaces/kube-system/pods/global-pull-secret-syncer-mb25c/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.800679305Z namespaces/kube-system/pods/global-pull-secret-syncer-mb25c/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.800715606Z namespaces/kube-system/pods/global-pull-secret-syncer-mb25c/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.800891081Z namespaces/kube-system/pods/global-pull-secret-syncer-mb25c/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.800937632Z namespaces/kube-system/pods/global-pull-secret-syncer-mb25c/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.801024264Z namespaces/kube-system/pods/global-pull-secret-syncer-nbkkp/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.801150948Z namespaces/kube-system/pods/global-pull-secret-syncer-nbkkp/global-pull-secret-syncer-nbkkp.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80120293Z namespaces/kube-system/pods/global-pull-secret-syncer-nbkkp/global-pull-secret-syncer/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80121577Z namespaces/kube-system/pods/global-pull-secret-syncer-nbkkp/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.801233281Z namespaces/kube-system/pods/global-pull-secret-syncer-nbkkp/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.801316093Z namespaces/kube-system/pods/global-pull-secret-syncer-nbkkp/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.801506408Z namespaces/kube-system/pods/global-pull-secret-syncer-nbkkp/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80157522Z namespaces/kube-system/pods/global-pull-secret-syncer-nbkkp/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.801626881Z namespaces/kube-system/pods/global-pull-secret-syncer-rdw4j/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.801685013Z namespaces/kube-system/pods/global-pull-secret-syncer-rdw4j/global-pull-secret-syncer-rdw4j.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.801751705Z namespaces/kube-system/pods/global-pull-secret-syncer-rdw4j/global-pull-secret-syncer/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.801759295Z namespaces/kube-system/pods/global-pull-secret-syncer-rdw4j/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.801773496Z namespaces/kube-system/pods/global-pull-secret-syncer-rdw4j/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.801819147Z namespaces/kube-system/pods/global-pull-secret-syncer-rdw4j/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.801983912Z namespaces/kube-system/pods/global-pull-secret-syncer-rdw4j/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.802046764Z namespaces/kube-system/pods/global-pull-secret-syncer-rdw4j/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.802077974Z namespaces/kube-system/pods/konnectivity-agent-96g7t/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.802118255Z namespaces/kube-system/pods/konnectivity-agent-96g7t/konnectivity-agent-96g7t.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.802206608Z namespaces/kube-system/pods/konnectivity-agent-96g7t/konnectivity-agent/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.802213508Z namespaces/kube-system/pods/konnectivity-agent-96g7t/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.802227418Z namespaces/kube-system/pods/konnectivity-agent-96g7t/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80227069Z namespaces/kube-system/pods/konnectivity-agent-96g7t/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.802706252Z namespaces/kube-system/pods/konnectivity-agent-96g7t/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.802776804Z namespaces/kube-system/pods/konnectivity-agent-96g7t/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.802795625Z namespaces/kube-system/pods/konnectivity-agent-chdd2/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.802851646Z namespaces/kube-system/pods/konnectivity-agent-chdd2/konnectivity-agent-chdd2.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.802939889Z namespaces/kube-system/pods/konnectivity-agent-chdd2/konnectivity-agent/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.802949599Z namespaces/kube-system/pods/konnectivity-agent-chdd2/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80299153Z namespaces/kube-system/pods/konnectivity-agent-chdd2/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80300311Z namespaces/kube-system/pods/konnectivity-agent-chdd2/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.803519895Z namespaces/kube-system/pods/konnectivity-agent-chdd2/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.803585557Z namespaces/kube-system/pods/konnectivity-agent-chdd2/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.803603267Z namespaces/kube-system/pods/konnectivity-agent-fjtff/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.803663189Z namespaces/kube-system/pods/konnectivity-agent-fjtff/konnectivity-agent-fjtff.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.803747041Z namespaces/kube-system/pods/konnectivity-agent-fjtff/konnectivity-agent/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.803755872Z namespaces/kube-system/pods/konnectivity-agent-fjtff/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.803770122Z namespaces/kube-system/pods/konnectivity-agent-fjtff/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.803815163Z namespaces/kube-system/pods/konnectivity-agent-fjtff/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.804440541Z namespaces/kube-system/pods/konnectivity-agent-fjtff/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.804475132Z namespaces/kube-system/pods/konnectivity-agent-fjtff/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.804531854Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-70.ec2.internal/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.804551604Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-70.ec2.internal/kube-apiserver-proxy-ip-10-0-135-70.ec2.internal.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.804661017Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-70.ec2.internal/haproxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.804669978Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-70.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.804678858Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-70.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80474718Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-70.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.804884173Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-70.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.804952195Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-70.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.804974546Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.805029008Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.805097979Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal/haproxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80510725Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80511274Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80512868Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.805448289Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.805515331Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-233.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.805537202Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-14.ec2.internal/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.805588823Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-14.ec2.internal/kube-apiserver-proxy-ip-10-0-142-14.ec2.internal.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.805651355Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-14.ec2.internal/haproxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.805659055Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-14.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.805672756Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-14.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.805715377Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-14.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80584756Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-14.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.805914893Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-14.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.805956434Z namespaces/kube-system/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.805989395Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.806055177Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.806065937Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.806108258Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.806204271Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.806268712Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.806336314Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.806393106Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.806434627Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.806494549Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80652404Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80652816Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80653451Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.806622313Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.806730216Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.806776687Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.806839488Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80688203Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.806927321Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.806970202Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.807055755Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.807128367Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.807212739Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80724279Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.807311092Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.807373204Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.807412275Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.807489537Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.807526168Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.807573599Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.807652051Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.807720944Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.807757214Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.808807334Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.808902927Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.808977109Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.809069582Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.809147764Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.809282997Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.809508304Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.809554905Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.809625427Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.809669348Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.80973439Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.809777551Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.809832623Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.809910835Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.810035889Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.810099431Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.810154042Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.810207663Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.810252145Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.810315297Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.810372748Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.810413849Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.810456221Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.810493922Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.810540953Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.810656006Z namespaces/openshift-apiserver/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.810703268Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.810753869Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.81080112Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.810839211Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.810885923Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.810964765Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.811047277Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.8111271Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.811181951Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.811214252Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.811271234Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.811287294Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.811408797Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.811449609Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.81149092Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.811570242Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.811813609Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.81185621Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.811958983Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.812044515Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.812122717Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.81220387Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.812281172Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.812433196Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.812596871Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.812651972Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.812694444Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.812743255Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.812787836Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.812849568Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.81289727Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.812974632Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813057554Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813098705Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813150077Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813186418Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813238689Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813320121Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813377633Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813462015Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813478866Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813569589Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813581239Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813587209Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813600879Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813708702Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813717973Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813722413Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813755794Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813813475Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813823865Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813827916Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813878567Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813942579Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.813950429Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.81397711Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.814082343Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.814120974Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.814199176Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.814235687Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.814311719Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.814461683Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.814541546Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.814620928Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.81470369Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.814741761Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.814785293Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.814847604Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.814888795Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.814973128Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.815025089Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.815062611Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.815146743Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.815183074Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.815192674Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.815264536Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.815367069Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.81539175Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.815496783Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.815579955Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.815660317Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.81574258Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.815825232Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.815974376Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.816081949Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.816128261Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.816176452Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.816241124Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.816279795Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.816345617Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.816399298Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.81646364Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.8164828Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.816589554Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.816658156Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.816734178Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.816752648Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.81681864Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.816860041Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.816905252Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.816934683Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.816999155Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.817013915Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.817023506Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.817085417Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.817104158Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.81716887Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.817207991Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.817285333Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.817382176Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.817455328Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.817492349Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.81754757Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.817573101Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.817716435Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.817793868Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.8178759Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.817916481Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.817959252Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.818006154Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.818040384Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.818129057Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.818183679Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.8182268Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.818317032Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.818391094Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.818400175Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.818446516Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.818536218Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.818617421Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.818729094Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.818835057Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.818877088Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.818979581Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.819060593Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.819422533Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.819497156Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.819723592Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.819868386Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.82001231Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.820065392Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.820100582Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.820164344Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.820198075Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.820253377Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.820286478Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.820386231Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.820407571Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.820507114Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.820580536Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.820626157Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.820655238Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.82071805Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.820757221Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.820845714Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.820855984Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.820902425Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/aws-ebs-csi-driver-node-6z9c8.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.821015718Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-driver/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.821027309Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-driver/csi-driver/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.821037829Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-driver/csi-driver/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.8210864Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.821182963Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.821255615Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.821321897Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-liveness-probe/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.821336587Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.821340988Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.82144165Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.821524923Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.821597085Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.821635826Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-node-driver-registrar/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.821643026Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.821646896Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.821689127Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.82178545Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.821851932Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6z9c8/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.821891123Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.821928104Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/aws-ebs-csi-driver-node-dhc9r.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822040047Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-driver/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822052128Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-driver/csi-driver/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822057988Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-driver/csi-driver/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822073918Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822184411Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822254753Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822277424Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-liveness-probe/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822283404Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822311745Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822388847Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822611623Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822671615Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822713726Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-node-driver-registrar/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822721727Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822725677Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822755197Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.82285055Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822925762Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dhc9r/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.822966273Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823004815Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/aws-ebs-csi-driver-node-dqsbs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823108167Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-driver/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823116578Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-driver/csi-driver/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823146728Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-driver/csi-driver/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823176749Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823268012Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823401536Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823448997Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-liveness-probe/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823456527Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823462357Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823513799Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823600161Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823674553Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823719165Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-node-driver-registrar/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823732095Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823745645Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823771386Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823869139Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823940051Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dqsbs/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.823992412Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824039064Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824076195Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824223419Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.82427438Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824362893Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824402904Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824458276Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824494117Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824542748Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824550168Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824554078Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824589439Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824644791Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824652351Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824681472Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824775674Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824811775Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824873947Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.824910278Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.82497646Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.825014801Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.825149105Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.825222547Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.82531034Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.825402052Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.825448103Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.825537656Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.825577137Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.825634609Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.82568018Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.825762922Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.825815804Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.825851135Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.825939157Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.825987359Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.825994269Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.82604233Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.826128992Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.826174834Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.826784901Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.826868053Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.827023488Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.82710651Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.827306516Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.82747383Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.827617574Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.827701337Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.827752298Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.8277998Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.827838881Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.827892372Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.827934363Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.827981235Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828030636Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828108378Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828183381Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828221011Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828269263Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828353015Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828384386Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828451238Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828491209Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828547811Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828585792Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828620303Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828653384Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g7flb/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828690785Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g7flb/tuned-g7flb.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828803708Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g7flb/tuned/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828810678Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g7flb/tuned/tuned/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828814628Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g7flb/tuned/tuned/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.82886217Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g7flb/tuned/tuned/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.828993733Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g7flb/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.829061765Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g7flb/tuned/tuned/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.829117967Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-htgvl/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.829159158Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-htgvl/tuned-htgvl.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.829244051Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-htgvl/tuned/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.829251641Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-htgvl/tuned/tuned/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.829257721Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-htgvl/tuned/tuned/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.829447956Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-htgvl/tuned/tuned/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.82957606Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-htgvl/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.829646322Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-htgvl/tuned/tuned/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.829663882Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rfwpj/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.829716394Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rfwpj/tuned-rfwpj.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.829807826Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rfwpj/tuned/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.829815547Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rfwpj/tuned/tuned/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.829819377Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rfwpj/tuned/tuned/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.829862398Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rfwpj/tuned/tuned/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.829965411Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rfwpj/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.830043083Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rfwpj/tuned/tuned/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.830056973Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.830108945Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.830146206Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.830191107Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.830257089Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.830264949Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.830337851Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-135-70.ec2.internal.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.830440994Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-233.ec2.internal.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.830532687Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-142-14.ec2.internal.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.830597409Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.83064209Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.830733042Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.830783694Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.830851046Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.830893907Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.830968769Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.83101317Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.831096983Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.831208466Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.831313109Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.831381071Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.831410312Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.831470063Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.831491744Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.831575546Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.831636108Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.831674019Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.831757871Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.831828053Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.831874325Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.83204943Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.832129342Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.832265085Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.832374599Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.832494732Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.832618355Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.832925404Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.832991036Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.833054148Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.833099639Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.833144581Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.833201132Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.833244743Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.833357707Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.833440609Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.833505851Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.833547912Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.833603313Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.833647045Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.833728927Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.833768738Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.83382807Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.83385719Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.833923792Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.833931543Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kk9pv/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.833976454Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kk9pv/cluster-samples-operator-65db858894-kk9pv.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.834072476Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kk9pv/cluster-samples-operator-watch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.834080367Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kk9pv/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.834106337Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kk9pv/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.834114278Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kk9pv/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.834222931Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kk9pv/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.834308033Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kk9pv/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.834364285Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kk9pv/cluster-samples-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.834372805Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kk9pv/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.834379885Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kk9pv/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.834430557Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kk9pv/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.834847998Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kk9pv/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.83491626Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kk9pv/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.834957641Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.834993282Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.835033884Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.835075595Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.835184808Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.835225589Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.83561453Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.83563414Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.835705082Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.835767514Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.835836996Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.83594698Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.836038652Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.836100224Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.836143705Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.836192086Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.836249498Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.836352011Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.836404722Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.836444983Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.836534536Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.836575627Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.836584747Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.836634059Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.836718381Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.836798933Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.836837834Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.836950188Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.83703348Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.83738427Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.837481193Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.837593166Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.83775237Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.837898264Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.837972386Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.838017998Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.83809314Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.838138231Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.838186503Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.838230304Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.838288555Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.8384538Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.838528432Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.838612935Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.838655516Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.838692717Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.838742058Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.838778889Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.838875362Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.838915363Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.838952724Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839007656Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839075708Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839083108Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-hdb4h/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839119099Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-hdb4h/volume-data-source-validator-78495597f6-hdb4h.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839209951Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-hdb4h/volume-data-source-validator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839217872Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-hdb4h/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839222332Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-hdb4h/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839274563Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-hdb4h/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839412167Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-hdb4h/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839479149Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-hdb4h/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839530161Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839554401Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839626193Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839634213Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839672365Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839733556Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839773717Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839838819Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.83987961Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.839958582Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.840005594Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.840084506Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.840123437Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.840187769Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.84021657Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.840310512Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.840418226Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.840491928Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.840548689Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.8405859Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.840631552Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.840662533Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.840748235Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.840793316Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.840832977Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.84091462Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.840957051Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.840964551Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.841004782Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.841072644Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.841120275Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.841213868Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.841312011Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.841436574Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.841511086Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.841591399Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.841716572Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.841892597Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.842085402Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.842125114Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.842192065Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.842226446Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.842285048Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.84236389Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.842449643Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.842557376Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.842617337Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.842647709Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.84270392Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.842738381Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.842790022Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.842818273Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.842872945Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.842900945Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.842997878Z namespaces/openshift-config-managed/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.84305094Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.843117382Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.843155293Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.843231445Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.843271256Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.843376539Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.843456671Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.843536534Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.843577544Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.843618876Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.843666607Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.843705878Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.843788841Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.843832422Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.843863633Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.843946815Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.844006757Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.844055798Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.847243558Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.847351881Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.847475174Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.847559417Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.847634369Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.847782223Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.847906117Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.847952028Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.847993089Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848091422Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848135253Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848175494Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848232646Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848277747Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848361179Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848398571Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848481843Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848561165Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848608046Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848643107Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848705879Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848750341Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848784271Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848832903Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848875444Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848885284Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848924966Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.848977467Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849020008Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.84907109Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849111611Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849158092Z namespaces/openshift-config-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849168012Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849173173Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849224934Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849350138Z namespaces/openshift-config/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849412459Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849465471Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849506102Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849543803Z namespaces/openshift-config/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849596974Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849676807Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849754289Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849834601Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849877542Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849914603Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849964435Z namespaces/openshift-config/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.849999366Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.850080868Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.850116659Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.85016009Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.850235372Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.850337275Z namespaces/openshift-config/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.850378756Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.85049885Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.850576512Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.850658144Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.850733826Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.850812679Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.850959233Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.851104397Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.851181099Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.85122663Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.851284512Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.851347764Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.851413586Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.851442926Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.851514368Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.851546979Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.851631222Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.851707844Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.851894169Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.85193461Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.851981922Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.852011213Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.852065134Z namespaces/openshift-config/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.852098265Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.852148236Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.852186577Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.85228332Z namespaces/openshift-console-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.852351102Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.852405933Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.852448155Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.852500506Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.852518967Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.852616359Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.852739023Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.852840286Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.852870147Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.852923878Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.852955249Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.85299407Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.853076743Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.853138354Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.853179835Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.853261408Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.853308639Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.853439803Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.853481314Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.853567366Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.853606867Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.854346248Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.854429421Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.854674088Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.85474838Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.854874913Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.854995526Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.855171831Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.855226433Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.855268154Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.855335826Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.855381588Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.855426369Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.85546843Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.855548922Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.855631715Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.855685356Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.855729047Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.855795799Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.85584293Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.855898912Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.855926783Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.855986665Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.856027786Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.856086907Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.856094688Z namespaces/openshift-console-operator/pods/console-operator-7866497494-jcm65/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.856142569Z namespaces/openshift-console-operator/pods/console-operator-7866497494-jcm65/console-operator-7866497494-jcm65.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.856233192Z namespaces/openshift-console-operator/pods/console-operator-7866497494-jcm65/console-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.856243342Z namespaces/openshift-console-operator/pods/console-operator-7866497494-jcm65/console-operator/console-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.856247622Z namespaces/openshift-console-operator/pods/console-operator-7866497494-jcm65/console-operator/console-operator/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.856307314Z namespaces/openshift-console-operator/pods/console-operator-7866497494-jcm65/console-operator/console-operator/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.856774497Z namespaces/openshift-console-operator/pods/console-operator-7866497494-jcm65/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.856819928Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.856860819Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.85690792Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.856948252Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.857015134Z namespaces/openshift-console/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.857075775Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.857130437Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.857173228Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.85724095Z namespaces/openshift-console/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.857271681Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.857395504Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.857558889Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.857789905Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.857815496Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.857868178Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.857917719Z namespaces/openshift-console/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.85796075Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.858098454Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.858130845Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.858168596Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.858251129Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.858343621Z namespaces/openshift-console/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.858377592Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.858977259Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.859060171Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.859282998Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.859452692Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.859621957Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.85974264Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.859936676Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860005828Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860050919Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860112241Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860162512Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860223854Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860268035Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860378829Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860453211Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860501602Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860543633Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860614355Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860643586Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860702698Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860737479Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.86078719Z namespaces/openshift-console/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860794Z namespaces/openshift-console/pods/console-584749d9cb-cqzcl/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860829941Z namespaces/openshift-console/pods/console-584749d9cb-cqzcl/console-584749d9cb-cqzcl.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860918454Z namespaces/openshift-console/pods/console-584749d9cb-cqzcl/console/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860932354Z namespaces/openshift-console/pods/console-584749d9cb-cqzcl/console/console/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860936394Z namespaces/openshift-console/pods/console-584749d9cb-cqzcl/console/console/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.860964315Z namespaces/openshift-console/pods/console-584749d9cb-cqzcl/console/console/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.861065808Z namespaces/openshift-console/pods/console-584749d9cb-cqzcl/console/console/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.861129599Z namespaces/openshift-console/pods/console-584749d9cb-cqzcl/console/console/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.861180321Z namespaces/openshift-console/pods/downloads-68c9cbb497-qqtr6/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.861209142Z namespaces/openshift-console/pods/downloads-68c9cbb497-qqtr6/downloads-68c9cbb497-qqtr6.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.861411738Z namespaces/openshift-console/pods/downloads-68c9cbb497-qqtr6/download-server/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.861423568Z namespaces/openshift-console/pods/downloads-68c9cbb497-qqtr6/download-server/download-server/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.861451549Z namespaces/openshift-console/pods/downloads-68c9cbb497-qqtr6/download-server/download-server/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.861465709Z namespaces/openshift-console/pods/downloads-68c9cbb497-qqtr6/download-server/download-server/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.861651544Z namespaces/openshift-console/pods/downloads-68c9cbb497-qqtr6/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.861719346Z namespaces/openshift-console/pods/downloads-68c9cbb497-qqtr6/download-server/download-server/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.861769398Z namespaces/openshift-console/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.861807219Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.86186463Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.861903961Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.862012115Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.862050766Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.862117367Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.862154139Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.86221944Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.862257282Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.862357764Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.862436187Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.862515399Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.86256573Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.862616361Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.862667523Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.862710784Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.862788556Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.862848898Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.862884999Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.862969911Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.863117246Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.863157027Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.86326763Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.863364113Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.863439475Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.863528477Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.863598059Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.863721503Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.863879187Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.863928649Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.86396331Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.864014431Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.864049792Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.864100403Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.864130224Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.864218617Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.864308519Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.86435501Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.864401622Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.864446303Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.864485614Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.864523455Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.864574397Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.864610798Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.864658849Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.864737951Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.864780173Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.864911556Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.864948297Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.865004319Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.86504283Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.865123152Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.865199904Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.865285037Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.865350849Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.8654118Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.865474432Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.865496963Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.865698028Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.86574081Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.865782141Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.865862403Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.865914054Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.865922215Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.865973176Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.866060969Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.8661036Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.866209043Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.866285205Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.866396698Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.86646692Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.866547822Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.866668226Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.8668313Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.866924753Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.866963984Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.867024676Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.867056577Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.867131409Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.867157349Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.867250532Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.867346085Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.867398166Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.867421757Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.867486189Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.86752803Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.867582892Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.867617342Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.867677884Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.867721156Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.868030004Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.868076235Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.868136007Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.868171668Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.868220639Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.868257951Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.868394684Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.868469986Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.868554109Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.86859765Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.868640811Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.868700623Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.868721524Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.868813826Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.868861048Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.868895889Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.868977991Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.869029712Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.869085654Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.869178277Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.869266869Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.869479705Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.869554887Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.86963547Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.869756533Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.869929018Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.86998974Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.87002653Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.870093172Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.870120533Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.870189815Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.870231106Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.870330019Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.870408071Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.870473283Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.870511344Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.870568446Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.870613317Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.870658958Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.8707116Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.870752431Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.870800752Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.870844184Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.870881995Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.870929926Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.870971467Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.87105901Z namespaces/openshift-dns/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.871096851Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.871161113Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.871197523Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.871233615Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.871272266Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.871450891Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.871525793Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.871606725Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.871655627Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.871692648Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.871741379Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.87177317Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.871859952Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.871917954Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.871957455Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.872038887Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.872091329Z namespaces/openshift-dns/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.87213181Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.872246583Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.872352186Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.872624394Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.872697616Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.872971693Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.873105417Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.873271242Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.873345344Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.873414786Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.873437647Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.873504819Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.87356983Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.873605341Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.873691304Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.873765296Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.873828898Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.873869229Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.87392133Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.873965852Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.874025053Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.874065564Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.874111956Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.874439155Z namespaces/openshift-dns/pods/dns-default-6ccc2/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.874482716Z namespaces/openshift-dns/pods/dns-default-6ccc2/dns-default-6ccc2.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.874578239Z namespaces/openshift-dns/pods/dns-default-6ccc2/dns/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.874587719Z namespaces/openshift-dns/pods/dns-default-6ccc2/dns/dns/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.874591719Z namespaces/openshift-dns/pods/dns-default-6ccc2/dns/dns/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.874641151Z namespaces/openshift-dns/pods/dns-default-6ccc2/dns/dns/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.874737903Z namespaces/openshift-dns/pods/dns-default-6ccc2/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.874814185Z namespaces/openshift-dns/pods/dns-default-6ccc2/dns/dns/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.874854597Z namespaces/openshift-dns/pods/dns-default-6ccc2/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.874861827Z namespaces/openshift-dns/pods/dns-default-6ccc2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.874868277Z namespaces/openshift-dns/pods/dns-default-6ccc2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.874917008Z namespaces/openshift-dns/pods/dns-default-6ccc2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875030531Z namespaces/openshift-dns/pods/dns-default-6ccc2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875084143Z namespaces/openshift-dns/pods/dns-default-6ccc2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875144765Z namespaces/openshift-dns/pods/dns-default-92xjs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875180856Z namespaces/openshift-dns/pods/dns-default-92xjs/dns-default-92xjs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875267488Z namespaces/openshift-dns/pods/dns-default-92xjs/dns/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875276778Z namespaces/openshift-dns/pods/dns-default-92xjs/dns/dns/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875308769Z namespaces/openshift-dns/pods/dns-default-92xjs/dns/dns/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875391072Z namespaces/openshift-dns/pods/dns-default-92xjs/dns/dns/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875476034Z namespaces/openshift-dns/pods/dns-default-92xjs/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875548686Z namespaces/openshift-dns/pods/dns-default-92xjs/dns/dns/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875570207Z namespaces/openshift-dns/pods/dns-default-92xjs/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875577757Z namespaces/openshift-dns/pods/dns-default-92xjs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875608548Z namespaces/openshift-dns/pods/dns-default-92xjs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875662129Z namespaces/openshift-dns/pods/dns-default-92xjs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875748352Z namespaces/openshift-dns/pods/dns-default-92xjs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875817764Z namespaces/openshift-dns/pods/dns-default-92xjs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875879815Z namespaces/openshift-dns/pods/dns-default-g8mbn/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.875909126Z namespaces/openshift-dns/pods/dns-default-g8mbn/dns-default-g8mbn.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.8760311Z namespaces/openshift-dns/pods/dns-default-g8mbn/dns/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.876074001Z namespaces/openshift-dns/pods/dns-default-g8mbn/dns/dns/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.876080121Z namespaces/openshift-dns/pods/dns-default-g8mbn/dns/dns/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.876091572Z namespaces/openshift-dns/pods/dns-default-g8mbn/dns/dns/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.876205425Z namespaces/openshift-dns/pods/dns-default-g8mbn/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.876273907Z namespaces/openshift-dns/pods/dns-default-g8mbn/dns/dns/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.876339919Z namespaces/openshift-dns/pods/dns-default-g8mbn/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.876354529Z namespaces/openshift-dns/pods/dns-default-g8mbn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.876365779Z namespaces/openshift-dns/pods/dns-default-g8mbn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.87640206Z namespaces/openshift-dns/pods/dns-default-g8mbn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.876499973Z namespaces/openshift-dns/pods/dns-default-g8mbn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.876568265Z namespaces/openshift-dns/pods/dns-default-g8mbn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.876620667Z namespaces/openshift-dns/pods/node-resolver-4drzd/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.876651927Z namespaces/openshift-dns/pods/node-resolver-4drzd/node-resolver-4drzd.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.876950206Z namespaces/openshift-dns/pods/node-resolver-4drzd/dns-node-resolver/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.876964016Z namespaces/openshift-dns/pods/node-resolver-4drzd/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.876974376Z namespaces/openshift-dns/pods/node-resolver-4drzd/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.877003737Z namespaces/openshift-dns/pods/node-resolver-4drzd/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.87710128Z namespaces/openshift-dns/pods/node-resolver-4drzd/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.877167782Z namespaces/openshift-dns/pods/node-resolver-4drzd/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.877215813Z namespaces/openshift-dns/pods/node-resolver-j45n7/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.877249644Z namespaces/openshift-dns/pods/node-resolver-j45n7/node-resolver-j45n7.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.877429739Z namespaces/openshift-dns/pods/node-resolver-j45n7/dns-node-resolver/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.87744588Z namespaces/openshift-dns/pods/node-resolver-j45n7/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.87745279Z namespaces/openshift-dns/pods/node-resolver-j45n7/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.877489071Z namespaces/openshift-dns/pods/node-resolver-j45n7/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.877578563Z namespaces/openshift-dns/pods/node-resolver-j45n7/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.877646115Z namespaces/openshift-dns/pods/node-resolver-j45n7/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.877682186Z namespaces/openshift-dns/pods/node-resolver-pvm95/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.877733198Z namespaces/openshift-dns/pods/node-resolver-pvm95/node-resolver-pvm95.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.87780757Z namespaces/openshift-dns/pods/node-resolver-pvm95/dns-node-resolver/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.87781525Z namespaces/openshift-dns/pods/node-resolver-pvm95/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.87782112Z namespaces/openshift-dns/pods/node-resolver-pvm95/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.877871192Z namespaces/openshift-dns/pods/node-resolver-pvm95/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.877964504Z namespaces/openshift-dns/pods/node-resolver-pvm95/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.878031146Z namespaces/openshift-dns/pods/node-resolver-pvm95/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.878075717Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.878111358Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.87816055Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.878194181Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.878313364Z namespaces/openshift-etcd/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.878355976Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.878432127Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.878467539Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.87853284Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.878567631Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.878654624Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.878729316Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.878811718Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.878846749Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.87889148Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.878952722Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.878993683Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.879076506Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.879130637Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.879163698Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.879254231Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.879347313Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.879379414Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.879492348Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.879568199Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.879640582Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.879724684Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.879802186Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.87992386Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.880087774Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.880128065Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.880165707Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.880219808Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.880248499Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.880346212Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.880376802Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.880464265Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.880546047Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.880585168Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.880627209Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.880671811Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.880720462Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.880775594Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.880816135Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.880874006Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.880912937Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.88100521Z namespaces/openshift-host-network/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.881052281Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.881127814Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.881153374Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.881226636Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.881262647Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.881379771Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.881458403Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.881539745Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.881922946Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.881963537Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.882012179Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.88206336Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.882139052Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.882193333Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.882228085Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.882335037Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.88241231Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.882452271Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.882552684Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.882631846Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.882711168Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.88278848Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.882867083Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.883010017Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.883109919Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.883170201Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.883217482Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.883271664Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.883334586Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.883388747Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.883422228Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.88348801Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.883522281Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.883612984Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.883691846Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.883729567Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.883779378Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.88382481Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.883856971Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.883926673Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.883949353Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.884005575Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.884044346Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.884145248Z namespaces/openshift-image-registry/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.88419979Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.884250582Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.884285403Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.884379695Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.884415176Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.884523069Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.884659523Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.884925051Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.884965812Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.885010693Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.885045634Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.885096935Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.885211939Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.88526372Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.885470666Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.885548198Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.88560561Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.88561439Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.885658471Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.885742294Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.885778095Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.886592878Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.88667524Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.886957848Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.8870362Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.887249936Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.88739677Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.887589066Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.887658028Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.887706139Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.887764621Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.887812252Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.887867404Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.887918055Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.888026978Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.888140221Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.888188063Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.888268825Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.888359238Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.888387948Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.888498381Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.888586284Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.888646846Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.888689257Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.888736548Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.888781659Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.888849781Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.888858381Z namespaces/openshift-image-registry/pods/image-registry-67c554c58d-97shp/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.888890013Z namespaces/openshift-image-registry/pods/image-registry-67c554c58d-97shp/image-registry-67c554c58d-97shp.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.889010326Z namespaces/openshift-image-registry/pods/image-registry-67c554c58d-97shp/registry/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.889017456Z namespaces/openshift-image-registry/pods/image-registry-67c554c58d-97shp/registry/registry/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.889032377Z namespaces/openshift-image-registry/pods/image-registry-67c554c58d-97shp/registry/registry/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.889065958Z namespaces/openshift-image-registry/pods/image-registry-67c554c58d-97shp/registry/registry/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.889731476Z namespaces/openshift-image-registry/pods/image-registry-67c554c58d-97shp/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.889802418Z namespaces/openshift-image-registry/pods/image-registry-67c554c58d-97shp/registry/registry/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.88985168Z namespaces/openshift-image-registry/pods/node-ca-hzlkx/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.889901971Z namespaces/openshift-image-registry/pods/node-ca-hzlkx/node-ca-hzlkx.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.889978743Z namespaces/openshift-image-registry/pods/node-ca-hzlkx/node-ca/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.889985943Z namespaces/openshift-image-registry/pods/node-ca-hzlkx/node-ca/node-ca/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.889996234Z namespaces/openshift-image-registry/pods/node-ca-hzlkx/node-ca/node-ca/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.890067926Z namespaces/openshift-image-registry/pods/node-ca-hzlkx/node-ca/node-ca/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.890172258Z namespaces/openshift-image-registry/pods/node-ca-hzlkx/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.890240911Z namespaces/openshift-image-registry/pods/node-ca-hzlkx/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.890282492Z namespaces/openshift-image-registry/pods/node-ca-jvsm2/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.890353554Z namespaces/openshift-image-registry/pods/node-ca-jvsm2/node-ca-jvsm2.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.890431906Z namespaces/openshift-image-registry/pods/node-ca-jvsm2/node-ca/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.890445316Z namespaces/openshift-image-registry/pods/node-ca-jvsm2/node-ca/node-ca/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.890454057Z namespaces/openshift-image-registry/pods/node-ca-jvsm2/node-ca/node-ca/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.890480677Z namespaces/openshift-image-registry/pods/node-ca-jvsm2/node-ca/node-ca/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.890601671Z namespaces/openshift-image-registry/pods/node-ca-jvsm2/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.890669253Z namespaces/openshift-image-registry/pods/node-ca-jvsm2/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.890711034Z namespaces/openshift-image-registry/pods/node-ca-zk4g4/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.890749785Z namespaces/openshift-image-registry/pods/node-ca-zk4g4/node-ca-zk4g4.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.890961471Z namespaces/openshift-image-registry/pods/node-ca-zk4g4/node-ca/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.890969671Z namespaces/openshift-image-registry/pods/node-ca-zk4g4/node-ca/node-ca/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.890986822Z namespaces/openshift-image-registry/pods/node-ca-zk4g4/node-ca/node-ca/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.891030573Z namespaces/openshift-image-registry/pods/node-ca-zk4g4/node-ca/node-ca/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.891144046Z namespaces/openshift-image-registry/pods/node-ca-zk4g4/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.891211808Z namespaces/openshift-image-registry/pods/node-ca-zk4g4/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.891241439Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.89128645Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.891377583Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.891396703Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.891493166Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.891533687Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.891598549Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.89163806Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.891706272Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.891737583Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.891851636Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.891927108Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.892010301Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.892042231Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.892083023Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.892116673Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.892157005Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.892245947Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.892302899Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.892373021Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.892453253Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.892529295Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.892570996Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.892672679Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.892758902Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.892917466Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.893017869Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.893184543Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.893310267Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.893622906Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.893696628Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.89374963Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.893808851Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.893846032Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.893908274Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.893944925Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.894030757Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.89411905Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.894168661Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.894197122Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.894268024Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.894302925Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.894389817Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.894404578Z namespaces/openshift-ingress-canary/pods/ingress-canary-6mddh/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.894446529Z namespaces/openshift-ingress-canary/pods/ingress-canary-6mddh/ingress-canary-6mddh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.894528901Z namespaces/openshift-ingress-canary/pods/ingress-canary-6mddh/serve-healthcheck-canary/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.894540392Z namespaces/openshift-ingress-canary/pods/ingress-canary-6mddh/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.894554262Z namespaces/openshift-ingress-canary/pods/ingress-canary-6mddh/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.894593463Z namespaces/openshift-ingress-canary/pods/ingress-canary-6mddh/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.894679956Z namespaces/openshift-ingress-canary/pods/ingress-canary-6mddh/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.894743667Z namespaces/openshift-ingress-canary/pods/ingress-canary-6mddh/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.895336564Z namespaces/openshift-ingress-canary/pods/ingress-canary-jfxn2/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.895374995Z namespaces/openshift-ingress-canary/pods/ingress-canary-jfxn2/ingress-canary-jfxn2.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.895466178Z namespaces/openshift-ingress-canary/pods/ingress-canary-jfxn2/serve-healthcheck-canary/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.895478048Z namespaces/openshift-ingress-canary/pods/ingress-canary-jfxn2/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.895486468Z namespaces/openshift-ingress-canary/pods/ingress-canary-jfxn2/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.89552821Z namespaces/openshift-ingress-canary/pods/ingress-canary-jfxn2/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.895626182Z namespaces/openshift-ingress-canary/pods/ingress-canary-jfxn2/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.895698934Z namespaces/openshift-ingress-canary/pods/ingress-canary-jfxn2/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.895732615Z namespaces/openshift-ingress-canary/pods/ingress-canary-pqpcw/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.895774507Z namespaces/openshift-ingress-canary/pods/ingress-canary-pqpcw/ingress-canary-pqpcw.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.895851379Z namespaces/openshift-ingress-canary/pods/ingress-canary-pqpcw/serve-healthcheck-canary/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.895859479Z namespaces/openshift-ingress-canary/pods/ingress-canary-pqpcw/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.895864309Z namespaces/openshift-ingress-canary/pods/ingress-canary-pqpcw/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.89588075Z namespaces/openshift-ingress-canary/pods/ingress-canary-pqpcw/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.895975912Z namespaces/openshift-ingress-canary/pods/ingress-canary-pqpcw/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.896044024Z namespaces/openshift-ingress-canary/pods/ingress-canary-pqpcw/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.896082315Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.896110106Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.896166628Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.896200379Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.896306762Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.896353293Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.896417315Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.896456306Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.896523638Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.896551969Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.896643991Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.896720653Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.896800236Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.896845667Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.896886138Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.896928119Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.89696936Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.897052333Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.897097404Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.897124665Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.897213347Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.897269839Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.89731604Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.897935808Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.89801156Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.898122603Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.898199765Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.898280807Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.898427982Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.898623517Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.898697999Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.898755661Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.898793142Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.898844103Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.898876714Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.898888704Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.898934436Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.899007408Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.899041849Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.899332907Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.899414379Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.899472261Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.899508102Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.899576144Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.899616375Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.899692477Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.899724938Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.89979006Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.899824551Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.899886703Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.899899923Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.899944314Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.900030987Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.900062157Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.900112489Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.90015353Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.900225462Z namespaces/openshift-ingress/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.900252593Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.900352376Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.900403937Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.900471779Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.90050127Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.900591252Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.900742087Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.90086013Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.900905751Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.900936622Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.900999264Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.901032775Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.901126518Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.901155888Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.90121778Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.901323103Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.901542099Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.90156284Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.901681843Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.901778376Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.901900709Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.901985952Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.902121966Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.902248699Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.902456645Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.902524587Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.902551228Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.90263217Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.902663931Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.902733253Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.902772564Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.902852346Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.902929098Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.90298893Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903018861Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903087313Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903118234Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903189916Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903220037Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903274888Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903282058Z namespaces/openshift-ingress/pods/router-default-6695546d5d-4sdf9/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.90335318Z namespaces/openshift-ingress/pods/router-default-6695546d5d-4sdf9/router-default-6695546d5d-4sdf9.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903476684Z namespaces/openshift-ingress/pods/router-default-6695546d5d-4sdf9/router/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903488694Z namespaces/openshift-ingress/pods/router-default-6695546d5d-4sdf9/router/router/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903496994Z namespaces/openshift-ingress/pods/router-default-6695546d5d-4sdf9/router/router/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903535595Z namespaces/openshift-ingress/pods/router-default-6695546d5d-4sdf9/router/router/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903663999Z namespaces/openshift-ingress/pods/router-default-6695546d5d-4sdf9/router/router/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903728451Z namespaces/openshift-ingress/pods/router-default-6695546d5d-4sdf9/router/router/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903749241Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903801843Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903836824Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903888335Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.903964818Z namespaces/openshift-insights/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.904017219Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.904088751Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.904134072Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.904201804Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.904247866Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.904432151Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.904547254Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.904652207Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.904710179Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.904737689Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.904850503Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.904865943Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.904944715Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.904963936Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.905067509Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.9051219Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.905157501Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.905250564Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.905383058Z namespaces/openshift-insights/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.905404678Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.906237712Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.906343105Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.906628933Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.906752296Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.907070095Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.907158758Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.907335503Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.907408145Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.907453676Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.907524228Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.90760086Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.907691893Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.907743464Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.907813036Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.907869848Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.907916839Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.907984161Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908024672Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908075383Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908113955Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908198937Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908281209Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908377892Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908431244Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908522846Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908542827Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908607658Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.90864973Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908708511Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908747062Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908819055Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908827465Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-rpppn/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908865936Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-rpppn/insights-operator-68d9dd94cf-rpppn.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908966229Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-rpppn/insights-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908973929Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-rpppn/insights-operator/insights-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.908988429Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-rpppn/insights-operator/insights-operator/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.909031721Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-rpppn/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.909534775Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-rpppn/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.909878774Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.909924786Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/insights-runtime-extractor-q9lbn.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910022028Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/exporter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910030529Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/exporter/exporter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910044199Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/exporter/exporter/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.91009166Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/exporter/exporter/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910177433Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910249725Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/exporter/exporter/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910281056Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/extractor/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910310377Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/extractor/extractor/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910332367Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/extractor/extractor/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910372648Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/extractor/extractor/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910475821Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910543613Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/extractor/extractor/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910574074Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910583004Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910593434Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910653796Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910759469Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910827271Z namespaces/openshift-insights/pods/insights-runtime-extractor-q9lbn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910878042Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.910921614Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/insights-runtime-extractor-tzswn.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911027017Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/exporter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911035007Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/exporter/exporter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911044977Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/exporter/exporter/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911094368Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/exporter/exporter/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911181611Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911245673Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/exporter/exporter/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911264063Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/extractor/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911315265Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/extractor/extractor/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911334785Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/extractor/extractor/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911371326Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/extractor/extractor/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911464339Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911534341Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/extractor/extractor/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911549201Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911561362Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911573622Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911631274Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911718006Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.911789228Z namespaces/openshift-insights/pods/insights-runtime-extractor-tzswn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.91184129Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.91187403Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/insights-runtime-extractor-xbfxf.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.912233371Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/exporter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.912245021Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/exporter/exporter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.912253001Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/exporter/exporter/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.912314533Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/exporter/exporter/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.912408286Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.912480728Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/exporter/exporter/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.912517119Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/extractor/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.912524539Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/extractor/extractor/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.912530859Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/extractor/extractor/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.912585971Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/extractor/extractor/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.912677373Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.912748685Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/extractor/extractor/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.912780956Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.912787476Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.912793567Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.912836618Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.91292898Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.912993952Z namespaces/openshift-insights/pods/insights-runtime-extractor-xbfxf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.913045603Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.913075175Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.913138936Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.913168717Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.913417004Z namespaces/openshift-keda/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.913430445Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.913439925Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.913475096Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.913562268Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.91362412Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.91363233Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.913672711Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.913752663Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.913779714Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.913874337Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.913962529Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.914024721Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.914035011Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.914079153Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.914277538Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.914339Z namespaces/openshift-keda/operators.coreos.com/installplans/install-sv4fd.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.914459774Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.914478714Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.914548466Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.914582857Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.914656679Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.91469984Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.914807603Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.914852525Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.914918476Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.914950157Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.915002009Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.91505191Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.915127612Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.915201544Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.915285077Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.915347359Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.91539586Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.915443861Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.915486903Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.915570015Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.915632487Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.915680608Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.91575643Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.915826082Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.915876074Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.915980566Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.916060519Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.916140311Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.916221023Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.916319746Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.916610944Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.916792869Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.916853151Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.916905923Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.916943204Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.916991375Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.917055177Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.917103698Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.91718644Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.917270683Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.917318764Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.917389016Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.917432077Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.917468108Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.91752168Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.917552341Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.917612083Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.917636583Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.917743446Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.917781697Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.917842559Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.91788125Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.917955132Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.917992873Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.918077845Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.918150628Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.91822681Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.918284162Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.918330223Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.918399895Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.918436966Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.918523218Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.91858429Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.918623551Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.918709703Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.918758585Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.918798086Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.918895299Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.918977561Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.919050323Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.919138546Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.919214248Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.919363572Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.919520446Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.919563767Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.919610309Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.91966031Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.919694211Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.919738492Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.919782573Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.919866586Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.919944478Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.91999734Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.920052171Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.920113843Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.920169655Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.920263577Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.920331809Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92038041Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.920436622Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.920474553Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.920529895Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92071186Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92071828Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92073283Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.920748321Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.920793962Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.920854554Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.920883065Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.920958667Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.920983787Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92108281Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.921164623Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.921234094Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.921578324Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.921600645Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.921678077Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.921723068Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.921806501Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.921839011Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.921895773Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.921972385Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.922054678Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.922093709Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.922222922Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.922349996Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.922431668Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92250995Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.922591233Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.922712206Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.922884301Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.922957453Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.922995404Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.923054296Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.923091957Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.923160379Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92319907Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.923280792Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.923387005Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.923435547Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.923471968Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92353731Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92357294Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.923631352Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.923667403Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.923725805Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.923758836Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.923821738Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.923850828Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.923960642Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.923999663Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.924058254Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.924089125Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.924156227Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.924194548Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92427926Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.924441615Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.924524727Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.924582359Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.9246179Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.924676172Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.924723113Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.924801245Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.924858167Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.924900238Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92497918Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.925047782Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.925056152Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.925087933Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.925144785Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.925173286Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.925398892Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.925478814Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.925765822Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.925840924Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.925923427Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92604531Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.926205795Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.926260336Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.926307828Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.926370509Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.926414111Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.926462192Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.926499493Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.926579675Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.926665068Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.926711449Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92675124Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.926811692Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.926852883Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.926910085Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.926957686Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.927002777Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.927037228Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.927126911Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.927167592Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.927228734Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.927428169Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92744086Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.9274449Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.927476301Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.927559013Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.927634625Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.927695047Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.927742658Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92779891Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.927841971Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.927920923Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.927959794Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.928002865Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.928092098Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92817176Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.928215902Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.928346585Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.928427717Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92850777Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.928583822Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.928666124Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.928788948Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.928957652Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.929025284Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.929072786Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.929118287Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.929158088Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.929202109Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.929245051Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.929346833Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.929441356Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.929480207Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.929512938Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.929565569Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.92960171Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.929636771Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.929675063Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.929710994Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.929745805Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.929821537Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.929857888Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.930356292Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.930401513Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.930463445Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.930499396Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.930588408Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.93066418Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.930746203Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.930794524Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.930844685Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.930911498Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.930955509Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.931036831Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.931075512Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.931115363Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.931202706Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.931267417Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.931284928Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.931417222Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.931493034Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.931572766Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.931649968Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.931727981Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.931846624Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.932006038Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.93206002Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.932090751Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.932155333Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.932197964Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.932275626Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.932495662Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.932623946Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.932710138Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.932820751Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.932828672Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.932893833Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.932973516Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.933061258Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.933115009Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.933167941Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.933195442Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.933313275Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.933390267Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.93347547Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.93349206Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.933564912Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.933612774Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.933698776Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.93382332Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.933925823Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.933980274Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.934027735Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.934078087Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.934121328Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.93419937Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.934259872Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.934309093Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.934409476Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.934437527Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.934443867Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.934492039Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.934570591Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.934612922Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.934722945Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.934803957Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.934989142Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.935067095Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.935191598Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.935316812Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.935547948Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.93560153Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.935638231Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.935693482Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.935747544Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.935793435Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.935838657Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.935928409Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.936041352Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.936083353Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.936133035Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.936171546Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.936218457Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.936262088Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.936271679Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-r85cf/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.936358181Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-r85cf/kube-storage-version-migrator-operator-799cb7f958-r85cf.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.936495535Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-r85cf/kube-storage-version-migrator-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.936503515Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-r85cf/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.936513165Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-r85cf/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.936551637Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-r85cf/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.93666164Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-r85cf/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.936810724Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.936885686Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.936946918Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.936991429Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.937069401Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.937117962Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.937178804Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.937220155Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.937313428Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.937356459Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.937635627Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.9377511Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.937853653Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.937902535Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.937954146Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.938015528Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.938062129Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.938139481Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.938202193Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.938242794Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.938482561Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.938554263Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.938603544Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.938705477Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.93878768Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.938911323Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.938993645Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.939115189Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.939244133Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.939434378Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.939484949Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.93953173Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.939574772Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.939604543Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.939665434Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.939698825Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.939783048Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.93986622Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.939912061Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.939951852Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.940000924Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.940042115Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.940090566Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.940098117Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tp8hh/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.940130727Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tp8hh/migrator-7f59b54f6c-tp8hh.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.94021726Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tp8hh/graceful-termination/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.94022493Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tp8hh/graceful-termination/graceful-termination/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.94023148Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tp8hh/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.940354504Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tp8hh/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.940445206Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tp8hh/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.940525998Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tp8hh/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.940555529Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tp8hh/migrator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.940562419Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tp8hh/migrator/migrator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.94057468Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tp8hh/migrator/migrator/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.940618751Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tp8hh/migrator/migrator/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.940725644Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tp8hh/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.940792926Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tp8hh/migrator/migrator/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.940841338Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.940875139Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.9409267Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.940966981Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.941025443Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.941033683Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.941040153Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.941086454Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.941188177Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.94128794Z namespaces/openshift-marketplace/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.941321661Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.941327891Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.941345002Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.941439164Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.941462675Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.941473175Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.941573908Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.941658281Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.941750073Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.941848596Z namespaces/openshift-monitoring/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.941898307Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.941954519Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.94199969Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.942075952Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.942132354Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.942273328Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.942797893Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.943169163Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.94343072Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.943467681Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.943534734Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.943594625Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.943685268Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.943728399Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.94376833Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.943974016Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.944055628Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.94411264Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.947240438Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.947410873Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.948440492Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.948514024Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.949470581Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.949586594Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.950066028Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.950229372Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.950268303Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.950454429Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.950473689Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.950558312Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.950601953Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.950686345Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.950757767Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.950832069Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.95087733Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.951007734Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.951035655Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.951132598Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.951160318Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.951308613Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.951404455Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.951511458Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.951713754Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.951799567Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.952065734Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.952198308Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.952343112Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.952434314Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.952528247Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.95261944Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.952732343Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.952775274Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.952864446Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.952945389Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.953034531Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.953135914Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.953220067Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.953398792Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.953492744Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.953583077Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.953669629Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.953758582Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.953843904Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.954273556Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.954333548Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.95440045Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.95440836Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.954446041Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.954548924Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.954562894Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.954639787Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.954824872Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.954853703Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.954858953Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.954866623Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.954971656Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955044448Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955087599Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.95509638Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.95510673Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955148191Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955244914Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955331816Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955381477Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955388308Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955399228Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955448379Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955530762Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955601734Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955649615Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955655505Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955661856Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955703597Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955799629Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955868411Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955918413Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955928933Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955946253Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.955994765Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.956074587Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.956146729Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.95617885Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.95618556Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.95619206Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.956248222Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.956358845Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.956427897Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.956462528Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.956470128Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.956474158Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.95652534Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.956596782Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.956661164Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.956701115Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-j7ktm/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.956740986Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-j7ktm/cluster-monitoring-operator-5f7f494dd4-j7ktm.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.956824178Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-j7ktm/cluster-monitoring-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.956837178Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-j7ktm/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.956843489Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-j7ktm/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.95689676Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-j7ktm/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.957334332Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-j7ktm/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.957421145Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-j7ktm/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.957478807Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.957519268Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-state-metrics-785778ff74-9nn5l.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.957629721Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-rbac-proxy-main/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.957636871Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.957643031Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.957701233Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.957796585Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.957864727Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.957900099Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-rbac-proxy-self/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.957905509Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.957911529Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.957980791Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.958062403Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.958136935Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.958167896Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-state-metrics/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.958172546Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.958182587Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.958241268Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.958401203Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.958464954Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-9nn5l/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.958503536Z namespaces/openshift-monitoring/pods/metrics-server-79fb4b5655-xtw9k/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.958549807Z namespaces/openshift-monitoring/pods/metrics-server-79fb4b5655-xtw9k/metrics-server-79fb4b5655-xtw9k.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.95865141Z namespaces/openshift-monitoring/pods/metrics-server-79fb4b5655-xtw9k/metrics-server/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.9586605Z namespaces/openshift-monitoring/pods/metrics-server-79fb4b5655-xtw9k/metrics-server/metrics-server/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.95866685Z namespaces/openshift-monitoring/pods/metrics-server-79fb4b5655-xtw9k/metrics-server/metrics-server/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.958716762Z namespaces/openshift-monitoring/pods/metrics-server-79fb4b5655-xtw9k/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.958811854Z namespaces/openshift-monitoring/pods/metrics-server-79fb4b5655-xtw9k/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.958877296Z namespaces/openshift-monitoring/pods/metrics-server-79fb4b5655-xtw9k/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.958938578Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-4v75c/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.958957448Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-4v75c/monitoring-plugin-5f68df7f58-4v75c.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959060901Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-4v75c/monitoring-plugin/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959073012Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-4v75c/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959079132Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-4v75c/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959109963Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-4v75c/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959215206Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-4v75c/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959282207Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-4v75c/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959394851Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959440602Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/node-exporter-48lk2.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959548945Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/init-textfile/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959558535Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/init-textfile/init-textfile/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959566275Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/init-textfile/init-textfile/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959608047Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959688409Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959749001Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959788312Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959795582Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959802512Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959857814Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.959951956Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960017448Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960061329Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/node-exporter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96007791Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/node-exporter/node-exporter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96008309Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/node-exporter/node-exporter/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960113791Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960226054Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960307956Z namespaces/openshift-monitoring/pods/node-exporter-48lk2/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960352378Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960387659Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/node-exporter-j4s2v.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960485972Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/init-textfile/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960493102Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/init-textfile/init-textfile/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960497162Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/init-textfile/init-textfile/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960531913Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960603845Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960673367Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960711148Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960717148Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960727028Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960773749Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960861792Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960934804Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960967055Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/node-exporter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960973565Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/node-exporter/node-exporter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.960982666Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/node-exporter/node-exporter/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.961033557Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96113659Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.961202882Z namespaces/openshift-monitoring/pods/node-exporter-j4s2v/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.961256113Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.961308555Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/node-exporter-w54q8.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.961433588Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/init-textfile/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.961445019Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/init-textfile/init-textfile/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.961449049Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/init-textfile/init-textfile/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96148513Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.961552731Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.961625544Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.961661175Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.961666635Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.961672865Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.961718936Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.961982104Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962050025Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962098857Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/node-exporter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962106117Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/node-exporter/node-exporter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962112057Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/node-exporter/node-exporter/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962152828Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962265282Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962350804Z namespaces/openshift-monitoring/pods/node-exporter-w54q8/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962406715Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962451767Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/openshift-state-metrics-84bd68b896-5ktpf.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962600841Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/kube-rbac-proxy-main/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962608701Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962614921Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962665023Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962762446Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962829578Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962863148Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/kube-rbac-proxy-self/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962883759Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962892579Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.962948871Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.963038353Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.963106095Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.963143416Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/openshift-state-metrics/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.963151717Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.963157687Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.963201088Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.963326001Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.963385363Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-5ktpf/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.963405144Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.963489886Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.963714772Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.963726993Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.963732883Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.963770344Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.963873707Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.963940649Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96397686Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96398539Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96399339Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964028681Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964119674Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964189906Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964220587Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964227357Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964236457Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964280359Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964399822Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964465614Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964501055Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964509325Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964515315Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964543866Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964632448Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964703731Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964733561Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964749152Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964758412Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964798323Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964884905Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964954858Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964981428Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.964987828Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96503378Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.965070391Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.965380059Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.965452092Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.965486513Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.965499933Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.965510913Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.965560104Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.965661507Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.965730199Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.965806171Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-n8rl4/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.965852653Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-n8rl4/prometheus-operator-64785b6675-n8rl4.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.965948486Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-n8rl4/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.965958886Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-n8rl4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.965964726Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-n8rl4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.966019137Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-n8rl4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96609406Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-n8rl4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.966168412Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-n8rl4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.966182092Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-n8rl4/prometheus-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.966188652Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-n8rl4/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.966196622Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-n8rl4/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.966240214Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-n8rl4/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96644726Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-n8rl4/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.966512382Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-n8rl4/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.966554543Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-l6tgl/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.966591994Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-l6tgl/prometheus-operator-admission-webhook-77d98bc786-l6tgl.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.966714857Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-l6tgl/prometheus-operator-admission-webhook/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.966723697Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-l6tgl/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.966730257Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-l6tgl/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.966765669Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-l6tgl/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.966859631Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-l6tgl/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.966937674Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-l6tgl/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.966975924Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.967015276Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/telemeter-client-79d6d9bbcd-8s4k6.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96716264Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96717378Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.9671796Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.967215861Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.967306894Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.967407497Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.967440248Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/reload/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.967447378Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/reload/reload/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.967451128Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/reload/reload/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.967488119Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/reload/reload/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.967574532Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.967645334Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/reload/reload/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.967683055Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/telemeter-client/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.967688505Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/telemeter-client/telemeter-client/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.967698145Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.967740116Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96787668Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.967943252Z namespaces/openshift-monitoring/pods/telemeter-client-79d6d9bbcd-8s4k6/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.967997663Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968071155Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/thanos-querier-7dbf8d867d-jgvts.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968205699Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-metrics/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96821447Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96821859Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968251531Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968366244Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968429916Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968454696Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-rules/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968459246Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968463057Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968513398Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96860039Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968668122Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968700223Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-web/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968709783Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968716824Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968748785Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968840467Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968908859Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96895426Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.96896316Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968967031Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.968994171Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969092354Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969157276Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969190527Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/prom-label-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969202177Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969206107Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969254869Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969375672Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969443624Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969484455Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/thanos-query/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969492505Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/thanos-query/thanos-query/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969496586Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/thanos-query/thanos-query/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969524936Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969629719Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969699041Z namespaces/openshift-monitoring/pods/thanos-querier-7dbf8d867d-jgvts/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969740402Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969770643Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969824225Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969866116Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.969976839Z namespaces/openshift-multus/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.97001895Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.970075522Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.970120623Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.970170734Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.970207936Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.970472583Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.970551645Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.970629438Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.970671059Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.97072336Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.970870474Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.970993178Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.97106691Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.971114501Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.971156082Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.971187513Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.971268956Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.971347558Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.971366898Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.971466141Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.971512572Z namespaces/openshift-multus/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.971558564Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.971700198Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.971803931Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.972451029Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.972573112Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.973184379Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.973271982Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.973472568Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.973526939Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.973579831Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.973675353Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.973763676Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.973852558Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.973986732Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.974025173Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.974114796Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.974195698Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.974279501Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.974349772Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.974441095Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.974480406Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.974533428Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.974583899Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.97462592Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.974672081Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.974708453Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.974790065Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.974869147Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.974915588Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.974955829Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975011611Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975045022Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975101294Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975133674Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975197236Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975228057Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975273309Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/multus-additional-cni-plugins-7xqwq.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975571037Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/bond-cni-plugin/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975582247Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975586437Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975619368Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975709671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975782713Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975818774Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/cni-plugins/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975837505Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/cni-plugins/cni-plugins/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975847295Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975857025Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.975947477Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.97601603Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976059611Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/egress-router-binary-copy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976067671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976071611Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976094352Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976187384Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976251066Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976282367Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976311818Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976322308Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976351119Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976425511Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976495223Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976525274Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/routeoverride-cni/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976530354Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976538844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976570495Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976659698Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.97673346Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.97675742Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/whereabouts-cni-bincopy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976762411Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976766281Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976806622Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976896574Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.976965816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977004087Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/whereabouts-cni/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977010407Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977014447Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977055209Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977141651Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977205993Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7xqwq/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977255644Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977270545Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/multus-additional-cni-plugins-kv9kg.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.97745044Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/bond-cni-plugin/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.97746276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.97746688Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977487841Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977577343Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977646215Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977687006Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/cni-plugins/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977697117Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/cni-plugins/cni-plugins/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977701247Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977733168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.97782326Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977889162Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977924383Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/egress-router-binary-copy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977948514Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977952764Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.977970865Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978065757Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978139379Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.97816993Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978184411Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978190861Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978224192Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978309894Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978388576Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978431027Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/routeoverride-cni/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978438548Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978448548Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978489059Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978576862Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978637593Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978676184Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/whereabouts-cni-bincopy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978685355Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978691755Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978718455Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978804068Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.97887191Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978905311Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/whereabouts-cni/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978910711Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978914701Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.978950692Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.979039555Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.979104937Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kv9kg/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.979131597Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.979191969Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/multus-additional-cni-plugins-zsl9f.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.979517748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/bond-cni-plugin/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.979532329Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.979545959Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.97956587Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.979649362Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.979716464Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.979748065Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/cni-plugins/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.979753225Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/cni-plugins/cni-plugins/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.979759355Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.979808226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.979901049Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.979968591Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980010962Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/egress-router-binary-copy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980024592Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980029592Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980041403Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980133735Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980202297Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.98027965Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.98028868Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980322731Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980334481Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980405323Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980483075Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980500346Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/routeoverride-cni/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980506736Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980527817Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980556478Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.98063977Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980713412Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980747023Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/whereabouts-cni-bincopy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980753143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980757013Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980792844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980881287Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980951859Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.9809886Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/whereabouts-cni/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.980995Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.98099901Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.981045011Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.981128484Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.981190475Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsl9f/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.981219666Z namespaces/openshift-multus/pods/multus-h2r8n/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.981266618Z namespaces/openshift-multus/pods/multus-h2r8n/multus-h2r8n.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.981396701Z namespaces/openshift-multus/pods/multus-h2r8n/kube-multus/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.981409222Z namespaces/openshift-multus/pods/multus-h2r8n/kube-multus/kube-multus/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.981413212Z namespaces/openshift-multus/pods/multus-h2r8n/kube-multus/kube-multus/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.981440872Z namespaces/openshift-multus/pods/multus-h2r8n/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.981743351Z namespaces/openshift-multus/pods/multus-h2r8n/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.981814113Z namespaces/openshift-multus/pods/multus-h2r8n/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.981828803Z namespaces/openshift-multus/pods/multus-mk6lk/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.981886135Z namespaces/openshift-multus/pods/multus-mk6lk/multus-mk6lk.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.981973307Z namespaces/openshift-multus/pods/multus-mk6lk/kube-multus/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.981982858Z namespaces/openshift-multus/pods/multus-mk6lk/kube-multus/kube-multus/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.981990468Z namespaces/openshift-multus/pods/multus-mk6lk/kube-multus/kube-multus/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.982012268Z namespaces/openshift-multus/pods/multus-mk6lk/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.98243319Z namespaces/openshift-multus/pods/multus-mk6lk/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.982504882Z namespaces/openshift-multus/pods/multus-mk6lk/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.982532663Z namespaces/openshift-multus/pods/multus-pmgzp/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.982581635Z namespaces/openshift-multus/pods/multus-pmgzp/multus-pmgzp.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.982671777Z namespaces/openshift-multus/pods/multus-pmgzp/kube-multus/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.982679577Z namespaces/openshift-multus/pods/multus-pmgzp/kube-multus/kube-multus/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.982685498Z namespaces/openshift-multus/pods/multus-pmgzp/kube-multus/kube-multus/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.982704968Z namespaces/openshift-multus/pods/multus-pmgzp/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.983057158Z namespaces/openshift-multus/pods/multus-pmgzp/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.98312509Z namespaces/openshift-multus/pods/multus-pmgzp/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.983157321Z namespaces/openshift-multus/pods/network-metrics-daemon-28bjn/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.983197942Z namespaces/openshift-multus/pods/network-metrics-daemon-28bjn/network-metrics-daemon-28bjn.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.983286324Z namespaces/openshift-multus/pods/network-metrics-daemon-28bjn/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.983313935Z namespaces/openshift-multus/pods/network-metrics-daemon-28bjn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.983322025Z namespaces/openshift-multus/pods/network-metrics-daemon-28bjn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.98346208Z namespaces/openshift-multus/pods/network-metrics-daemon-28bjn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.983561262Z namespaces/openshift-multus/pods/network-metrics-daemon-28bjn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.983614944Z namespaces/openshift-multus/pods/network-metrics-daemon-28bjn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.983648795Z namespaces/openshift-multus/pods/network-metrics-daemon-28bjn/network-metrics-daemon/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.983653975Z namespaces/openshift-multus/pods/network-metrics-daemon-28bjn/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.983657825Z namespaces/openshift-multus/pods/network-metrics-daemon-28bjn/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.983700606Z namespaces/openshift-multus/pods/network-metrics-daemon-28bjn/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.98382905Z namespaces/openshift-multus/pods/network-metrics-daemon-28bjn/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.983895512Z namespaces/openshift-multus/pods/network-metrics-daemon-28bjn/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.983936523Z namespaces/openshift-multus/pods/network-metrics-daemon-846sw/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.983973284Z namespaces/openshift-multus/pods/network-metrics-daemon-846sw/network-metrics-daemon-846sw.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984058166Z namespaces/openshift-multus/pods/network-metrics-daemon-846sw/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984066046Z namespaces/openshift-multus/pods/network-metrics-daemon-846sw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984070057Z namespaces/openshift-multus/pods/network-metrics-daemon-846sw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984102298Z namespaces/openshift-multus/pods/network-metrics-daemon-846sw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.98419214Z namespaces/openshift-multus/pods/network-metrics-daemon-846sw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984261512Z namespaces/openshift-multus/pods/network-metrics-daemon-846sw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984308543Z namespaces/openshift-multus/pods/network-metrics-daemon-846sw/network-metrics-daemon/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984320104Z namespaces/openshift-multus/pods/network-metrics-daemon-846sw/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984324714Z namespaces/openshift-multus/pods/network-metrics-daemon-846sw/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984381565Z namespaces/openshift-multus/pods/network-metrics-daemon-846sw/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984484978Z namespaces/openshift-multus/pods/network-metrics-daemon-846sw/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.98454444Z namespaces/openshift-multus/pods/network-metrics-daemon-846sw/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984592301Z namespaces/openshift-multus/pods/network-metrics-daemon-lwbls/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984619052Z namespaces/openshift-multus/pods/network-metrics-daemon-lwbls/network-metrics-daemon-lwbls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984708824Z namespaces/openshift-multus/pods/network-metrics-daemon-lwbls/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984719925Z namespaces/openshift-multus/pods/network-metrics-daemon-lwbls/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984726095Z namespaces/openshift-multus/pods/network-metrics-daemon-lwbls/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984734815Z namespaces/openshift-multus/pods/network-metrics-daemon-lwbls/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984833538Z namespaces/openshift-multus/pods/network-metrics-daemon-lwbls/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.98489828Z namespaces/openshift-multus/pods/network-metrics-daemon-lwbls/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984932551Z namespaces/openshift-multus/pods/network-metrics-daemon-lwbls/network-metrics-daemon/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984942441Z namespaces/openshift-multus/pods/network-metrics-daemon-lwbls/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984948591Z namespaces/openshift-multus/pods/network-metrics-daemon-lwbls/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.984981442Z namespaces/openshift-multus/pods/network-metrics-daemon-lwbls/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.985098155Z namespaces/openshift-multus/pods/network-metrics-daemon-lwbls/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.985166128Z namespaces/openshift-multus/pods/network-metrics-daemon-lwbls/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.985205659Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.98524787Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.985309861Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.985321272Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.985357603Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.985459056Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.985506077Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.985546318Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.985635901Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.985677792Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.985720913Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.985760644Z namespaces/openshift-network-console/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.985815726Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.985866547Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.985907408Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.98595408Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.985991211Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.986074373Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.986191696Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.98631814Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.986367821Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.986407663Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.986497315Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.986535226Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.986581257Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.986621829Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.986699071Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.986748622Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.986786703Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.986866075Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.986909446Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.986952688Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.987061871Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.987309998Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.987451812Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.987531124Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.987677048Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.987800942Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.987989307Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988048869Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.9880801Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988135901Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988166732Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988228204Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988272525Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988344097Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988391728Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.98843481Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988474621Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988555963Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988638995Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988681496Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988726728Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988773419Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.98882074Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988847771Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988855012Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-n5jj6/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988909363Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-n5jj6/networking-console-plugin-6cf856758c-n5jj6.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988986705Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-n5jj6/networking-console-plugin/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.988996345Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-n5jj6/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.989001245Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-n5jj6/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.989047267Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-n5jj6/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.989130079Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-n5jj6/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.989200011Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-n5jj6/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.989227292Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.989269713Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.989340785Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.989386367Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.989438028Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.989476469Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.989535861Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.989573702Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.989621253Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.989665474Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.989773537Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.98987052Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.989962543Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.990009404Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.990052945Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.990115817Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.990160598Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.99022113Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.990250791Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.990308642Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.990369654Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.990442956Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.990494918Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.990533629Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.990613431Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.990656422Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.990697064Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.990797726Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.990885399Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.991081314Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.991160217Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.991451275Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.991538337Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.99163346Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.991709512Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.991729773Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.991798195Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.991827725Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.991918038Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.991967959Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.99200143Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992067392Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992105083Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992152425Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992194136Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992282768Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992385651Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992422472Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992470383Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992535545Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992552616Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992617247Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992656059Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.99270089Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.99270802Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dcnnv/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992740841Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dcnnv/network-check-source-869dcfcdcd-dcnnv.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992820083Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dcnnv/check-endpoints/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992827253Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dcnnv/check-endpoints/check-endpoints/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992831254Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dcnnv/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992866735Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dcnnv/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.992979278Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dcnnv/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.99304732Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dcnnv/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993080881Z namespaces/openshift-network-diagnostics/pods/network-check-target-9srrv/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993136972Z namespaces/openshift-network-diagnostics/pods/network-check-target-9srrv/network-check-target-9srrv.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993202374Z namespaces/openshift-network-diagnostics/pods/network-check-target-9srrv/network-check-target-container/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993233635Z namespaces/openshift-network-diagnostics/pods/network-check-target-9srrv/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993238115Z namespaces/openshift-network-diagnostics/pods/network-check-target-9srrv/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993247295Z namespaces/openshift-network-diagnostics/pods/network-check-target-9srrv/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993353558Z namespaces/openshift-network-diagnostics/pods/network-check-target-9srrv/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993437451Z namespaces/openshift-network-diagnostics/pods/network-check-target-9srrv/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993462891Z namespaces/openshift-network-diagnostics/pods/network-check-target-j227j/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993505383Z namespaces/openshift-network-diagnostics/pods/network-check-target-j227j/network-check-target-j227j.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993583175Z namespaces/openshift-network-diagnostics/pods/network-check-target-j227j/network-check-target-container/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993590495Z namespaces/openshift-network-diagnostics/pods/network-check-target-j227j/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993594665Z namespaces/openshift-network-diagnostics/pods/network-check-target-j227j/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993625876Z namespaces/openshift-network-diagnostics/pods/network-check-target-j227j/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993716269Z namespaces/openshift-network-diagnostics/pods/network-check-target-j227j/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993784711Z namespaces/openshift-network-diagnostics/pods/network-check-target-j227j/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993809861Z namespaces/openshift-network-diagnostics/pods/network-check-target-vbhk9/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993862573Z namespaces/openshift-network-diagnostics/pods/network-check-target-vbhk9/network-check-target-vbhk9.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993930565Z namespaces/openshift-network-diagnostics/pods/network-check-target-vbhk9/network-check-target-container/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993939705Z namespaces/openshift-network-diagnostics/pods/network-check-target-vbhk9/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993957205Z namespaces/openshift-network-diagnostics/pods/network-check-target-vbhk9/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.993971376Z namespaces/openshift-network-diagnostics/pods/network-check-target-vbhk9/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.994063228Z namespaces/openshift-network-diagnostics/pods/network-check-target-vbhk9/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.99411299Z namespaces/openshift-network-diagnostics/pods/network-check-target-vbhk9/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.994160531Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.994181862Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.994240213Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.994250754Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.994278125Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.994395858Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.994435449Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.99447715Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.994572443Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.994604594Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.994644335Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.994694016Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.994737507Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.994797949Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.99483675Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.994884082Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.994914022Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995003245Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995092347Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995160189Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995211891Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995251722Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995317084Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995349265Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995437157Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995480798Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995517989Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995673024Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995686744Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995729825Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995776467Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995784287Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995856229Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995866899Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.995942941Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.996032194Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.996107056Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.996192528Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.996374224Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.996481887Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.996528918Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.996564759Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.996621291Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.996660902Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.996708403Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.996747504Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.996801906Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.996831697Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.996915119Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.996992921Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997039422Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997083604Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997133145Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997169796Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997211087Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997253778Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997329751Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997344061Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997350781Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997420393Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997459694Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997507456Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997552627Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997597308Z namespaces/openshift-network-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997643749Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997702401Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997743662Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997789503Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997830954Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.997939508Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.99801301Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.998247906Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.998306078Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.998343049Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.998410881Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.998460482Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.998497413Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.998546305Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.998625747Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.998670098Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.99871447Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.998791492Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.998840793Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.998848853Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.998879724Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.998934386Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.998975997Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.999122611Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.999208433Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.999411249Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.999485361Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.999665806Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.999755289Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.999947224Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.999959365Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:23.999982045Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.000055267Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.000117469Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.00015389Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.000214252Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.000252313Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.000414367Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.000482079Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.000754767Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.000772468Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.000893801Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.001001344Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.001063446Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.001115017Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.0011957Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.001259691Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.001881789Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.001896919Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.00190632Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.00191205Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.00191818Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.00192349Z namespaces/openshift-network-operator/pods/iptables-alerter-5s778/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.00192895Z namespaces/openshift-network-operator/pods/iptables-alerter-5s778/iptables-alerter-5s778.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.00193435Z namespaces/openshift-network-operator/pods/iptables-alerter-5s778/iptables-alerter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.001939921Z namespaces/openshift-network-operator/pods/iptables-alerter-5s778/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.001945551Z namespaces/openshift-network-operator/pods/iptables-alerter-5s778/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.001951201Z namespaces/openshift-network-operator/pods/iptables-alerter-5s778/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.001961231Z namespaces/openshift-network-operator/pods/iptables-alerter-5s778/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.002013923Z namespaces/openshift-network-operator/pods/iptables-alerter-5s778/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.002078704Z namespaces/openshift-network-operator/pods/iptables-alerter-bzjv8/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.002095225Z namespaces/openshift-network-operator/pods/iptables-alerter-bzjv8/iptables-alerter-bzjv8.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.002190277Z namespaces/openshift-network-operator/pods/iptables-alerter-bzjv8/iptables-alerter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.002208168Z namespaces/openshift-network-operator/pods/iptables-alerter-bzjv8/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.002214498Z namespaces/openshift-network-operator/pods/iptables-alerter-bzjv8/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.002251629Z namespaces/openshift-network-operator/pods/iptables-alerter-bzjv8/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.002389293Z namespaces/openshift-network-operator/pods/iptables-alerter-bzjv8/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.002469945Z namespaces/openshift-network-operator/pods/iptables-alerter-bzjv8/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.002517347Z namespaces/openshift-network-operator/pods/iptables-alerter-ztl92/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.002572438Z namespaces/openshift-network-operator/pods/iptables-alerter-ztl92/iptables-alerter-ztl92.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.00264729Z namespaces/openshift-network-operator/pods/iptables-alerter-ztl92/iptables-alerter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.002654471Z namespaces/openshift-network-operator/pods/iptables-alerter-ztl92/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.002659201Z namespaces/openshift-network-operator/pods/iptables-alerter-ztl92/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.002787054Z namespaces/openshift-network-operator/pods/iptables-alerter-ztl92/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.002893057Z namespaces/openshift-network-operator/pods/iptables-alerter-ztl92/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.00297608Z namespaces/openshift-network-operator/pods/iptables-alerter-ztl92/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.003018161Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.003075653Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.003133104Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.003187066Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.003242367Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.003308319Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.003434513Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.003477304Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.003552926Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.003605468Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.00370825Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.003821403Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.003925806Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.003980008Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.0040391Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.004096701Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.004156533Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.004265556Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.004346038Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.00440184Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.004515613Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.004578505Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.004630646Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.00476013Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.004879173Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.005001617Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.0051105Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.005215523Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.005432179Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.005684886Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.005767109Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.00582446Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.005904362Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.005959694Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.006031946Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.006082057Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.00618449Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.006305053Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.006374215Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.006430537Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.006490309Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.006555011Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.006638133Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.006698295Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.006792017Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.006802198Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.006843949Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.006922271Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.006962072Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.007048554Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.007100446Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.007167228Z namespaces/openshift-operators/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.007174978Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.007179348Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.007229539Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.007311402Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.007380694Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.007453986Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.007506347Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.007574249Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.007630271Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.007868768Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.007976031Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.008077343Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.008145825Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.008204537Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.008398283Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.008451724Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.008518126Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.008575398Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.008685751Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.008750762Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.008809254Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.008915197Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.008977219Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.008986269Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.009047931Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.009111883Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.009165244Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.009523614Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.009637987Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.010043919Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.010206864Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.01113308Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.011240463Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.011441448Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.01150068Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.011540701Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.011628744Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.011756727Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.011802159Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.011887861Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.011928622Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.011965953Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.012047406Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.012079207Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.012141918Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.012173719Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.012227201Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.012236101Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.012262682Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.012348084Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.012384395Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.012473578Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.01255163Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.012596631Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.012637952Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.012690534Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.012737685Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.012812657Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.012853458Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.01290286Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.01291283Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.012948031Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.013031513Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.013088155Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.013118096Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.013171857Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.013179227Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.013239079Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovnkube-node-8dkdd.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.013486666Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/kube-rbac-proxy-node/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.013498607Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.013502856Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.013526647Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.013643391Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.013709502Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.013756294Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.013766164Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.013771744Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.013782535Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.013901308Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.01397858Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014007251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/nbdb/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014013861Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/nbdb/nbdb/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014018171Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/nbdb/nbdb/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014058792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/nbdb/nbdb/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014162695Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014225877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014265188Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/northd/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014272398Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/northd/northd/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014276449Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/northd/northd/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014350131Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/northd/northd/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014496545Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014597967Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/northd/northd/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014644179Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovn-acl-logging/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014652779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014657259Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014711561Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014828194Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014897026Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovn-controller/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014904116Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovn-controller/ovn-controller/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014908846Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.014962278Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.015215465Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.015360549Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.01540463Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovnkube-controller/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.01541046Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.015414481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.015468582Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.016642035Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.016739948Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.016791399Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/sbdb/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.01679846Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/sbdb/sbdb/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.0168027Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/sbdb/sbdb/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.016852861Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/sbdb/sbdb/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.016987705Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.017089308Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8dkdd/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.017142139Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.017232252Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovnkube-node-grhfr.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.017452058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/kube-rbac-proxy-node/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.017466838Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.017477909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.01751942Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.017670424Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.017769377Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.017818658Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.017826778Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.017832799Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.01788138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.018032254Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.018139207Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.018183359Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/nbdb/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.018193839Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/nbdb/nbdb/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.018199619Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/nbdb/nbdb/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.01824788Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/nbdb/nbdb/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.018398805Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.018495337Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.018542399Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/northd/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.018550039Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/northd/northd/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.018554229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/northd/northd/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.01860734Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/northd/northd/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.018742744Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.018840707Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/northd/northd/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.018890368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovn-acl-logging/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.018897449Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.018901589Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.01895911Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.019077784Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.019145386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovn-controller/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.019157266Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovn-controller/ovn-controller/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.019163736Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.019216368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.019490565Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.019589858Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.0196367Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovnkube-controller/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.01964406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.01964812Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.019707291Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.02072633Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.020823303Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.020873995Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/sbdb/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.020884075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/sbdb/sbdb/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.020890085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/sbdb/sbdb/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.020934276Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/sbdb/sbdb/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.02106392Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.021162243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-grhfr/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.021210664Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.021330097Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovnkube-node-jrngm.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.021525133Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/kube-rbac-proxy-node/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.021533003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.021536833Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.021585564Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.021758319Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.021844632Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.021931074Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.021941685Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.021947985Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.021968455Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022100299Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022164941Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022192232Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/nbdb/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022206312Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/nbdb/nbdb/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022219772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/nbdb/nbdb/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022245343Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/nbdb/nbdb/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022362166Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022429058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022459129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/northd/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022465979Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/northd/northd/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022469969Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/northd/northd/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022515211Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/northd/northd/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022620174Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022688356Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/northd/northd/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022732307Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovn-acl-logging/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022742857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022749227Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022764398Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.02285191Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022903962Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovn-controller/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022911122Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovn-controller/ovn-controller/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022915222Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.022958433Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.023166829Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.023232121Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.023354034Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovnkube-controller/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.023364435Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.023370145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.023415746Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.024407664Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.024475596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.024511777Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/sbdb/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.024541238Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/sbdb/sbdb/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.024552058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/sbdb/sbdb/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.024567039Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/sbdb/sbdb/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.024651371Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.024722093Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jrngm/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.024753284Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.024783365Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.024842246Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.024850827Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.024882197Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.02497377Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025101983Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025140815Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025173446Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025271068Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025409202Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025463614Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025507525Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025551296Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025559436Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025582187Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025589697Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025654809Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025708871Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025754562Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025790353Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025844664Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025871455Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.025960248Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.026079401Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.026172704Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.026219465Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.026254406Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.026309398Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.02637919Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.026455152Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.026501013Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.026535664Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.026613566Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.026664838Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.026674988Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.026710069Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.02674372Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.026792801Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.026898764Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.026978956Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.027312856Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.027411869Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.027530502Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.027657826Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.027860221Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.027905433Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.027952314Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028010096Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028037937Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028114529Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028133289Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028224682Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028304414Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028378036Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028411377Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028470399Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028502519Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028561861Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028593472Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028638973Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028646624Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-54kml/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028683545Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-54kml/service-ca-operator-7695fc6c8c-54kml.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028764987Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-54kml/service-ca-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028771977Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-54kml/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028775977Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-54kml/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028815198Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-54kml/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.028964783Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-54kml/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.029117287Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.029157738Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.029202039Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.02924189Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.029285121Z namespaces/openshift-service-ca/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.029356694Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.029422105Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.029467287Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.029513058Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.029549699Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.029632071Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.029770705Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.029854358Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.029903669Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.02993935Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.029972831Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.030019652Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.030099305Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.030147036Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.030190007Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.030269689Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.030338751Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.030348662Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.030379283Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.030436644Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.030476835Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.030585398Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.030660591Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.030772814Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.030848546Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.030958769Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.031085772Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.031241707Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.031307069Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.031380411Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.031434252Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.031474393Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.031510114Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.031548636Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.031627838Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.03170375Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.031751411Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.031777302Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.031829883Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.031859794Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.031913766Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.031926416Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-q99tm/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.031961537Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-q99tm/service-ca-79f68b9f4f-q99tm.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.032030849Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-q99tm/service-ca-controller/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.032038369Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-q99tm/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.032042279Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-q99tm/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.032082171Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-q99tm/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.032313427Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-q99tm/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.032395399Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-q99tm/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.03240979Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.032463531Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.032512273Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.032540444Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.032599505Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.032646467Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.032701428Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.032737579Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.032790171Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.032826872Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.032908804Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.032985046Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.033068588Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.033105379Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.03314072Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.033195762Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.033223133Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.033329086Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.033405068Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.033442749Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.033519891Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.033551632Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.033601173Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.033697196Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.033776898Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.033858281Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.033937443Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.034108908Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.03420826Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.034411066Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.034462908Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.034497529Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.03454413Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.034585221Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.034633963Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.034668504Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.034751646Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.034825978Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.034865689Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.0349041Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.034953932Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.034996613Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.035057375Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.035071255Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.035123896Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.035159467Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.035206909Z namespaces/openshift/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.03525181Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.035307902Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.035379684Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.035430635Z namespaces/openshift/apps/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.035466296Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.035542508Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.03562272Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.035698993Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.035745744Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.035785495Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.035830646Z namespaces/openshift/batch/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.035873447Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.03594792Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.035996061Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.036026342Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.036116654Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.036157135Z namespaces/openshift/core/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.036199147Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.03630969Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.036412582Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.036502835Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.036569827Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.036647879Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.036883026Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.037053531Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.037100332Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.037139063Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.037184904Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.037221145Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.038489531Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.038511622Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.038606504Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.038689087Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.03879455Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.038896393Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.038981295Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.039135659Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.039312684Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.039473379Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.039562682Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.039655434Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.039776368Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.03988334Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.039987783Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.040076176Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.040162978Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.040262261Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.040399645Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.040500838Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.040604881Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.040707794Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.040799236Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.040895479Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.040992742Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.041087805Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.041183027Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.04128199Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.041433614Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.041541237Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.04163648Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.041748323Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.041859946Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.041947039Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.042052872Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.042145184Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.042265308Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.042432742Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.042518845Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.042638148Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.042740741Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.042852274Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.042985288Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.04307421Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.043165553Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.043314167Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.043452741Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.043558944Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.043677498Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.04376042Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.043854872Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.043944365Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.044061508Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.044179902Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.044315736Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.044428899Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.044541092Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.044630784Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.044726687Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.044849011Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.045001175Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.045020915Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.045114858Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.04520553Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.045222921Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.045279403Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.045349825Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.045400706Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.045453477Z namespaces/openshift/policy/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.045493679Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.04554145Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.045583421Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.045623142Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.045633623Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.045662674Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.045782157Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.04591375Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.046112946Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.046225369Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.046417385Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.046520988Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.046630891Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.046738424Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.046866437Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.046975071Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.047088834Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.047211207Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.047436584Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.047539246Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.04766164Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.047765893Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.047881836Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.047985059Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.048085322Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.048196955Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.048311198Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.048422521Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.048528164Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.048630427Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.04873469Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.048834563Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.048939806Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.049051849Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.049160442Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.049264505Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.049399989Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.049505092Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.049630805Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.049740318Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.049834741Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.049937494Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.050035177Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.05015392Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.050260273Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.050386117Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.050541731Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.050652144Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.050781638Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.050898481Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.051022525Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.051177009Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.051312933Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.051452217Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.05157019Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.051652662Z network_logs/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.051695814Z network_logs/cluster_scale [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.051778416Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.051853178Z network_logs/multi-networkpolicy [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.05193028Z network_logs/net-attach-def [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.052012573Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.052155147Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.052251359Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.053526705Z nodes/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.053561976Z nodes/debug [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.053660679Z nodes/ip-10-0-135-70.ec2.internal/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.05370332Z nodes/ip-10-0-135-70.ec2.internal/cpu_affinities.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.054183344Z nodes/ip-10-0-135-70.ec2.internal/dmesg [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.054498103Z nodes/ip-10-0-135-70.ec2.internal/ethtool_channels [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.054573035Z nodes/ip-10-0-135-70.ec2.internal/ethtool_features [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.054658797Z nodes/ip-10-0-135-70.ec2.internal/ip-10-0-135-70.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.054951765Z nodes/ip-10-0-135-70.ec2.internal/irq_affinities.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.055094729Z nodes/ip-10-0-135-70.ec2.internal/lscpu [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.055222523Z nodes/ip-10-0-135-70.ec2.internal/lspci [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.055423139Z nodes/ip-10-0-135-70.ec2.internal/podresources.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.055532602Z nodes/ip-10-0-135-70.ec2.internal/pods_info.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.055650715Z nodes/ip-10-0-135-70.ec2.internal/proc_cmdline [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.055737067Z nodes/ip-10-0-135-70.ec2.internal/sysinfo.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.057431395Z nodes/ip-10-0-135-70.ec2.internal/sysinfo.tgz [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.05758175Z nodes/ip-10-0-137-233.ec2.internal/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.05760248Z nodes/ip-10-0-137-233.ec2.internal/cpu_affinities.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.057921709Z nodes/ip-10-0-137-233.ec2.internal/dmesg [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.058171466Z nodes/ip-10-0-137-233.ec2.internal/ethtool_channels [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.058243798Z nodes/ip-10-0-137-233.ec2.internal/ethtool_features [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.058354911Z nodes/ip-10-0-137-233.ec2.internal/ip-10-0-137-233.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.05865919Z nodes/ip-10-0-137-233.ec2.internal/irq_affinities.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.058803454Z nodes/ip-10-0-137-233.ec2.internal/lscpu [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.058930798Z nodes/ip-10-0-137-233.ec2.internal/lspci [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.05901463Z nodes/ip-10-0-137-233.ec2.internal/podresources.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.059119993Z nodes/ip-10-0-137-233.ec2.internal/pods_info.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.059236326Z nodes/ip-10-0-137-233.ec2.internal/proc_cmdline [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.059339719Z nodes/ip-10-0-137-233.ec2.internal/sysinfo.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.061099089Z nodes/ip-10-0-137-233.ec2.internal/sysinfo.tgz [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.061255583Z nodes/ip-10-0-142-14.ec2.internal/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.061321955Z nodes/ip-10-0-142-14.ec2.internal/cpu_affinities.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.061590783Z nodes/ip-10-0-142-14.ec2.internal/dmesg [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.06183103Z nodes/ip-10-0-142-14.ec2.internal/ethtool_channels [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.061906421Z nodes/ip-10-0-142-14.ec2.internal/ethtool_features [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.061988134Z nodes/ip-10-0-142-14.ec2.internal/ip-10-0-142-14.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.062313853Z nodes/ip-10-0-142-14.ec2.internal/irq_affinities.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.062468947Z nodes/ip-10-0-142-14.ec2.internal/lscpu [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.062587031Z nodes/ip-10-0-142-14.ec2.internal/lspci [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.062674833Z nodes/ip-10-0-142-14.ec2.internal/podresources.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.062775926Z nodes/ip-10-0-142-14.ec2.internal/pods_info.json [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.062881309Z nodes/ip-10-0-142-14.ec2.internal/proc_cmdline [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.062957981Z nodes/ip-10-0-142-14.ec2.internal/sysinfo.log [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.06467844Z nodes/ip-10-0-142-14.ec2.internal/sysinfo.tgz [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.064862505Z pod_network_connectivity_check/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.064902076Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.065012529Z static-pods/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.065023199Z static-pods/kube-apiserver/ [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.073004965Z [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.073025225Z sent 58,388 bytes received 3,929,987 bytes 2,658,916.67 bytes/sec [must-gather] [must-gather-gstws] OUT 2026-07-09T18:30:24.073033075Z total size is 43,638,257 speedup is 10.94 [must-gather] [must-gather ] OUT 2026-07-09T18:30:24.327852231Z namespace/openshift-must-gather-n4b7h 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: ae0ae35b-3f56-430c-9543-553b6ef772ce [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-7zchq [git-push-artifacts] ALWAYS_PASS: false [git-push-artifacts] configuring gh token [git-push-artifacts] taking github token from Konflux bot [git-push-artifacts] Initialized empty Git repository in /workspace/odh-ci-artifacts/.git/ [git-push-artifacts] Using partial fetch with sparse checkout for: test-artifacts/docs [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] * [new branch] ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Already on 'ci-artifacts' [git-push-artifacts] branch 'ci-artifacts' set up to track 'origin/ci-artifacts'. [git-push-artifacts] TASK_NAME=kserve-group-test-7zchq-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-7zchq [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] ae5ba74..b993a65 ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Updating ae5ba74..b993a65 [git-push-artifacts] Fast-forward [git-push-artifacts] .../kserve-group-test-mgt82/e2e-graph.tar.gz | Bin 0 -> 7067089 bytes [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-mgt82/e2e-graph.tar.gz [git-push-artifacts] -rw-r--r--. 1 root 1001540000 6763448 Jul 9 18:31 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-7zchq/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts f96d4ee] 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-7zchq/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] b993a65..f96d4ee ci-artifacts -> ci-artifacts [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-07-09T18:31:13.856Z","type":3}]